summaryrefslogtreecommitdiff
path: root/include/configs/rpi.h
Commit message (Expand)AuthorAgeFilesLines
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-3/+3
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-2/+2
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-4/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_BCM2835_GPIO to KconfigTom Rini2022-04-011-2/+0
* video: Convert CONFIG_VIDEO_BCM2835 to KconfigSimon Glass2022-03-281-1/+0
* Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-201-1/+2
|\
| * Fix MMC numbering issue for Raspberry Pi 3Mike Karels2021-11-301-1/+2
* | Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay2021-11-301-1/+0
|/
* arm: Finish migration of CONFIG_MACH_TYPEWIP/2021-09-07-ATAGs-and-related-migrationTom Rini2021-09-071-15/+0
* arm: Disable ATAGs supportTom Rini2021-09-071-5/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-4/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
* usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju2021-06-081-3/+0
* net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo2021-06-081-4/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* config: enable DFU over USB on Raspberry Pi4 boardsMarek Szyprowski2020-01-291-0/+20
* Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-bootWIP/25Nov2019Tom Rini2019-11-251-0/+4
|\
| * ARM: bcm283x: Move BCM283x_BASE to a global variableMatthias Brugger2019-11-241-0/+4
* | env: Finish migration of common ENV optionsTom Rini2019-11-201-1/+0
|/
* rpi: increase SYS_BOOTM_LEN to 64M on ARM64Bonnans, Laurent2019-09-061-0/+4
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-251-1/+0
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-021-2/+0
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-021-0/+1
* Fix compilation error if CONFIG_USB is disabledakaher2019-06-121-5/+31
* rpi: Add mmc 1 as a boot targetEmmanuel Vadot2018-12-021-0/+1
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* rpi: Fix fdt_high & initrd_high for 64-bit buildsTuomas Tynkkynen2018-06-031-2/+10
* rpi: Change load addresses to make more room for the kernel & DTBTuomas Tynkkynen2018-05-241-25/+36
* rpi: Adjust fdt_addr_r to a sane addressAlexander Graf2018-05-231-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan2018-04-081-1/+0
* Remove config_distro_defaults.hAdam Ford2018-02-231-2/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-2/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-5/+0
* bcm2835_mu_serial: Convert to KconfigAlexander Graf2018-01-281-3/+0
* pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf2018-01-281-1/+0
* rpi: Determine PL011/Mini-UART availability at runtimeAlexander Graf2018-01-281-4/+1
* add support for Raspberry Pi Zero WDmitry Korunov2017-12-041-1/+1
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-081-1/+0
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-081-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* configs: Migrate all of the existing USB symbols, except fastbootTom Rini2017-09-011-1/+0
* env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini2017-07-311-3/+0