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
2018-11-26
riscv: save hart ID and device tree passed by prior boot stage
Lukas Auer
2018-11-26
riscv: do not blindly modify the mstatus CSR
Lukas Auer
2018-11-26
riscv: remove unused labels in start.S
Lukas Auer
2018-11-26
Drop CONFIG_INIT_CRITICAL
Bin Meng
2018-11-26
riscv: align mtvec on a 4-byte boundary
Lukas Auer
2018-11-26
riscv: fix inconsistent use of spaces and tabs in start.S
Lukas Auer
2018-11-26
riscv: implement the invalidate_icache_* functions
Lukas Auer
2018-11-26
riscv: hang on unhandled exceptions
Lukas Auer
2018-11-26
riscv: treat undefined exception codes as reserved
Lukas Auer
2018-11-26
riscv: complete the list of exception codes
Lukas Auer
2018-11-26
riscv: do not reimplement generic io functions
Lukas Auer
2018-11-26
riscv: make use of the barrier functions from Linux
Lukas Auer
2018-11-26
riscv: fix use of incorrectly sized variables
Lukas Auer
2018-11-26
riscv: enable -fdata-sections
Lukas Auer
2018-11-26
riscv: set -march and -mabi based on the Kconfig configuration
Lukas Auer
2018-11-26
riscv: add Kconfig entries for the C and A ISA extensions
Lukas Auer
2018-11-26
riscv: select CONFIG_PHYS_64BIT on RV64I systems
Lukas Auer
2018-11-26
riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
Lukas Auer
2018-11-20
sf: Add a method to obtain the block-protect setting
Simon Glass
2018-11-20
misc: Update read() and write() methods to return bytes xfered
Simon Glass
2018-11-20
sandbox: Update some drivers to work in SPL/TPL
Simon Glass
2018-11-20
sandbox: Add a function to read a host file
Simon Glass
2018-11-20
sandbox: remove stray DEBUG
Heinrich Schuchardt
2018-11-20
ARM: mvebu: dts: add Clearfog GT-8K
Rabeeh Khoury
2018-11-20
arm64: mvebu: a8k: autodetect RAM size
Baruch Siach
2018-11-20
linux/sizes.h: sync from kernel
Baruch Siach
2018-11-20
MIPS: drop asm/const.h
Baruch Siach
2018-11-20
Use _AC and UL macros from linux/const.h
Baruch Siach
2018-11-18
MIPS: fix linking of standalone programs
Daniel Schwierzeck
2018-11-18
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
2018-11-18
mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig
Stefan Roese
2018-11-18
mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig
Stefan Roese
2018-11-18
mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state
Stefan Roese
2018-11-18
mips: mt76xx: gardena-smart-gateway: Add LEDs to dts
Stefan Roese
2018-11-18
mips: mt76xx: Enable watchdog support
Stefan Roese
2018-11-18
mips: mt76xx: Kconfig: Add ethernet and GPIO support
Stefan Roese
2018-11-18
mips: mt76xx: Add watchdog DT node to mt7628a.dtsi
Stefan Roese
2018-11-18
mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi
Stefan Roese
2018-11-18
mips: mt76xx: Add ethernet DT node to mt7628a.dtsi
Stefan Roese
2018-11-18
mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init
Stefan Roese
2018-11-16
armv7r: dts: am654: Add initial support
Lokesh Vutla
2018-11-16
arm: dts: k3: Sync dts from Linux
Lokesh Vutla
2018-11-16
armv7R: K3: am654: Add support for triggering ddr init from SPL
Lokesh Vutla
2018-11-16
armv7R: K3: am654: Add support to start ATF from R5 SPL
Lokesh Vutla
2018-11-16
armv7R: K3: am654: Add support for generating build targets
Lokesh Vutla
2018-11-16
armv7R: K3: am654: Enable MPU regions
Lokesh Vutla
2018-11-16
ram: Introduce K3 AM654 DDR Sub System driver
Lokesh Vutla
2018-11-16
arm: Make arch specific memcpy thumb-safe.
Klaus Goger
2018-11-16
test/py: test pinmux command
Patrice Chotard
2018-11-16
ARM: DTS: Resync am3517-evm.dts with Linux 4.19
Adam Ford
[next]