Commit Graph

44 Commits (00caae6d47645e68d6e5277aceb69592b49381a6)

Author SHA1 Message Date
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass fd1e959e91 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Alex Deymo 82f766d1d2 Allow boards to initialize the DT at runtime. 7 years ago
Paolo Pisati 45a6d231b2 bcm2835_wdt: support for the BCM2835/2836 watchdog 7 years ago
Simon Glass 3e16705d3e arm: rpi: Add a TODO to move all messages into the msg handler 7 years ago
Simon Glass e6c6d07e2c dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC 7 years ago
Simon Glass c6606515f1 arm: rpi: Add a function to obtain the MMC clock 7 years ago
Simon Glass 70997d88c4 arm: rpi: Add a file to handle messages 7 years ago
Tuomas Tynkkynen 5d3c4ba19f rpi: Fix device tree path on ARM64 7 years ago
Alexander Graf 1bcf7a30d8 bcm2835: Reserve the spin table in efi memory map 8 years ago
Fabian Vogt 7670909638 ARM: bcm283x: use OF_CONTROL for bcm283x 8 years ago
Fabian Vogt d8396a3272 board: rpi: move uart deactivation to board_init 8 years ago
Cédric Schieli ade243a211 rpi: passthrough of the firmware provided FDT blob 8 years ago
Alexander Graf 601147b06a serial: bcm283x_mu: Detect disabled serial device 8 years ago
York Sun cd4b0c5fea armv8: mmu: Add support of non-identical mapping 8 years ago
Stephen Warren d22a765755 ARM: add Raspberry Pi 3 64-bit config 8 years ago
Stephen Warren f031f501ef rpi: BCM2837 and Raspberry Pi 3 32-bit support 8 years ago
Stephen Warren 7233fb3143 rpi: add Raspberry Pi 3 board ID 8 years ago
Stephen Warren 29937caab3 rpi: use constant "unknown board" DT filename 8 years ago
Stephen Warren ed7481c7d1 ARM: bcm283x: don't always define CONFIG_BCM2835 8 years ago
Eric Anholt cd0fa5bff8 serial: pl01x: Add support for devices with the rate pre-configured. 8 years ago
Lubomir Rintel 757cd149b9 rpi: set board serial number in environment 8 years ago
Lubomir Rintel 859f143715 rpi: set ethaddr as well 8 years ago
Lubomir Rintel 7443a9c405 rpi: fix up Model B entries 8 years ago
Stephen Warren dba060ce06 rpi: link to another model number info source 8 years ago
Stephen Warren af7c03ea88 rpi: add support for Raspberry Pi Zero 9 years ago
Stephen Warren c4ea1edb70 rpi: fix revision scheme parsing 9 years ago
Stephen Warren dbe6f1eb93 rpi: get rid of BCM2835_BOARD_REV_* macros 9 years ago
Guillaume GARDET bff78567da ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support 9 years ago
Lubomir Rintel 79ad5cef15 ARM: rpi: add another revision of Raspberry Pi A+ 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Alexander Stein 927753aeb9 ARM: bcm283x: Allocate all mailbox buffers cacheline aligned 9 years ago
Stephen Warren 787affb41b ARM: rpi: add a couple more revision IDs 9 years ago
Stephen Warren 95b4f112f5 ARM: rpi: fix RPi1 board rev detection for warranty bit 9 years ago
Stephen Warren 4641429695 rpi: add support for Raspberry Pi 2 model B 9 years ago
Stephen Warren a033171b2e bcm2835/rpi: add SPDX license tags for some files 9 years ago
Nikita Kiryanov 033167c4c5 lcd: dt: extract simplefb support 9 years ago
Stephen Warren 914627fe1c ARM: rpi: consolidate board rev error checking 10 years ago
Stephen Warren 47705eff7a ARM: rpi: support model A+ 10 years ago
Stephen Warren 3207d8fc9c ARM: rpi: only set usbethaddr on relevant systems 10 years ago
Simon Glass 115066666c dm: rpi: Move serial to driver model 10 years ago
Stephen Warren 9316e14400 ARM: rpi: rename rpi_b to rpi 10 years ago
Stephen Warren 6fe7845a98 ARM: rpi_b: detect board revision 10 years ago
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 10 years ago
Stephen Warren 4f80a06df3 ARM: rpi_b: query internal MAC address from firmware 10 years ago
Simon Glass 41e98e011d dm: rpi: Convert GPIO driver to driver model 10 years ago
Jeroen Hofstee 5dfd162eea board: rpi_b: include mmc header and fix prototype 10 years ago
Stephen Warren f66f2aa265 ARM: rpi_b: power on SDHCI and USB HW modules 10 years ago