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_2_defconfig
Age
Commit message (
Expand
)
Author
2017-07-31
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
Tom Rini
2017-07-11
usb: Kconfig: migrate USB_DWC2 to Kconfig
Philipp Tomsich
2017-07-10
configs: Resync defconfigs
Tom Rini
2017-07-06
Raspberry Pi: add device tree overlay support
Peter Robinson
2017-05-09
dm: video: arm: rpi: Convert to use driver model for video
Simon Glass
2017-05-09
dm: arm: rpi: Drop CONFIG_OF_EMBED
Simon Glass
2017-05-09
dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC
Simon Glass
2017-05-09
dm: arm: rpi: Use driver model for Ethernet
Simon Glass
2017-05-09
dm: arm: rpi: Move to driver model for USB
Simon Glass
2017-04-30
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
Simon Glass
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-21
rpi: add support for Raspberry Pi 2 model B
Stephen Warren