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-07-01
kconfig: show compiler version text in the top comment
Tom Rini
2020-07-01
socfpga: Enable optimized inlining on stratix10
Tom Rini
2020-07-01
compilers: Introduce options for forcing inlining on SPL/TPL
Tom Rini
2020-07-01
compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot
Tom Rini
2020-07-01
compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
Tom Rini
2020-07-01
pci: rockchip: Mark inline functions as static inline
Tom Rini
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
Don't start ad-hoc games with -Wno-maybe-initialized
Tom Rini
2020-07-01
kconfig: Add scripts/Kconfig.include from v4.19
Tom Rini
2020-07-01
kconfiglib: Update to the 14.1.0 release
Tom Rini
2020-07-01
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
2020-07-01
riscv: cpu: check and append L1 cache to cpu features
Sagar Shrikant Kadam
2020-07-01
riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit
Sagar Shrikant Kadam
2020-07-01
uclass: cpu: fix to display proper CPU features
Sagar Shrikant Kadam
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
doc: riscv: Add documentation for Sipeed Maix Bit
Sean Anderson
2020-07-01
riscv: Add device tree for K210 and Sipeed Maix BitM
Sean Anderson
2020-07-01
riscv: Enable cpu clock if it is present
Sean Anderson
2020-07-01
riscv: Try to get cpu frequency from a "clocks" node if it exists
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
lib: Always set errno in hcreate_r
Sean Anderson
2020-07-01
reset: Add generic reset driver
Sean Anderson
2020-07-01
dm: Fix error handling for dev_read_addr_ptr
Sean Anderson
2020-07-01
dm: Add support for simple-pm-bus
Sean Anderson
2020-07-01
clk: Add K210 clock support
Sean Anderson
2020-07-01
clk: Add a bypass clock for K210
Sean Anderson
2020-07-01
clk: Add K210 pll support
Sean Anderson
2020-07-01
clk: Fix clk_get_by_* handling of index
Sean Anderson
2020-07-01
clk: Check that ops of composite clock components exist before calling
Sean Anderson
2020-07-01
clk: Always use the supplied struct clk
Sean Anderson
2020-06-30
Merge tag 'efi-2020-07-rc6-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
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
ti816x_evm: Enable DM_MMC
Tom Rini
2020-06-30
am335x: Update list of defconfigs
Tom Rini
2020-06-30
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-30
Merge branch '2020-06-30-pxa-dm_mmc-migration' into next
Tom Rini
2020-06-30
colibri_pxa270_defconfig: enable dm_mmc
Marcel Ziswiler
2020-06-30
colibri_pxa270: add mmc platform data
Marcel Ziswiler
2020-06-30
colibri_pxa270_defconfig: enable cmd_dm
Marcel Ziswiler
2020-06-30
arm: pxa: mmc: add driver model support
Marcel Ziswiler
2020-06-30
kconfig: mmc: move pxa_mmc_generic to kconfig
Marcel Ziswiler
2020-06-30
dm: core: gracefully handle alias seq without of
Marcel Ziswiler
[prev]
[next]