Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
54232474d6fe9214942b79fa2608c3ad1d9f07d0
/
include
/
configs
/
rpi.h
702de89
treewide: mem: Move mtest related defines to Kconfig
by Ashok Reddy Soma
· 4 years, 6 months ago
f29002f
config: enable DFU over USB on Raspberry Pi4 boards
by Marek Szyprowski
· 5 years ago
4b19b89
Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
8e3361c
ARM: bcm283x: Move BCM283x_BASE to a global variable
by Matthias Brugger
· 5 years ago
a09fea1
env: Finish migration of common ENV options
by Tom Rini
· 5 years ago
659f4fe
rpi: increase SYS_BOOTM_LEN to 64M on ARM64
by Bonnans, Laurent
· 5 years ago
1bf3301
Convert CONFIG_ARCH_CPU_INIT to Kconfig
by Adam Ford
· 5 years ago
37304aa
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
by Simon Glass
· 5 years ago
b06da06
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
by Simon Glass
· 5 years ago
e4617bd
Fix compilation error if CONFIG_USB is disabled
by akaher
· 6 years ago
7ace8a0
rpi: Add mmc 1 as a boot target
by Emmanuel Vadot
· 6 years ago
8ccf98b
Convert CONFIG_MISC_INIT_R to Kconfig
by Adam Ford
· 6 years ago
86cf1c8
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· 6 years ago
7227425
rpi: Fix fdt_high & initrd_high for 64-bit builds
by Tuomas Tynkkynen
· 7 years ago
385cbe2
rpi: Change load addresses to make more room for the kernel & DTB
by Tuomas Tynkkynen
· 7 years ago
d295c3e
rpi: Adjust fdt_addr_r to a sane address
by Alexander Graf
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d910130
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
by Alex Kiernan
· 7 years ago
ba8bf94
Remove config_distro_defaults.h
by Adam Ford
· 7 years ago
d021e94
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
278b90c
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 7 years ago
fa48759
bcm2835_mu_serial: Convert to Kconfig
by Alexander Graf
· 7 years ago
cf2c778
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
71fc2e1
rpi: Determine PL011/Mini-UART availability at runtime
by Alexander Graf
· 7 years ago
8993056
add support for Raspberry Pi Zero W
by Dmitry Korunov
· 7 years ago
f58ad98
usb: net: migrate USB Ethernet adapters to Kconfig
by Chris Packham
· 7 years ago
ae35844
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
by Chris Packham
· 7 years ago
1f20fc5
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
432e398
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· 7 years ago
ecad705
configs: Migrate all of the existing USB symbols, except fastboot
by Tom Rini
· 7 years ago
43ba3c5
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
by Tom Rini
· 7 years ago
b31e065
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
by Simon Glass
· 7 years ago
4ac72f5
usb: Kconfig: migrate USB_DWC2 to Kconfig
by Philipp Tomsich
· 7 years ago
91d27a1
Kconfig: Migrate FS_FAT / FAT_WRITE
by Tom Rini
· 7 years ago
ea843b6
dm: video: arm: rpi: Convert to use driver model for video
by Simon Glass
· 8 years ago
2508523
dm: arm: rpi: Move to driver model for USB
by Simon Glass
· 8 years ago
91b00b5
arm: rpi: Drop CONFIG_CONS_INDEX
by Simon Glass
· 8 years ago
983b103
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
by Simon Glass
· 8 years ago
a1b343d
clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY
by Alexey Brodkin
· 8 years ago
f40574e
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
e856bdc
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
5492532
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· 8 years ago
94ba26f
Revert "arm: Remove unregister MACH_TYPE_xxx uses"
by Tom Rini
· 8 years ago
b331cd6
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 8 years ago
70b26cd
arm: Remove unregister MACH_TYPE_xxx uses
by Tom Rini
· 8 years ago
3d3a74c
mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig
by Masahiro Yamada
· 8 years ago
45a68fe
mmc: move some SDHCI related options to Kconfig
by Masahiro Yamada
· 8 years ago
e1ce61f
mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
by Masahiro Yamada
· 8 years ago
c272699
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
8b82dd9
bcm2835 video: Map frame buffer as 32bpp
by Alexander Graf
· 8 years ago
d8396a3
board: rpi: move uart deactivation to board_init
by Fabian Vogt
· 8 years ago
869588d
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
by Simon Glass
· 8 years ago
4ef6ece
Convert CONFIG_USB_KEYBOARD to Kconfig
by Simon Glass
· 8 years ago
b87ca80
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
by Simon Glass
· 8 years ago
ef26d60
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· 8 years ago
f8b19a8
Convert CONFIG_LCD to Kconfig
by Simon Glass
· 8 years ago
645176d
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· 8 years ago
601147b
serial: bcm283x_mu: Detect disabled serial device
by Alexander Graf
· 8 years ago
067716b
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
by Tom Rini
· 8 years ago
bb597c0
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 8 years ago
d0375f3
arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info
by Simon Glass
· 9 years ago
89cb2b5
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
78d1e1d
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
108f841
ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE
by Stephen Warren
· 9 years ago
fe84ebf
rpi: remove redundant board files
by Stephen Warren
· 9 years ago
adb91ec
ARM: bcm2835: move CONFIG_BCM283* to Kconfig
by Stephen Warren
· 9 years ago
ed7481c
ARM: bcm283x: don't always define CONFIG_BCM2835
by Stephen Warren
· 9 years ago
060f9bf
ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZE
by Alexander Stein
· 9 years ago
4641429
rpi: add support for Raspberry Pi 2 model B
by Stephen Warren
· 10 years ago
a033171
bcm2835/rpi: add SPDX license tags for some files
by Stephen Warren
· 10 years ago
b724bd7
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
by Simon Glass
· 10 years ago
34e609c
dm: Move Raspberry Pi driver model CONFIGs to Kconfig
by Simon Glass
· 10 years ago
1150666
dm: rpi: Move serial to driver model
by Simon Glass
· 10 years ago
a5a83dc
ARM: rpi: support an environment
by Stephen Warren
· 10 years ago
9316e14
ARM: rpi: rename rpi_b to rpi
by Stephen Warren
· 10 years ago
[Renamed from include/configs/rpi_b.h]
6fe7845
ARM: rpi_b: detect board revision
by Stephen Warren
· 10 years ago
7c8f61f
ARM: remove CONFIG_ARM1176 defines
by Masahiro Yamada
· 10 years ago
1fba907
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
227ec97
ARM: rpi_b: enable USB/DHCP/PXE in bootcmd
by Stephen Warren
· 10 years ago
4f80a06
ARM: rpi_b: query internal MAC address from firmware
by Stephen Warren
· 10 years ago
72d5702
arm: rpi: Enable USB support on RPi
by Marek Vasut
· 10 years ago
41e98e0
dm: rpi: Convert GPIO driver to driver model
by Simon Glass
· 10 years ago
ed1127e
ARM: rpi_b: use new generic $bootcmd
by Stephen Warren
· 10 years ago
11547b2
rpi_b: handle import of environments in files with CRLF as line endings
by Alexander Holler
· 10 years ago
2460e17
ARM: rpi_b: enable GENERIC_BOARD
by Stephen Warren
· 10 years ago
1ace402
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
1998a1a
ARM: rpi_b: rework boot scripts, enable sysboot
by Stephen Warren
· 11 years ago
5c92d48
ARM: rpi_b: load /uEnv.txt from MMC at startup
by Stephen Warren
· 11 years ago
29235b7
ARM: rpi_b: convert to use distro defaults
by Stephen Warren
· 11 years ago
bccaa47
ARM: rpi_b: set $fdtfile in default environment
by Stephen Warren
· 11 years ago
f232950
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
ea697ae
ARM: bcm2835: add simplefb DT node during bootz/m
by Stephen Warren
· 11 years ago
5eaa215
ARM: bcm2835: fix get_timer() to return ms
by Stephen Warren
· 12 years ago
131a1e6
ARM: rpi_b: enable SD controller, add related env/cmds
by Stephen Warren
· 12 years ago
6be3c9f
video: add a driver for the bcm2835
by Stephen Warren
· 12 years ago
38baa4f
ARM: rpi_b: disable rpi_b dcache explicitly
by Stephen Warren
· 12 years ago
0d04f34
ARM: add Raspberry Pi model B board, using BCM2835 SoC
by Stephen Warren
· 12 years ago