summaryrefslogtreecommitdiff
path: root/include/configs/rpi.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-09usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju1-3/+0
2021-06-09net: 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-21env: 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-26Convert 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-03rpi: 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-09Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan1-1/+0
2018-02-24Remove config_distro_defaults.hAdam Ford1-2/+0
2018-02-24Convert 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-26Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass1-1/+0
2017-07-11usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich1-1/+0
2017-06-04Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-1/+0
2017-05-10dm: video: arm: rpi: Convert to use driver model for videoSimon Glass1-9/+2
2017-05-10dm: arm: rpi: Move to driver model for USBSimon Glass1-5/+0
2017-05-10arm: 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
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-3/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-3/+0
2017-01-28Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini1-0/+15
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-4/+0
2017-01-14arm: Remove unregister MACH_TYPE_xxx usesTom Rini1-15/+0
2016-12-29mmc: move MMC_SDHCI_IO_ACCESSORS to KconfigMasahiro Yamada1-1/+0
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada1-1/+0
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada1-1/+0