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
2020-07-07
arm64: issue ISB after updating system registers
Volodymyr Babchuk
2020-07-06
Merge branch 'next'
Tom Rini
2020-07-05
Merge branch '2020-07-01-kconfig-etc-updates' into next
Tom Rini
2020-07-05
sandbox, test: add test for GPIO_HOG function
Heiko Schocher
2020-07-03
riscv: use log functions in fdt_fixup
Heinrich Schuchardt
2020-07-03
riscv: sifive: fu540: enable all cache ways from U-Boot proper
Pragnesh Patel
2020-07-03
riscv: Use optimized version of fdtdec_get_addr_size_no_parent
Atish Patra
2020-07-03
riscv: Do not return error if reserved node already exists
Atish Patra
2020-07-03
riscv: Do not build reset.c if SYSRESET is on
Bin Meng
2020-07-02
riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE
Bin Meng
2020-07-02
riscv: Expand the DT size before copy reserved memory node
Bin Meng
2020-07-02
riscv: Avoid the reserved memory fixup if src and dst point to the same place
Bin Meng
2020-07-02
riscv: fu540: dts: Correct reg size of otp and dmc nodes
Bin Meng
2020-07-02
riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node
Bin Meng
2020-07-01
socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case
Tom Rini
2020-07-01
x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE
Tom Rini
2020-07-01
tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE
Tom Rini
2020-07-01
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
2020-07-01
riscv: dts: hifive-unleashed-a00: add cpu aliases
Sagar Shrikant Kadam
2020-07-01
riscv: Add Sipeed Maix support
Sean Anderson
2020-07-01
riscv: Add device tree for K210 and Sipeed Maix BitM
Sean Anderson
2020-07-01
riscv: Allow use of reset drivers
Sean Anderson
2020-07-01
riscv: Add option to support RISC-V privileged spec 1.9
Sean Anderson
2020-07-01
riscv: Clean up IPI initialization code
Sean Anderson
2020-07-01
riscv: Clear pending interrupts before enabling IPIs
Sean Anderson
2020-07-01
riscv: Add headers for asm/global_data.h
Sean Anderson
2020-07-01
reset: Add generic reset driver
Sean Anderson
2020-07-01
dm: Add support for simple-pm-bus
Sean Anderson
2020-06-30
Merge branch '2020-06-30-minor-TI-board-updates' into next
Tom Rini
2020-06-30
ti814x: Remove platform
Tom Rini
2020-06-30
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-29
spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)
Lukasz Majewski
2020-06-29
spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)
Lukasz Majewski
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-29
x86: Don't build some unused objects in TPL
Tom Rini
2020-06-28
Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-06-27
rockchip: rk3188: Fix back to BROM boot
Alexander Kochetkov
2020-06-26
arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig
Tom Rini
2020-06-26
arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HAB
Tom Rini
2020-06-26
Convert CONFIG_AT91_GPIO to Kconfig
Tom Rini
2020-06-26
arm: socfpga: misc_s10: Fix EMAC register address calculation
Ley Foon Tan
2020-06-25
bdinfo: x86: vesa: Update fb_base to the correct value
Simon Glass
2020-06-25
bdinfo: m68k: ppc: Move arch-specific code from bdinfo
Simon Glass
2020-06-25
bdinfo: m68k: Move m68k-specific info into its own file
Simon Glass
2020-06-25
bdinfo: ppc: Move PPC-specific info into its own file
Simon Glass
2020-06-25
bdinfo: arm: Move ARM-specific info into its own file
Simon Glass
2020-06-25
bdinfo: riscv: Use generic bd_info
Simon Glass
2020-06-25
bdinfo: nds32: Use generic bd_info
Simon Glass
2020-06-25
ARM: dts: imx6q-tbs2910: Fix Ethernet regression
Fabio Estevam
2020-06-25
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
[next]