Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
826d7eca2d6ea63ab03370ebbfa0d5a15d479ae0
/
board
/
raspberrypi
/
rpi
e6e119e
rpi: Enable DRAM bank initialization on arm64
by Matthias Brugger
· 5 years ago
f978837
rpi: fix dram bank initialization
by Matthias Brugger
· 5 years ago
6980b6b
common: Move board_get_usable_ram_top() out of common.h
by Simon Glass
· 5 years ago
82e7470
ARM: bcm283x: Set memory map at run-time
by Matthias Brugger
· 5 years ago
d75403d
rpi: push fw_dtb_pointer in the .data section
by Matthias Brugger
· 5 years ago
d3dcfe2
rpi4: enable dram bank initialization
by Matthias Brugger
· 5 years ago
e0825e3
RPI: Add memory map for bcm2711
by Andrei Gherzan
· 5 years ago
2633ec8
RPI: Add entry for Raspberry Pi 4 model B
by Andrei Gherzan
· 5 years ago
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· 5 years ago
fe70a37
RPi: Add mbrugger as board maintainer
by Matthias Brugger
· 6 years ago
765d34d
rpi: add Compute Module 3+
by Jonathan Gray
· 6 years ago
ed10255
rpi: add 3 Model A+
by Jonathan Gray
· 6 years ago
f3fb554
rpi: add URL of official revision code list
by Jonathan Gray
· 6 years ago
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
9c21549
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· 7 years ago
de4524b
rpi: Complete table of models with new revision code scheme
by Jonathan Gray
· 7 years ago
d0043a0
rpi: Add identifier for the new RPi3 B+
by Alexander Graf
· 7 years ago
c8e0798
RPi: Add myself as board maintainer
by Alexander Graf
· 7 years ago
3598200
rpi: Remove runtime disabling support for serial
by Alexander Graf
· 7 years ago
fce8e5c
bcm283x: Add pinctrl driver
by Alexander Graf
· 7 years ago
3f88741
add support for Raspberry Pi Zero W
by Dmitry Korunov
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
154f922
MAINTAINERS: drop bcm283x/rpi maintainership
by Stephen Warren
· 7 years ago
5b661ec
Allow boards to initialize the DT at runtime.
by Alex Deymo
· 8 years ago
6213c55
bcm2835_wdt: support for the BCM2835/2836 watchdog
by Paolo Pisati
· 8 years ago
56991cd
arm: rpi: Add a TODO to move all messages into the msg handler
by Simon Glass
· 8 years ago
b22f620
dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC
by Simon Glass
· 8 years ago
13ddef8
arm: rpi: Add a function to obtain the MMC clock
by Simon Glass
· 8 years ago
558ec67
arm: rpi: Add a file to handle messages
by Simon Glass
· 8 years ago
9266d1d
rpi: Fix device tree path on ARM64
by Tuomas Tynkkynen
· 8 years ago
013e9ae
bcm2835: Reserve the spin table in efi memory map
by Alexander Graf
· 8 years ago
f9e3ed5
ARM: bcm283x: use OF_CONTROL for bcm283x
by Fabian Vogt
· 8 years ago
1d317b7
board: rpi: move uart deactivation to board_init
by Fabian Vogt
· 8 years ago
9473f53
rpi: passthrough of the firmware provided FDT blob
by Cédric Schieli
· 8 years ago
afb9907
serial: bcm283x_mu: Detect disabled serial device
by Alexander Graf
· 8 years ago
c7104e5
armv8: mmu: Add support of non-identical mapping
by York Sun
· 8 years ago
d8845db
rpi: remove redundant board files
by Stephen Warren
· 9 years ago
93ea526
ARM: add Raspberry Pi 3 64-bit config
by Stephen Warren
· 9 years ago
d6f47c8
rpi: BCM2837 and Raspberry Pi 3 32-bit support
by Stephen Warren
· 9 years ago
303244a
rpi: add Raspberry Pi 3 board ID
by Stephen Warren
· 9 years ago
93970ce
rpi: use constant "unknown board" DT filename
by Stephen Warren
· 9 years ago
9d5990b
ARM: bcm283x: don't always define CONFIG_BCM2835
by Stephen Warren
· 9 years ago
be5a7dd
serial: pl01x: Add support for devices with the rate pre-configured.
by Eric Anholt
· 9 years ago
7d33bb6
rpi: set board serial number in environment
by Lubomir Rintel
· 9 years ago
3ac09f8
rpi: set ethaddr as well
by Lubomir Rintel
· 9 years ago
c44f76e
rpi: fix up Model B entries
by Lubomir Rintel
· 9 years ago
a33dc8b
rpi: link to another model number info source
by Stephen Warren
· 9 years ago
2f1f20b
rpi: add support for Raspberry Pi Zero
by Stephen Warren
· 9 years ago
2668385
rpi: fix revision scheme parsing
by Stephen Warren
· 9 years ago
be8efec
rpi: get rid of BCM2835_BOARD_REV_* macros
by Stephen Warren
· 9 years ago
25fa860
ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
by Guillaume GARDET
· 9 years ago
c87458c
ARM: rpi: add another revision of Raspberry Pi A+
by Lubomir Rintel
· 9 years ago
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
c56c947
ARM: bcm283x: Allocate all mailbox buffers cacheline aligned
by Alexander Stein
· 9 years ago
3648a85
ARM: rpi: add a couple more revision IDs
by Stephen Warren
· 10 years ago
ed22cc7
ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x
by Masahiro Yamada
· 10 years ago
b834af8
ARM: rpi: fix RPi1 board rev detection for warranty bit
by Stephen Warren
· 10 years ago
dc7ea68
rpi: add support for Raspberry Pi 2 model B
by Stephen Warren
· 10 years ago
29e494c
bcm2835/rpi: add SPDX license tags for some files
by Stephen Warren
· 10 years ago
b071e4c
lcd: dt: extract simplefb support
by Nikita Kiryanov
· 10 years ago
c61dfd1
ARM: rpi: consolidate board rev error checking
by Stephen Warren
· 10 years ago
18a5fc6
ARM: rpi: support model A+
by Stephen Warren
· 10 years ago
b2fa3836
ARM: rpi: only set usbethaddr on relevant systems
by Stephen Warren
· 10 years ago
f52cada
dm: rpi: Move serial to driver model
by Simon Glass
· 10 years ago
682b6b5
ARM: rpi: rename rpi_b to rpi
by Stephen Warren
· 10 years ago