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-22
rockchip: roc-rk3399-pc: Disable RAM_ROCKCHIP_DEBUG
Jagan Teki
2020-07-22
rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set
Kever Yang
2020-07-22
ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG
Jagan Teki
2020-07-22
ram: rk3399: Drop debug stride in driver
Jagan Teki
2020-07-22
rockchip: rock64-rk3328_defconfig: Add SPI Flash support
Johannes Krottmayer
2020-07-22
ARM: dts: rk3328-rock64: Add SPI Flash support
Johannes Krottmayer
2020-07-22
ARM: dts: rk3328: Add SPI support
Johannes Krottmayer
2020-07-22
drivers: spi: rk_spi: Add support for RK3328
Johannes Krottmayer
2020-07-22
drivers: clk: rockchip: clk_rk3328: Add SPI support
Johannes Krottmayer
2020-07-22
rockchip: roc-rk3399-pc: Update ENV offset, size
Jagan Teki
2020-07-22
rockchip: roc-rk3399-pc: Enable USB Gadget
Jagan Teki
2020-07-22
rockchip: rock-pi-4: Enable HDMI output
Jagan Teki
2020-07-22
rockchip: rock-pi-4: Enable USB Gadget
Jagan Teki
2020-07-22
rockchip: rock-pi-4: Enable PCI/NVME
Jagan Teki
2020-07-22
rockchip: rock-pi-4: Enable USB3 Host
Jagan Teki
2020-07-22
rockchip: rockpro64: Enable USB3.0 Host
Jagan Teki
2020-07-22
rockchip: board: add Hardkernel Odroid Go2 board
Heiko Stuebner
2020-07-22
rockchip: px30: sync Odroid Go Advance devicetree from Linux
Heiko Stuebner
2020-07-22
rockchip: px30: sync the main rk3326 dtsi from mainline
Heiko Stuebner
2020-07-17
Merge branch '2020-07-17-misc-fixes'
Tom Rini
2020-07-17
include: pci_ids: Add Cavium devices
Suneel Garapati
2020-07-17
doc: fit: Write hex address as hex instead of int
Michal Simek
2020-07-17
mtd: mtdpart: use uint64_t instead of int for cur_off
Martin Kaistra
2020-07-17
board/km: update MAINTAINERS email
Holger Brunck
2020-07-17
doc: correct description of crash dumps
Heinrich Schuchardt
2020-07-17
fixdep: fix CONFIG_IS_ENABLED etc. handling
Stephen Warren
2020-07-17
mkimage: Fix error message if write less data then expected
Mylène Josserand
2020-07-17
remove include/config_defaults.h
Rasmus Villemoes
2020-07-17
doc: multi-dtb-fit: Remove double underscores
Fabio Estevam
2020-07-17
fs: error handling in do_load()
Heinrich Schuchardt
2020-07-17
asm/u-boot.h: remove bd_t definitions
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
arm64: Remove CONFIG_SYS_FULL_VA macro
Michal Simek
2020-07-17
Makefile: Silence relocate-rela call
Jan Kiszka
2020-07-17
lib: zlib: Remove offset pointer optimization in inftrees.c
Chin Liang See
2020-07-17
Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig
Patrick Delaunay
2020-07-17
spl: fix ext4fs_mount return code handling
Thomas Schaefer
2020-07-17
cmd: booti: convert the debug print about image move to printf
Tero Kristo
2020-07-17
common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image
Tero Kristo
2020-07-17
image: fdt: bail out with error if no boot time FDT image found
Tero Kristo
2020-07-17
Convert CONFIG_MXC_UART to Kconfig
Tom Rini
2020-07-17
lz4: fix decompressor on big-endian powerpc
Rasmus Villemoes
2020-07-17
doc: Coccinelle: move to HTML doc
Heinrich Schuchardt
2020-07-17
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-07-17
Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-07-17
acpi: Enable ACPI table generation by default on x86
Simon Glass
2020-07-17
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
2020-07-17
x86: acpi: Correct the version of the MADT
Simon Glass
2020-07-17
x86: Drop setup_pcat_compatibility()
Simon Glass
[next]