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
Age
Commit message (
Expand
)
Author
2014-08-12
sunxi: dram: Derive write recovery delay from DRAM clock speed
Siarhei Siamashka
2014-08-12
sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory
Siarhei Siamashka
2014-08-12
sunxi: dram: Configurable DQS gating window mode and delay
Siarhei Siamashka
2014-08-12
sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'
Siarhei Siamashka
2014-08-12
sunxi: dram: Improve DQS gate data training error handling
Siarhei Siamashka
2014-08-12
sunxi: dram: Use divisor P=1 for PLL5
Siarhei Siamashka
2014-08-12
sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)
Siarhei Siamashka
2014-08-12
sunxi: dram: Re-introduce the impedance calibration ond ODT
Siarhei Siamashka
2014-08-12
sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions
Siarhei Siamashka
2014-08-12
sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i
Siarhei Siamashka
2014-08-12
sunxi: dram: Remove broken impedance and ODT configuration code
Siarhei Siamashka
2014-08-12
sunxi: dram: Fix CKE delay handling for sun4i/sun5i
Siarhei Siamashka
2014-08-12
sunxi: dram: Respect the DDR3 reset timing requirements
Siarhei Siamashka
2014-08-12
sunxi: dram: Remove broken super-standby remnants
Siarhei Siamashka
2014-08-12
sunxi: dram: Remove useless 'dramc_scan_dll_para()' function
Siarhei Siamashka
2014-08-09
Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-08-06
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-08-04
Merge http://git.denx.de/u-boot-dm
Tom Rini
2014-08-04
arm: Support pre-relocation malloc()
Simon Glass
2014-08-04
arm: Set up global data before board_init_f()
Simon Glass
2014-08-01
powerpc: mpc85xx watchdog init added to init_func
Boschung, Rainer
2014-08-01
mpc85xx: watchdog initialisation added
Boschung, Rainer
2014-08-01
powerpc: macros for e500mc timer regs added
Boschung, Rainer
2014-08-01
mpc85xx: fix interrupt init to not affect watchdog
Boschung, Rainer
2014-08-01
mmc: s3c: Add SD driver
Marek Vasut
2014-08-01
arm: s3c: Unify the S3C24xx SDI structure
Marek Vasut
2014-08-01
ARM: kirkwood: add mvsdio driver
DrEagle
2014-07-31
sunxi: HYP/non-sec: add sun7i PSCI backend
Marc Zyngier
2014-07-31
sunxi: Add CONFIG_MACPWR option
Hans de Goede
2014-07-31
sunxi: add defines to control USB Host clocks/resets
Roman Byshko
2014-07-31
ahci: provide sunxi SATA driver using AHCI platform framework
Ian Campbell
2014-07-30
powerpc: remove redundant CPU definition
Masahiro Yamada
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-07-30
kconfig: switch to Kconfig
Masahiro Yamada
2014-07-30
kconfig: add basic Kconfig files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-29
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-07-28
Merge git://www.denx.de/git/u-boot-ppc4xx
Tom Rini
2014-07-28
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-07-28
ARM: HYP/non-sec: remove MIDR check to validate CBAR
Marc Zyngier
2014-07-28
ARM: HYP/non-sec/PSCI: emit DT nodes
Marc Zyngier
2014-07-28
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
2014-07-28
ARM: HYP/non-sec: add the option for a second-stage monitor
Marc Zyngier
2014-07-28
ARM: HYP/non-sec: add generic ARMv7 PSCI code
Marc Zyngier
2014-07-28
ARM: HYP/non-sec: allow relocation to secure RAM
Marc Zyngier
2014-07-28
ARM: HYP/non-sec: add separate section for secure code
Marc Zyngier
2014-07-28
ARM: add missing HYP mode constant
Marc Zyngier
2014-07-28
ARM: non-sec: reset CNTVOFF to zero
Marc Zyngier
2014-07-28
ARM: HYP/non-sec: add a barrier after setting SCR.NS==1
Marc Zyngier
2014-07-28
ARM: HYP/non-sec: move switch to non-sec to the last boot phase
Marc Zyngier
[next]