Commit Graph

56 Commits (lime2-spi)

Author SHA1 Message Date
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Alex Kiernan 9925f1dbc3 net: Move enetaddr env access code to env config instead of net config 6 years ago
Jonathan Gray 91e1bc53c4 rpi: Complete table of models with new revision code scheme 6 years ago
Alexander Graf 7fe77226aa rpi: Add identifier for the new RPi3 B+ 6 years ago
Alexander Graf f116634cd1 RPi: Add myself as board maintainer 6 years ago
Alexander Graf 55b8a2ddaa rpi: Remove runtime disabling support for serial 6 years ago
Alexander Graf caf2233b28 bcm283x: Add pinctrl driver 6 years ago
Dmitry Korunov 8993056fb3 add support for Raspberry Pi Zero W 7 years ago
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
Stephen Warren 8b7d092454 MAINTAINERS: drop bcm283x/rpi maintainership 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 fe84ebf021 rpi: remove redundant board files 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
Masahiro Yamada ddf6bd4876 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x 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