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
2019-05-12
efi_loader: superfluous check in efi_remove_protocol()
Heinrich Schuchardt
2019-05-12
efi_loader: LocateDevicePath() incorrect parameter check
Heinrich Schuchardt
2019-05-12
efi_loader: fix typo in efi_locate_handle() comment
Heinrich Schuchardt
2019-05-12
efi_loader: make device path to text protocol customizable
Heinrich Schuchardt
2019-05-12
efi_loader: make Unicode collation protocol customizable
Heinrich Schuchardt
2019-05-12
efi_loader: reword the EFI_LOADER config option
Heinrich Schuchardt
2019-05-12
efi_loader: format Kconfig
Heinrich Schuchardt
2019-05-12
efi_loader: observe CONFIG_EFI_LOADER_HII
Heinrich Schuchardt
2019-05-12
MAINTAINERS: assign include/charset.h
Heinrich Schuchardt
2019-05-12
lib: charset: correct utf8_utf16_strnlen() description
Heinrich Schuchardt
2019-05-10
Merge branch '2019-05-10-master-imports'
Tom Rini
2019-05-10
Remove whitelist entry for CONFIG_CRC32
Chris Packham
2019-05-10
Remove #define CONFIG_CRC32
Chris Packham
2019-05-10
mtd: ubi: Remove select for non existent option
Chris Packham
2019-05-10
cmd: ubifs: Remove select for non-existent option
Chris Packham
2019-05-10
Remove whitelist entry for CONFIG_GPIO
Chris Packham
2019-05-10
sysreset: select DM_GPIO instead of GPIO
Chris Packham
2019-05-10
Merge branch '2019-05-09-master-imports'
Tom Rini
2019-05-09
remoteproc: k3_system_controller: Increase rx timeout
Lokesh Vutla
2019-05-09
arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images
Lokesh Vutla
2019-05-09
tools: k3_get_x509 cert: Add a script to generate x509 certificate for K3 dev...
Lokesh Vutla
2019-05-09
Set time and umask on fit-dtb.blob to ensure reproducibile builds.
Vagrant Cascadian
2019-05-09
Remove fit-dtb.blob* in clean target.
Vagrant Cascadian
2019-05-09
Add fit-dtb.blob* to .gitignore.
Vagrant Cascadian
2019-05-09
arm: zimage: add barebox image magic number
Christoph Fritz
2019-05-09
test/py: don't use mmc_rd config for other mmc tests
Stephen Warren
2019-05-09
fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally
Simon Goldschmidt
2019-05-09
Make FIT support really optional
Fabrice Fontaine
2019-05-09
Fix spelling of available.
Vagrant Cascadian
2019-05-09
env: spi: Fix incorrect entry description
Marek Vasut
2019-05-09
test/py: avb: fix test_avb_persistent_values fail
Igor Opaniuk
2019-05-09
ata: ahci: fix memory leak
Christian Gmeiner
2019-05-09
usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags
Adam Ford
2019-05-09
dm: MIGRATION: Add migration plan for WDT (DM watchdog support)
Stefan Roese
2019-05-09
Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip
Tom Rini
2019-05-09
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2019-05-09
Merge git://git.denx.de/u-boot-riscv
Tom Rini
2019-05-09
Merge tag 'u-boot-amlogic-20190509' of git://git.denx.de/u-boot-amlogic
Tom Rini
2019-05-09
doc: rockchip: Add global doc for rk3399 build/flash
Jagan Teki
2019-05-09
rockchip: rk3399: Add Nanopc T4 board support
Jagan Teki
2019-05-09
rockchip: rk3399: Add Nanopi M4 board support
Jagan Teki
2019-05-09
rockchip: dts: rk3399: nanopi4: Use CD pin as RK_FUNC_1
Jagan Teki
2019-05-09
RISCV: image: Add booti support
Atish Patra
2019-05-09
riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flash
Rick Chen
2019-05-09
riscv: configs: AE350 will use CONFIG_OF_PRIOR_STAGE when boots from ram
Rick Chen
2019-05-09
riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is ena...
Rick Chen
2019-05-09
riscv: configs: Support AE350 SMP booting from flash flow
Rick Chen
2019-05-09
riscv: Introduce CONFIG_XIP to support booting from flash
Rick Chen
2019-05-09
riscv: qemu: Use correct SYS_TEXT_BASE for S-mode on 32bit system
Anup Patel
2019-05-09
riscv: qemu-riscv.h: define CONFIG_PREBOOT (enables extlinux)
David Abdurachmanov
[next]