aboutsummaryrefslogtreecommitdiff
path: root/include/configs/rpi.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-20Merge tag 'v2022.01-rc4' into nextWIP/20Dec2021-nextTom Rini1-1/+2
2021-11-30Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay1-1/+0
2021-11-30Fix MMC numbering issue for Raspberry Pi 3Mike Karels1-1/+2
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini1-15/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-5/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-4/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2021-06-08usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...WIP/2021-06-08-kconfig-migrationsAswath Govindraju1-3/+0
2021-06-08net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo1-4/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2020-01-29config: enable DFU over USB on Raspberry Pi4 boardsMarek Szyprowski1-0/+20
2019-11-25Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-bootTom Rini1-0/+4
2019-11-24ARM: bcm283x: Move BCM283x_BASE to a global variableMatthias Brugger1-0/+4
2019-11-20env: Finish migration of common ENV optionsTom Rini1-1/+0
2019-09-06rpi: increase SYS_BOOTM_LEN to 64M on ARM64Bonnans, Laurent1-0/+4
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-1/+0
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass1-2/+0
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass1-0/+1
2019-06-12Fix compilation error if CONFIG_USB is disabledakaher1-5/+31
2018-12-02rpi: Add mmc 1 as a boot targetEmmanuel Vadot1-0/+1
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-06-03rpi: Fix fdt_high & initrd_high for 64-bit buildsTuomas Tynkkynen1-2/+10
2018-05-24rpi: Change load addresses to make more room for the kernel & DTBTuomas Tynkkynen1-25/+36
2018-05-23rpi: Adjust fdt_addr_r to a sane addressAlexander Graf1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan1-1/+0
2018-02-23Remove config_distro_defaults.hAdam Ford1-2/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-2/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-5/+0
2018-01-28bcm2835_mu_serial: Convert to KconfigAlexander Graf1-3/+0
2018-01-28pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf1-1/+0
2018-01-28rpi: Determine PL011/Mini-UART availability at runtimeAlexander Graf1-4/+1
2017-12-04add support for Raspberry Pi Zero WDmitry Korunov1-1/+1
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-1/+0
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini1-1/+0
2017-07-31env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini1-3/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass1-1/+0
2017-07-11usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich1-1/+0
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-1/+0
2017-05-09dm: video: arm: rpi: Convert to use driver model for videoSimon Glass1-9/+2
2017-05-09dm: arm: rpi: Move to driver model for USBSimon Glass1-5/+0
2017-05-09arm: rpi: Drop CONFIG_CONS_INDEXSimon Glass1-1/+0
2017-04-30Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass1-1/+0
2017-04-27clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin1-1/+1