summaryrefslogtreecommitdiff
path: root/include/configs/rpi.h
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-11-29bcm2835 video: Map frame buffer as 32bppAlexander Graf1-1/+1
2016-11-29board: rpi: move uart deactivation to board_initFabian Vogt1-1/+0
2016-10-24Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-2/+0
2016-10-24Convert CONFIG_LCD to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-09-06serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf1-0/+1
2016-08-27ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-6/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-05-27arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size infoSimon Glass1-0/+1
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0