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
/
ventana_defconfig
Age
Commit message (
Expand
)
Author
2018-04-16
part: Disable CONFIG_SPL_ISO_PARTITION by default
Alexander Graf
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-05
cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA
Tuomas Tynkkynen
2017-10-10
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-09-27
usb: kbd: Set a default polling mechanism for USB keyboard
Bin Meng
2017-09-08
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-09-01
configs: Migrate all of the existing USB symbols, except fastboot
Tom Rini
2017-08-28
configs: Resync with savedefconfig
Tom Rini
2017-08-14
configs: Resync with savedefconfig
Tom Rini
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-06-01
tegra: Convert MMC to use driver model for operations
Simon Glass
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Tom Rini
2017-01-28
disk: convert CONFIG_EFI_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-24
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
2017-01-21
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Jagan Teki
2016-12-03
Enable DISTRO_DEFAULT on platforms that missed it before
Tom Rini
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-11
dm: mmc: Enable DM_MMC_OPS by default with DM_MMC
Simon Glass
2016-10-11
dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
Simon Glass
2016-09-27
ARM: tegra: fix ULPI PHY on Ventana and Seaboard
Stephen Warren
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-09-09
configs: Resync with savedefconfig
Tom Rini
2016-07-05
video: tegra: Move to using simple-panel and pwm-backlight
Simon Glass
2016-06-17
configs: Re-sync BOOTDELAY changes
Tom Rini
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
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-22
defconfig: Reorder boards' defconfig files
Bin Meng
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-02-16
tegra: Convert CONFIG_PWM_TEGRA to Kconfig
Simon Glass
2016-02-16
tegra: video: Convert tegra20 LCD driver to driver model
Simon Glass
2016-02-16
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
Simon Glass
2015-11-21
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
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-15
kconfig: remove meaningless prefixes in defconfig files
Masahiro Yamada
2014-09-25
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
Masahiro Yamada
2014-08-30
tegra: kconfig: move board select menu and common settings
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada