summaryrefslogtreecommitdiff
path: root/include/configs/rpi.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass2017-07-251-1/+0
* usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich2017-07-111-1/+0
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-1/+0
* dm: video: arm: rpi: Convert to use driver model for videoSimon Glass2017-05-091-9/+2
* dm: arm: rpi: Move to driver model for USBSimon Glass2017-05-091-5/+0
* arm: rpi: Drop CONFIG_CONS_INDEXSimon Glass2017-05-091-1/+0
* Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass2017-04-301-1/+0
* clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin2017-04-271-1/+1
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-3/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-3/+0
* Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini2017-01-281-0/+15
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-4/+0
* arm: Remove unregister MACH_TYPE_xxx usesTom Rini2017-01-141-15/+0
* mmc: move MMC_SDHCI_IO_ACCESSORS to KconfigMasahiro Yamada2016-12-291-1/+0
* mmc: move some SDHCI related options to KconfigMasahiro Yamada2016-12-291-1/+0
* mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada2016-12-291-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* bcm2835 video: Map frame buffer as 32bppAlexander Graf2016-11-281-1/+1
* board: rpi: move uart deactivation to board_initFabian Vogt2016-11-281-1/+0
* Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-2/+0
* Convert CONFIG_LCD to KconfigSimon Glass2016-10-231-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf2016-09-061-0/+1
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-6/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0