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-10-01
Prepare v2018.11-rc1
Tom Rini
2018-10-01
MAINTAINERS: at91: update entry for at91 boards
Eugen Hristev
2018-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-30
MAINTAINERS: Update some entries for missed boards
Tom Rini
2018-09-30
fs: btrfs: Fix cache alignment bugs
Marek Vasut
2018-09-30
usb:ci_udc: don't overwrite configuration on pullup
Ramon Fried
2018-09-30
db410c: automatically launch fastboot
Ramon Fried
2018-09-30
DB410c: Enable fastboot support
Ramon Fried
2018-09-30
usb: ehci-msm: Add init_after_reset for CI_UDC
Ramon Fried
2018-09-30
usb:ci_udc: Introduce init_after_reset phy function
Ramon Fried
2018-09-30
ehci: msm: use init_type in probe
Ramon Fried
2018-09-30
ehci: msm: switch to generic PHY uclass
Ramon Fried
2018-09-30
configs: db410c: Enable USB PHY
Ramon Fried
2018-09-30
dts: db410c: Add bindings for MSM USB phy
Ramon Fried
2018-09-30
phy: db410c: Add MSM USB PHY driver
Ramon Fried
2018-09-30
db410c: serial# env using msm board serial
Ramon Fried
2018-09-30
dts: db410c: add alias for USB
Ramon Fried
2018-09-30
ehci: msm: Add missing platdata
Ramon Fried
2018-09-30
ehci: Replace board_prepare_usb with board_usb_init
Ramon Fried
2018-09-30
serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs
Patrice Chotard
2018-09-30
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
Neil Stainton
2018-09-30
kbuild: fix # escaping in appending U-Boot own DT
Masahiro Yamada
2018-09-30
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
2018-09-30
spl: mmc: Report device number when we fail
Alex Kiernan
2018-09-30
clk: Add support for Arm's Versatile Express OSC clock generators
Liviu Dudau
2018-09-30
cmd: env: Fix CRC calculation for 'env export -c -s'
Neil Stainton
2018-09-29
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-09-29
dm: test: Add "/firmware" node scan test
Rajan Vaja
2018-09-29
firmware: Add FIRMWARE config prompt string
Rajan Vaja
2018-09-29
sandbox: Add an explanation of the sandbox variants
Simon Glass
2018-09-29
buildman: Avoid hanging when the config changes
Simon Glass
2018-09-29
include/dm.h: Remove duplicated include directive
Liviu Dudau
2018-09-29
include/clk.h: Fix the name of the clock uclass in comment
Liviu Dudau
2018-09-29
fdt: fdtdec_setup_memory_banksize() use livetree
Jens Wiklander
2018-09-29
cmd: clk: Add trivial implementation of clock dump for DM
Marek Vasut
2018-09-29
test: Add tests for board uclass
Mario Six
2018-09-29
board: Add gazerbeam driver
Mario Six
2018-09-29
drivers: Add board uclass
Mario Six
2018-09-29
test: Add tests for dev_{enable, disable}_by_path
Mario Six
2018-09-29
core: Add dev_{disable,enable}_by_path
Mario Six
2018-09-29
test: Add tests for DT-manipulation functions
Mario Six
2018-09-29
core: Add functions to set properties in live-tree
Mario Six
2018-09-29
binman: Allow writing a map file when something goes wrong
Simon Glass
2018-09-29
binman: Support ELF files for U-Boot and SPL
Simon Glass
2018-09-29
binman: Correct fmap output on x86
Simon Glass
2018-09-29
binman: Record the parent section of each section
Simon Glass
2018-09-29
binman: Support x86 microcode in TPL
Simon Glass
2018-09-29
binman: Support hashing entries
Simon Glass
2018-09-29
binman: Mention section attributes in docs
Simon Glass
2018-09-29
binman: Support expanding entries
Simon Glass
[next]