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
2014-05-16
arm: exynos: pinmux: add sdmmc4 gpio configratuion
Beomho Seo
2014-05-15
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-05-15
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-05-15
arm: remove unused _end_vect and _vectors_end symbols
Albert ARIBAUD
2014-05-15
arm: pxa: move SP check from start.S to cpuinfo.c
Albert ARIBAUD
2014-05-15
arm: move reset_cpu from start.S into cpu.c
Albert ARIBAUD
2014-05-15
arm1136: move cache code from start.S to cache.c
Albert ARIBAUD
2014-05-13
ARM: tegra: use a CPU freq that all SKUs can support
Stephen Warren
2014-05-13
ARM: tegra: add function to enable input clamping on tristate
Stephen Warren
2014-05-13
ARM: tegra: allow pinmux mux option not to be set by init tables
Stephen Warren
2014-05-13
ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code
Stephen Warren
2014-05-13
S5P: Exynos: Add GPIO pin numbering and rename definitions
Akshay Saraswat
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-04-21
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-18
ARM:tegra20: Remove aes debug prints
Tom Rini
2014-04-18
aes: make apply_cbc_chain_data non-static
Stephen Warren
2014-04-17
kbuild: use boolean macros to select tegra*-common directory
Masahiro Yamada
2014-04-17
arm, da850: staticize funtions
Manish Badarkhe
2014-04-17
am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT
Tom Rini
2014-04-17
keystone2: add keystone multicore navigator driver
Vitaly Andrianov
2014-04-17
k2hk: add support for k2hk SOC and EVM
Vitaly Andrianov
2014-04-17
i2c, davinci: convert driver to new mutlibus/mutliadapter framework
Vitaly Andrianov
2014-04-17
arm: add support for arch timer
Vitaly Andrianov
2014-04-17
dra7xx_evm: Add QSPI_4 support, qspiboot build target
Tom Rini
2014-04-17
omap3/sys_info: provide interface to read die id
Nishanth Menon
2014-04-17
OMAP: common: consolidate fake USB ethernet MAC address creation
Nishanth Menon
2014-04-17
ARM: OMAP: replace custom sr32() by standard I/O accessors
Wolfgang Denk
2014-04-17
ARM: OMAP: hide custom bit manipulation function sr32()
Wolfgang Denk
2014-04-17
ARM: OMAP: remove sr32() from OMAP board code
Wolfgang Denk
2014-04-17
Merge branch 'next'
Tom Rini
2014-04-17
ARM: tegra: pack pinmux data tables tighter
Stephen Warren
2014-04-17
ARM: tegra: Tegra124 pinmux cleanup
Stephen Warren
2014-04-17
ARM: tegra: Tegra114 pinmux cleanup
Stephen Warren
2014-04-17
ARM: tegra: Tegra30 pinmux cleanup
Stephen Warren
2014-04-17
ARM: tegra: Tegra20 pinmux cleanup
Stephen Warren
2014-04-17
ARM: tegra: pinmux naming consistency fixes
Stephen Warren
2014-04-17
ARM: tegra: reduce public pinmux API
Stephen Warren
2014-04-17
ARM: tegra: pinctrl: remove duplication
Stephen Warren
2014-04-17
ARM: tegra: use apb_misc.h in more places
Stephen Warren
2014-04-17
ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20
Stephen Warren
2014-04-17
ARM: tegra: pinctrl: remove vddio
Stephen Warren
2014-04-17
ARM: tegra: pinctrl: remove func_safe
Stephen Warren
2014-04-08
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-08
arm64 patch: gicv3 support
David Feng
2014-04-07
ARMv8: fix bug for flush data cache by set/way
Leo Yan
2014-04-07
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-07
ARM: Add workaround for Cortex-A9 errata 761320
Nitin Garg
2014-04-07
ARM: Add workaround for Cortex-A9 errata 794072
Nitin Garg
2014-04-07
armv8/cache: Change cache invalidate and flush function
York Sun
[next]