summaryrefslogtreecommitdiff
path: root/board/raspberrypi
AgeCommit message (Expand)Author
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle
2020-05-13rpi: use the newly-added RPI_EFI_NR_SPIN_PAGESKyle Evans
2020-05-13rpi: Kconfig option for initial page reservationKyle Evans
2019-12-11rpi: Enable DRAM bank initialization on arm64Matthias Brugger
2019-12-11rpi: fix dram bank initializationMatthias Brugger
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-11-24ARM: bcm283x: Set memory map at run-timeMatthias Brugger
2019-11-24rpi: push fw_dtb_pointer in the .data sectionMatthias Brugger
2019-10-01rpi4: enable dram bank initializationMatthias Brugger
2019-09-06RPI: Add memory map for bcm2711Andrei Gherzan
2019-09-06RPI: Add entry for Raspberry Pi 4 model BAndrei Gherzan
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-03-29RPi: Add mbrugger as board maintainerMatthias Brugger
2019-02-15rpi: add Compute Module 3+Jonathan Gray
2018-12-03rpi: add 3 Model A+Jonathan Gray
2018-12-03rpi: add URL of official revision code listJonathan Gray
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-04-06rpi: Complete table of models with new revision code schemeJonathan Gray
2018-04-05rpi: Add identifier for the new RPi3 B+Alexander Graf
2018-02-15RPi: Add myself as board maintainerAlexander Graf
2018-01-28rpi: Remove runtime disabling support for serialAlexander Graf
2018-01-28bcm283x: Add pinctrl driverAlexander Graf
2017-12-04add support for Raspberry Pi Zero WDmitry Korunov
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-08MAINTAINERS: drop bcm283x/rpi maintainershipStephen Warren
2017-05-09Allow boards to initialize the DT at runtime.Alex Deymo
2017-05-09bcm2835_wdt: support for the BCM2835/2836 watchdogPaolo Pisati
2017-05-09arm: rpi: Add a TODO to move all messages into the msg handlerSimon Glass
2017-05-09dm: mmc: rpi: Convert Raspberry Pi to driver model for MMCSimon Glass
2017-05-09arm: rpi: Add a function to obtain the MMC clockSimon Glass
2017-05-09arm: rpi: Add a file to handle messagesSimon Glass
2017-01-24rpi: Fix device tree path on ARM64Tuomas Tynkkynen
2016-11-28bcm2835: Reserve the spin table in efi memory mapAlexander Graf
2016-11-28ARM: bcm283x: use OF_CONTROL for bcm283xFabian Vogt
2016-11-28board: rpi: move uart deactivation to board_initFabian Vogt
2016-11-21rpi: passthrough of the firmware provided FDT blobCédric Schieli
2016-09-06serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun
2016-04-11rpi: remove redundant board filesStephen Warren
2016-04-11ARM: add Raspberry Pi 3 64-bit configStephen Warren
2016-04-01rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren
2016-04-01rpi: add Raspberry Pi 3 board IDStephen Warren
2016-04-01rpi: use constant "unknown board" DT filenameStephen Warren
2016-03-27ARM: bcm283x: don't always define CONFIG_BCM2835Stephen Warren