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
/
pcm052_defconfig
Age
Commit message (
Expand
)
Author
2018-12-03
Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
Lukasz Majewski
2018-09-03
configs: Resync with savedefconfig
Tom Rini
2018-08-17
Convert CONFIG_MII et al to Kconfig
Adam Ford
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-04-08
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
Mario Six
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2017-11-05
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
Tom Rini
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-08-07
Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig
Alexandru Gagniuc
2017-08-07
Move PHYLIB to Kconfig
Alexandru Gagniuc
2017-07-31
configs: Migrate CMD_NAND*
Tom Rini
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-05-22
Convert CONFIG_CMD_EEPROM et al to Kconfig
Simon Glass
2017-05-01
cmd: add Kconfig option for 'date' command
Chris Packham
2017-03-19
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2017-03-19
ARM: vf610: move to standard arch/board approach
Stefan Agner
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2016-09-26
kconfig: introduce kconfig for UBI
Heiko Schocher
2016-09-09
configs: Resync with savedefconfig
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
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-02-02
arm: vybrid: Update defconfig's
Bhuvanchandra DV
2016-01-20
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
Bin Meng
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-10-02
vf610: add support for Phytec PCM052
Albert ARIBAUD \(3ADEV\)