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
/
ge_b450v3_defconfig
Age
Commit message (
Expand
)
Author
2018-02-25
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
Tom Rini
2018-02-24
Convert CONFIG_BOOTCOUNT_EXT to Kconfig
Alex Kiernan
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-15
Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig
Lukasz Majewski
2018-02-13
spi: Migrate CONFIG_MXC_SPI to Kconfig
Tuomas Tynkkynen
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-10
configs: Resync with savedefconfig
Tom Rini
2018-02-05
cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA
Tuomas Tynkkynen
2018-02-04
board: ge: bx50v3: Support FIT and select configuration based on VPD
Ian Ray
2018-02-04
configs: Add network device support for bx50v3 products
Ian Ray
2017-10-10
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
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_SPI_FLASH to Kconfig
Simon Glass
2017-06-29
GE Bx50v3 boards: fix fdt file variable
Peter Robinson
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
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-29
Sync defconfig files by savedefconfig
Masahiro Yamada
2016-10-28
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-10-26
config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs
Jagan Teki
2016-10-23
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-06-17
configs: Re-sync BOOTDELAY changes
Tom Rini
2016-06-07
board: ge: bx50v3: disable unused features to improve size and boot speed
Andrew Shadura
2016-06-07
board: ge: bx50v3: make network support optional and disabled by default
Andrew Shadura
2016-06-07
board: ge: bx50v3: make USB support optional and disabled by default
Andrew Shadura
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-04-18
bx50v3: Enable CONFIG_OF_LIBFDT in defconfig
Akshay Bhat
2016-03-09
arm: imx: Add support for GE Bx50v3 boards
Akshay Bhat