summaryrefslogtreecommitdiffstats
path: root/board/raspberrypi
Commit message (Expand)AuthorAgeFilesLines
* rpi: Add identifier for the new CM4Nicolas Saenz Julienne2021-02-181-0/+5
* rpi: Add identifier for the new RPi400Nicolas Saenz Julienne2021-02-181-0/+5
* rpi: limit size of the RAM to the multiple of the MMU_SECTION_SIZEMarek Szyprowski2021-02-181-0/+7
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-171-2/+2
* rpi: use the newly-added RPI_EFI_NR_SPIN_PAGESKyle Evans2020-05-131-1/+2
* rpi: Kconfig option for initial page reservationKyle Evans2020-05-131-0/+10
* rpi: Enable DRAM bank initialization on arm64Matthias Brugger2019-12-111-2/+0
* rpi: fix dram bank initializationMatthias Brugger2019-12-111-2/+7
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-021-0/+1
* ARM: bcm283x: Set memory map at run-timeMatthias Brugger2019-11-241-45/+0
* rpi: push fw_dtb_pointer in the .data sectionMatthias Brugger2019-11-242-12/+7
* rpi4: enable dram bank initializationMatthias Brugger2019-10-011-0/+10
* RPI: Add memory map for bcm2711Andrei Gherzan2019-09-061-3/+24
* RPI: Add entry for Raspberry Pi 4 model BAndrei Gherzan2019-09-061-0/+5
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* RPi: Add mbrugger as board maintainerMatthias Brugger2019-03-291-1/+1
* rpi: add Compute Module 3+Jonathan Gray2019-02-151-0/+5
* rpi: add 3 Model A+Jonathan Gray2018-12-031-0/+5
* rpi: add URL of official revision code listJonathan Gray2018-12-031-8/+1
* Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-101-2/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* rpi: Complete table of models with new revision code schemeJonathan Gray2018-04-061-0/+30
* rpi: Add identifier for the new RPi3 B+Alexander Graf2018-04-051-0/+5
* RPi: Add myself as board maintainerAlexander Graf2018-02-151-2/+2
* rpi: Remove runtime disabling support for serialAlexander Graf2018-01-281-43/+0
* bcm283x: Add pinctrl driverAlexander Graf2018-01-281-2/+3
* add support for Raspberry Pi Zero WDmitry Korunov2017-12-041-0/+5
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-6/+6
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-7/+7
* MAINTAINERS: drop bcm283x/rpi maintainershipStephen Warren2017-07-081-2/+2
* Allow boards to initialize the DT at runtime.Alex Deymo2017-05-091-0/+10
* bcm2835_wdt: support for the BCM2835/2836 watchdogPaolo Pisati2017-05-091-0/+4
* arm: rpi: Add a TODO to move all messages into the msg handlerSimon Glass2017-05-091-1/+1
* dm: mmc: rpi: Convert Raspberry Pi to driver model for MMCSimon Glass2017-05-091-13/+0
* arm: rpi: Add a function to obtain the MMC clockSimon Glass2017-05-091-12/+4
* arm: rpi: Add a file to handle messagesSimon Glass2017-05-091-32/+3
* rpi: Fix device tree path on ARM64Tuomas Tynkkynen2017-01-241-21/+27
* bcm2835: Reserve the spin table in efi memory mapAlexander Graf2016-11-281-0/+6
* ARM: bcm283x: use OF_CONTROL for bcm283xFabian Vogt2016-11-281-37/+0
* board: rpi: move uart deactivation to board_initFabian Vogt2016-11-281-14/+26
* rpi: passthrough of the firmware provided FDT blobCédric Schieli2016-11-213-0/+66
* serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf2016-09-061-1/+33
* armv8: mmu: Add support of non-identical mappingYork Sun2016-07-151-2/+4
* rpi: remove redundant board filesStephen Warren2016-04-117-40/+1
* ARM: add Raspberry Pi 3 64-bit configStephen Warren2016-04-113-0/+38