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
/
arch
/
arm
/
cpu
Age
Commit message (
Expand
)
Author
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
arm: pxa: Drop pxa_wait_ticks()
Simon Glass
2019-12-02
common: Move some time functions out of common.h
Simon Glass
2019-12-02
common: Move serial functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
common: Move older CPU functions to their own header
Simon Glass
2019-11-27
arm: drop eSDHC clock getting in mxc_get_clock() for layerscape
Yangbo Lu
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-19
arm: arm11: allow unaligned memory access
Heinrich Schuchardt
2019-11-08
freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name
Udit Agarwal
2019-11-08
fsl-layerscape: fix warning if no hwconfig is defined
Pankaj Bansal
2019-11-08
armv8: fsl-layerscape: introduce fsl_board_late_init()
Michael Walle
2019-11-08
armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x
Michael Walle
2019-11-08
armv8: ls1028a: add erratum A-050382 workaround
Laurentiu Tudor
2019-11-08
armv8: lx2160a: add icid setup for platform devices
Laurentiu Tudor
2019-11-08
armv8: ls2088a: add icid setup for platform devices
Laurentiu Tudor
2019-11-08
armv8: fsl-layerscape: guard caam specific defines
Laurentiu Tudor
2019-11-08
fsl-layerscape: do not use layerscape EFI reset if PSCI used
Mathew McBride
2019-11-03
arm: mxs: Increase VDDD voltage to match specification
Marek Vasut
2019-10-21
armv7: ls102xa: Don't power down OCRAM1 during deep sleep
Biwen Li
2019-10-21
armv7: ls102xa: add errata ID A-008646 for workaround
Biwen Li
2019-10-21
armv8: ls1028a: disable multimedia for ls1027a, ls1017a
Yuantian Tang
2019-10-21
armv7: ls102xa: Correct endianness of SCFG_SPARECR8 read
Biwen Li
2019-10-21
armv8: fsl-layerscape: Make USB masters snoopable
Ran Wang
2019-10-21
armv8: ls1028a: Add more personalities support
Yuantian Tang
2019-10-09
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-08
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2019-10-08
spl: pass args to board_return_to_bootrom
Peng Fan
2019-10-08
arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option
Simon Glass
2019-10-08
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
Heiko Schocher
2019-09-12
armv8: ls1028a: Updated serdes configuration for 0x13BB
Hou Zhiqiang
2019-09-12
armv8: fsl-layerscape: Fix typo in Layerscape PCIe config entry
Hou Zhiqiang
2019-09-12
armv8: fsl-layerscape: Update I2C clock divider
Chuanhua Han
2019-09-12
armv8: ls1028a: configure PMU's PCTBENR to enable WDT
Thomas Schaefer
2019-09-12
fsl-layerscape: Add fsl_esdhc peripheral clock support
Yinbo Zhu
2019-09-04
drivers/fsl-mc: Create Kconfig file to manage driver specific configs better
Florinel Iordache
2019-08-22
armv8: ls1028a: add icid setup for platform devices
Laurentiu Tudor
2019-08-22
armv8: ls1088a: add icid setup for platform devices
Laurentiu Tudor
2019-08-22
armv8: fsl-layerscape: make icid setup endianness aware
Laurentiu Tudor
2019-08-22
armv8: kconfig: Fix some platforms incorrect I2C clock divider
Chuanhua Han
2019-08-22
configs: ls1088a: Enable DM support for pcf2127 rtc
Chuanhua Han
2019-08-22
configs: ls2088a: Enable DM support for ds3231 rtc
Chuanhua Han
2019-08-22
configs: ls1028a: Enable DM support for pcf2127 rtc
Chuanhua Han
2019-08-22
configs: lx2160: enable DM support for pcf2127 rtc
Chuanhua Han
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move env_init() to env.h
Simon Glass
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
2019-07-25
arm: ls1021atwr: Convert to use driver model TSEC driver
Bin Meng
[next]