index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
rpi.h
Age
Commit message (
Expand
)
Author
2023-09-03
arm: rpi: Switch to a text environment
Simon Glass
2023-09-03
arm: rpi: Switch to standard boot
Simon Glass
2023-02-09
Correct SPL uses of CMD_USB
Simon Glass
2023-02-09
Correct SPL uses of CMD_MMC
Simon Glass
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-04-01
Convert CONFIG_BCM2835_GPIO to Kconfig
Tom Rini
2022-03-28
video: Convert CONFIG_VIDEO_BCM2835 to Kconfig
Simon Glass
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
2021-11-30
Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig
Patrick Delaunay
2021-11-30
Fix MMC numbering issue for Raspberry Pi 3
Mike Karels
2021-09-07
arm: Finish migration of CONFIG_MACH_TYPE
Tom Rini
2021-09-07
arm: Disable ATAGs support
Tom Rini
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-31
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
2021-06-08
usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...
Aswath Govindraju
2021-06-08
net: convert TFTP_TSIZE to proper Kconfig option
Tero Kristo
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
2020-01-29
config: enable DFU over USB on Raspberry Pi4 boards
Marek Szyprowski
2019-11-25
Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot
Tom Rini
2019-11-24
ARM: bcm283x: Move BCM283x_BASE to a global variable
Matthias Brugger
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-09-06
rpi: increase SYS_BOOTM_LEN to 64M on ARM64
Bonnans, Laurent
2019-08-25
Convert CONFIG_ARCH_CPU_INIT to Kconfig
Adam Ford
2019-08-02
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
Simon Glass
2019-08-02
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
Simon Glass
2019-06-12
Fix compilation error if CONFIG_USB is disabled
akaher
2018-12-02
rpi: Add mmc 1 as a boot target
Emmanuel Vadot
2018-08-17
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-06-03
rpi: Fix fdt_high & initrd_high for 64-bit builds
Tuomas Tynkkynen
2018-05-24
rpi: Change load addresses to make more room for the kernel & DTB
Tuomas Tynkkynen
2018-05-23
rpi: Adjust fdt_addr_r to a sane address
Alexander Graf
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Alex Kiernan
2018-02-23
Remove config_distro_defaults.h
Adam Ford
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-01-28
bcm2835_mu_serial: Convert to Kconfig
Alexander Graf
2018-01-28
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
2018-01-28
rpi: Determine PL011/Mini-UART availability at runtime
Alexander Graf
2017-12-04
add support for Raspberry Pi Zero W
Dmitry Korunov
2017-09-08
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
[next]