index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
bk4r1_defconfig
Age
Commit message (
Expand
)
Author
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\)