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
2018-06-19
libavb: Update SPDX tag style
Tom Rini
2018-06-19
configs: Update Meson GX configs
Neil Armstrong
2018-06-19
meson: use the clock driver
Beniamino Galvani
2018-06-19
clk: add Amlogic meson clock driver
Beniamino Galvani
2018-06-19
config: meson-gx-common: Enable USB boot
Neil Armstrong
2018-06-19
adc: meson-saradc: fix regmap_init_mem call
Neil Armstrong
2018-06-19
configs: dragonboard410c: remove env partition offset
Ramon Fried
2018-06-19
configs: db410c: Set eMMC env partition to BOOT2
Ramon Fried
2018-06-19
common: Fix cpu nr type which is always unsigned type
Michal Simek
2018-06-19
bootm: Handle kernel_noload on arm64
Marek Vasut
2018-06-19
ARM: image: Add option for ignoring ep bit 3
Marek Vasut
2018-06-19
sandbox: swap_case: Increase number of base address regs
Simon Glass
2018-06-19
spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()
Simon Glass
2018-06-19
rsa: Fix missing memory leak on error in fdt_add_bignum()
Simon Glass
2018-06-19
fdtgrep: Separate out checking of two allocations
Simon Glass
2018-06-19
fdtgrep: Fix logic of free() in do_fdtgrep()
Simon Glass
2018-06-18
console: Fix handling of NULL global_data
Simon Glass
2018-06-18
log: Fix incorect range check in log_get_cat_name()
Simon Glass
2018-06-18
gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO
Adam Ford
2018-06-18
arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIO
Adam Ford
2018-06-18
block: Add SPL_BLOCK_CACHE and default n
Adam Ford
2018-06-18
arm: Do not clear LR on exception in SPL
Andrew F. Davis
2018-06-18
mmc: Remove hwpartition help text when command is disabled
Alex Kiernan
2018-06-18
fs: btrfs: Do not fail when all root_backups are empty
Yevgeny Popovych
2018-06-18
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
2018-06-18
.gitignore: sort normal pattern rules alphabetically
Masahiro Yamada
2018-06-18
dm: gpio: Add DM compatibility to GPIO driver for Davinci
Adam Ford
2018-06-18
MAINTAINERS: update ARM Snapdragon
Ramon Fried
2018-06-18
db410c: fix alignment of dts file
Ramon Fried
2018-06-18
iotrace: fix behaviour when buffer is full
Ramon Fried
2018-06-18
cmd: iotrace: add dump trace command
Ramon Fried
2018-06-18
iotrace: move record definitons to header file
Ramon Fried
2018-06-18
ARM: sunxi: remove empty #ifdef/endif block
Chris Packham
2018-06-18
m68k: Remove empty #ifdef/#ifndef block
Chris Packham
2018-06-18
configs: Remove empty #ifdef/#ifndef blocks
Chris Packham
2018-06-18
doc: avb2.0: add README about AVB2.0 integration
Igor Opaniuk
2018-06-18
test/py: avb2.0: add tests for avb commands
Igor Opaniuk
2018-06-18
am57xx_hs: avb2.0: add support of AVB 2.0
Igor Opaniuk
2018-06-18
avb2.0: add boot states and dm-verity support
Igor Opaniuk
2018-06-18
cmd: avb2.0: avb command for performing verification
Igor Opaniuk
2018-06-18
avb2.0: implement AVB ops
Igor Opaniuk
2018-06-18
avb2.0: integrate avb 2.0 into the build system
Igor Opaniuk
2018-06-18
avb2.0: add Android Verified Boot 2.0 library
Igor Opaniuk
2018-06-18
Merge git://git.denx.de/u-boot-x86
Tom Rini
2018-06-17
x86: efi: app: Display correct CPU info during boot
Bin Meng
2018-06-17
x86: Rename efi-x86 target to efi-x86_app
Bin Meng
2018-06-17
x86: efi: payload: Add EFI framebuffer driver support
Bin Meng
2018-06-17
dm: video: Add an EFI framebuffer driver
Bin Meng
2018-06-17
efi: stub: Pass EFI GOP information to U-Boot payload
Bin Meng
2018-06-17
x86: baytrail: Drop EFI-specific test logics
Bin Meng
[next]