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
/
bk4r1_defconfig
Age
Commit message (
Expand
)
Author
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
2020-02-28
configs: Resync with savedefconfig
Tom Rini
2020-02-06
configs: Resync with savedefconfig
Tom Rini
2020-01-22
configs: Resync with savedefconfig
Tom Rini
2019-12-04
configs: Resync with savedefconfig
Tom Rini
2019-12-04
mtd: ensure CMD_NAND is compiled when its options are selected
Miquel Raynal
2019-12-04
mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selected
Miquel Raynal
2019-12-04
mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD
Miquel Raynal
2019-12-04
mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
Miquel Raynal
2019-12-03
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-20
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-11-12
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
Tom Rini
2019-11-07
configs: Resync with savedefconfig
Tom Rini
2019-09-23
configs: Resync with savedefconfig
Tom Rini
2019-08-02
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-05-26
configs: Resync with savedefconfig
Tom Rini
2019-05-14
net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together
James Byrne
2019-04-29
configs: Resync with savedefconfig
Tom Rini
2019-04-13
configs: move CONFIG_MXC_OCOTP to Kconfig
Marcel Ziswiler
2019-04-13
defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DT
Lukasz Majewski
2019-04-13
ARM: DTS: Update pcm052 based dts files (bk4r1/pcm052)
Lukasz Majewski
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-27
Convert CONFIG_SPI to Kconfig
Adam Ford
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-10-23
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-06
pcm052: add new BK4r1 target based on PCM052 SoM
Albert ARIBAUD \(3ADEV\)