index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
rpi_defconfig
Age
Commit message (
Expand
)
Author
2016-12-29
mmc: move some SDHCI related options to Kconfig
Masahiro Yamada
2016-12-29
mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
Masahiro Yamada
2016-12-03
Enable DISTRO_DEFAULT on platforms that missed it before
Tom Rini
2016-11-28
ARM: bcm283x: use OF_CONTROL for bcm283x
Fabian Vogt
2016-10-23
Convert CONFIG_USB_KEYBOARD to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_LCD to Kconfig
Simon Glass
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync HUSH options
Tom Rini
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-01-13
Re-enable setexpr on Raspberry Pi
Marco Schuster
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-09-28
Reorder defconfigs with 'savedefconfig'
Bin Meng
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-03-28
ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x
Masahiro Yamada
2015-03-28
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-03-28
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
Masahiro Yamada
2015-02-12
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
2014-12-08
ARM: rpi: rename rpi_b to rpi
Stephen Warren