aboutsummaryrefslogtreecommitdiff
path: root/include/configs/rpi.h
AgeCommit message (Expand)AuthorFilesLines
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
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-28bcm2835 video: Map frame buffer as 32bppAlexander Graf1-1/+1
2016-11-28board: rpi: move uart deactivation to board_initFabian Vogt1-1/+0
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-2/+0
2016-10-23Convert 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-26ARM: 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-26arm: 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
2016-04-16ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASEStephen Warren1-0/+4
2016-04-11rpi: remove redundant board filesStephen Warren1-2/+204
2016-04-01ARM: bcm2835: move CONFIG_BCM283* to KconfigStephen Warren1-1/+0
2016-03-27ARM: bcm283x: don't always define CONFIG_BCM2835Stephen Warren1-0/+1
2015-08-12ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZEAlexander Stein1-0/+2
2015-02-21rpi: add support for Raspberry Pi 2 model BStephen Warren1-166/+2
2015-02-21bcm2835/rpi: add SPDX license tags for some filesStephen Warren1-11/+1
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass1-1/+0
2015-02-12dm: Move Raspberry Pi driver model CONFIGs to KconfigSimon Glass1-6/+0
2014-12-11dm: rpi: Move serial to driver modelSimon Glass1-3/+3
2014-12-08ARM: rpi: support an environmentStephen Warren1-6/+5
2014-12-08ARM: rpi: rename rpi_b to rpiStephen Warren1-0/+194