summaryrefslogtreecommitdiff
path: root/include/configs/rpi-common.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-12rpi: remove redundant board filesStephen Warren1-205/+0
2016-04-11ARM: add Raspberry Pi 3 64-bit configStephen Warren1-0/+3
2016-04-02rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren1-1/+8
2016-03-27ARM: bcm283x: don't always define CONFIG_BCM2835Stephen Warren1-3/+2
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-2/+0
2016-02-26ARM: rpi: increase CONFIG_SYS_MAXARGSStephen Warren1-1/+1
2016-02-25rpi: always scroll by 10 linesLubomir Rintel1-0/+1
2016-02-15ARM: rpi: set initrd_highLubomir Rintel1-0/+1
2016-02-08ARM: rpi: set fdt_high in the default environmentStephen Warren1-0/+1
2016-02-08ARM: rpi: update memory layout env. var. documentationStephen Warren1-5/+11
2016-01-23ARM: rpi: enable USB keyboardStephen Warren1-1/+5
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-10-24ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportGuillaume GARDET1-0/+1
2015-08-28rpi: set fdt_addr_r to 0x00000100 to match default device_tree_addressJonathan Liu1-2/+2
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-08-13arm/rpi: Enable dcacheAlexander Stein1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-4/+0
2015-05-28ARM: bcm283x: Switch to generic timerMarek Vasut1-0/+6
2015-02-21rpi: add support for Raspberry Pi 2 model BStephen Warren1-0/+186