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
Age
Commit message (
Expand
)
Author
2020-01-07
arm: socfpga: agilex: Enable Agilex SoC build
Ley Foon Tan
2020-01-07
configs: socfpga: Move Stratix10 and Agilex common CONFIGs
Ley Foon Tan
2020-01-07
arm: dts: agilex: Add base dtsi and devkit dts
Ley Foon Tan
2020-01-07
arm: socfpga: agilex: Add SPL for Agilex SoC
Ley Foon Tan
2020-01-07
board: intel: agilex: Add socdk board support for Intel Agilex SoC
Ley Foon Tan
2020-01-07
ddr: altera: agilex: Add SDRAM driver for Agilex
Ley Foon Tan
2020-01-07
ddr: altera: Restructure Stratix 10 SDRAM driver
Ley Foon Tan
2020-01-07
arm: agilex: Add clock handoff offset for Agilex
Ley Foon Tan
2020-01-07
cache: Add Arteris Ncore cache coherent unit driver
Ley Foon Tan
2020-01-07
arm: socfpga: agilex: Add clock wrapper functions
Ley Foon Tan
2020-01-07
clk: agilex: Add clock driver for Agilex
Ley Foon Tan
2020-01-07
arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHz
Ley Foon Tan
2020-01-07
arm: socfpga: Move Stratix10 and Agilex clock manager common code
Ley Foon Tan
2020-01-07
arm: socfpga: agilex: Add system manager support
Ley Foon Tan
2020-01-07
arm: socfpga: Move Stratix10 and Agilex system manager common code
Ley Foon Tan
2020-01-07
arm: socfpga: agilex: Add reset manager support
Ley Foon Tan
2020-01-07
arm: socfpga: Move Stratix10 and Agilex reset manager common code
Ley Foon Tan
2020-01-07
arm: socfpga: Move firewall code to firewall file
Ley Foon Tan
2020-01-07
arm: socfpga: agilex: Add base address for Intel Agilex SoC
Ley Foon Tan
2020-01-07
arm: socfpga: Convert clock manager from struct to defines
Ley Foon Tan
2020-01-07
arm: socfpga: Convert system manager from struct to defines
Ley Foon Tan
2020-01-07
arm: socfpga: Convert reset manager from struct to defines
Ley Foon Tan
2020-01-07
arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes
Ley Foon Tan
2020-01-07
spl: Allow cache drivers to be used in SPL
Ley Foon Tan
2020-01-06
Merge branch 'next'
Tom Rini
2020-01-06
Prepare v2020.01
Tom Rini
2020-01-04
Revert "mmc: davinci: drop struct davinci_mmc_plat"
Tom Rini
2020-01-03
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next
Tom Rini
2020-01-03
Merge branch '2020-01-03-master-imports'
Tom Rini
2020-01-03
arm: mach-k3: Enable WA for R5F deadlock
Lokesh Vutla
2020-01-03
arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config tool
Lokesh Vutla
2020-01-03
include/u-boot/crc.h: pull 'uint' definition on musl targets
Sergei Trofimovich
2020-01-03
include: fix 'ulong' definition on musl targets
Sergei Trofimovich
2020-01-02
Merge tag 'fixes-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
2020-01-02
video: add wrappers for ttf type files to .gitignore
Dario Binacchi
2020-01-02
Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-01-02
Merge branch '2020-01-02-master-imports'
Tom Rini
2020-01-02
test: Fix the boardspec for the SPL handoff test
Simon Glass
2020-01-02
mailmap: Update mail address for Igor Opaniuk
Igor Opaniuk
2020-01-02
test_env: don't strip() printenv results
Stephen Warren
2020-01-02
arch/arm/Kconfig: typo/grammar/punctuation fixes
Robert P. J. Day
2020-01-02
.gitignore: ignore files generated by asn1 compiler
Dario Binacchi
2020-01-02
tools: .gitignore: add asn1_compiler
Dario Binacchi
2020-01-02
video: Avoid using #ifdef in video-uclass.c
Simon Glass
2020-01-02
video: Avoid using #ifdef in vidconsole-uclass.c
Simon Glass
2020-01-02
video: Avoid using #ifdef in console_rotate.c
Simon Glass
2020-01-02
video: Avoid using #ifdef in video blitting code
Simon Glass
2020-01-02
video: x86: Enable 32-bit graphics by default
Simon Glass
2020-01-02
pci: layerscape: Manage PCIe EP compatible string via Kconfig
Pankaj Bansal
2020-01-02
pci: layerscape: move PCIE related CONFIG to PCI Kconfig
Pankaj Bansal
[next]