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
2018-08-03
armv8: make SPL exception vectors optional
Andre Przywara
2018-08-03
armv8: Reduce exception handling code
Andre Przywara
2018-07-30
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-27
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-07-26
arm: Prevent redefinition error in fsl-layerscape
Joe Hershberger
2018-07-26
armv8: ls1046ardb: Add falcon mode for for QSPI boot
York Sun
2018-07-26
armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot
York Sun
2018-07-26
armv8: fsl: remove sata support
Yuantian Tang
2018-07-26
armv8: layerscape: Enabled I-cache for SPL boot
York Sun
2018-07-25
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-07-25
ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported
Mark Kettenis
2018-07-25
ARM: HYP/non-sec: migrate stack
Mark Kettenis
2018-07-23
ARM: PSCI: initialize stack pointer on secondary CPUs
Stefan Agner
2018-07-03
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-07-03
arm: timer: sunxi: add Allwinner timer erratum workaround
Andre Przywara
2018-07-03
arm: timer: factor out FSL arch timer erratum workaround
Andre Przywara
2018-06-29
ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...
Nishanth Menon
2018-06-29
ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
Nishanth Menon
2018-06-27
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-06-19
common: Fix cpu nr type which is always unsigned type
Michal Simek
2018-06-18
ARM: mxs: let boards override entire dram parameter table
Mans Rullgard
2018-06-15
Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-06-15
arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()
Michal Simek
2018-06-14
efi_loader: Convert runtime reset from switch to if statements
Alexander Graf
2018-06-11
board: ls1012a: FRWY-LS1012A board support
Bhaskar Upadhaya
2018-06-08
board: Kconfig: Re-Arrangement of PPA firmware and header addresses
Bhaskar Upadhaya
2018-06-03
arm: armv7: allow unaligned memory access
Heinrich Schuchardt
2018-05-31
soc: zynqmp: Update required API version to 1.0
Rajan Vaja
2018-05-31
arm64: zynqmp: Get rid of emulation platforms
Michal Simek
2018-05-23
arm64: timer: Create timer_get_bootus for bootstage support
Michal Simek
2018-05-23
arm: armv7m: Clean up some thumb / compiler flag options
Tom Rini
2018-05-11
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2018-05-11
arm64: zynqmp: Setup MMU map for DDR at run time
Nitin Jain
2018-05-09
armv8/fsl-lsch2: make the workaround for PIN MUX erratum A010539 robust
Hou Zhiqiang
2018-05-09
armv8/fsl-lsch2: correct QMAN clock
Hou Zhiqiang
2018-05-09
armv8: sec_firmware: Add support for multiple loadables
Sumit Garg
2018-05-09
armv8: sec_firmware: Remove JR3 from device tree node in all cases
Ruchika Gupta
2018-05-09
armv8: layerscape: Avoid code duplication for TZASC Instantiation
Sriram Dash
2018-05-07
arm: v7R: Add support for enabling caches
Lokesh Vutla
2018-05-07
arm: v7R: Add support for MPU
Lokesh Vutla
2018-05-07
arm: v7R: Add initial support
Michal Simek
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
arm: v7: Update VBAR only if available
Lokesh Vutla
2018-05-07
psci: arm: remove armv7 function psci_save_target_pc
Patrick Delaunay
2018-05-07
sunxi: psci: save context id in cpu_on command
Patrick Delaunay
2018-05-07
ls102xa: psci: save context id in cpu_on command
Patrick Delaunay
2018-05-07
arm: psci: add a weak function psci_arch_cpu_entry
Patrick Delaunay
2018-05-07
arm: psci: save context id for cpu_on PSCI command
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
[next]