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
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig
Patrick Delaunay
2020-07-07
arm64: issue ISB after updating system registers
Volodymyr Babchuk
2020-05-25
armv8: cache_v8: fix mmu_set_region_dcache_behaviour
Peng Fan
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-15
arm: orion5x: finish moving SoC to mach-orion5x
Trevor Woerner
2020-05-15
arm: lpc32xx: move SoC to mach-lpc32xx
Trevor Woerner
2020-05-10
imx: imx8qm/qxp: Recover SPL data section for partition reboot
Peng Fan
2020-04-29
driver: net: fm: add DM ETH support
Madalin Bucur
2020-04-28
fsl-layerscape: Move GIC RD tables init to soc.c
Hou Zhiqiang
2020-04-28
fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITS
Hou Zhiqiang
2020-04-28
fsl-layerscape: Add RESV_RAM check in resv_ram addr
Hou Zhiqiang
2020-04-20
phy: add support for backplane kr mode
Florinel Iordache
2020-04-02
t210: do not enable PLLE and UPHY PLL HW PWRSEQ
JC Kuo
2020-03-30
dm: arm64: ls1046a: add i2c DM support
Biwen Li
2020-03-30
dm: arm64: ls1043a: add i2c DM support
Biwen Li
2020-03-18
Revert "sunxi: psci: avoid error address-of-packed-member"
Tomasz Duszynski
2020-02-04
dm: arm64: ls1012a: add i2c DM support
Biwen Li
2020-02-04
armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled
Biwen Li
2020-01-24
arch: armv8: fsl-layerscape: export serdes config to environment
Alex Marginean
2020-01-24
armv8: ls1028a_serdes: Add few missing serdes protocols
Alex Marginean
2020-01-24
armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE port
Pramod Kumar
2020-01-24
ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"
Masahiro Yamada
2020-01-24
armv8: ls1012a: Make USB masters snoopable
Ran Wang
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-16
Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
Yangbo Lu
2020-01-14
armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility
Giulio Benetti
2020-01-10
arm: cpu: armv8: add support for arm psci reset2.
Rajesh Ravi
2020-01-07
Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-07
ARM: mxs: spl_boot.c: make early_delay more robust
Rasmus Villemoes
2020-01-07
arm: mxs: be more careful when enabling gpmi_clk
Rasmus Villemoes
2020-01-07
arm: mxs: fix comments in arch_cpu_init to match the code
Rasmus Villemoes
2020-01-06
Merge branch 'next'
Tom Rini
[next]