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
2017-10-08
ARMv8: fix error in freeing stack frame
zijun_hu
2017-10-08
ARMv8: get new GD address from gd->new_gd directly
zijun_hu
2017-10-07
Travis-CI: Fix microblaze and xilinx jobs
Tom Rini
2017-10-07
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
Tom Rini
2017-10-07
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-10-07
x86: edison: Bring minimal ACPI support to the board
Andy Shevchenko
2017-10-07
x86: tangier: Enable ACPI support for Intel Tangier
Andy Shevchenko
2017-10-07
x86: theadorable-x86-xxx_defconfig: Enable setexpr command
Stefan Roese
2017-10-07
x86: theadorable-x86-common: Move "-generic" into kernel-ver variable
Stefan Roese
2017-10-07
x86: theadorable-x86-common: Add further pci hotplug cmdline parameters
Stefan Roese
2017-10-06
Travis-CI: Split out more vendors from the catch-all ARM job
Tom Rini
2017-10-06
Travis-CI: Move Boundary and Engicam devices to their own jobs
Tom Rini
2017-10-06
Travis-CI: Move Toradex into its own job
Tom Rini
2017-10-06
fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls
Tom Rini
2017-10-06
tools/fit_image.c: Update some return code paths
Tom Rini
2017-10-06
cmd/time.c: Initialize 'repeatable' variable
Tom Rini
2017-10-06
cmd/pxe.c: Rework initrd and bootargs handling slightly
Tom Rini
2017-10-06
cmd/nvedit.c: Update input handling to cover overflow cases
Tom Rini
2017-10-06
test/dm: Fix string handling issues in the eth test
Tom Rini
2017-10-06
test/overlay: Fix various malloc/free leaks
Tom Rini
2017-10-06
GPT: fix memory leaks identified by Coverity
Alison Chaiken
2017-10-06
fs-test: Add test for a filename using '..' to go back to the root
Tuomas Tynkkynen
2017-10-06
fs/fat: Fix pathnames using '..' that lead to the root directory
Tuomas Tynkkynen
2017-10-06
fs-test: Add FAT16 support
Tuomas Tynkkynen
2017-10-06
fs/ext4: Fix group descriptor checksum calculation
Tuomas Tynkkynen
2017-10-06
doc: Fix statements on case sensitivity for regulator prefix
Felix Brack
2017-10-06
omap: Fix warning when looking for userdata part
Sam Protsenko
2017-10-06
disk: Provide API to get partition by name for specific type
Sam Protsenko
2017-10-06
omap: Omit fastboot.userdata_size related errors
Sam Protsenko
2017-10-06
travis.yml: Add job for running test.py in qemu_arm
Tuomas Tynkkynen
2017-10-06
ARM: Add a new arch + board for QEMU's 'virt' machine
Tuomas Tynkkynen
2017-10-06
PCI: Add driver for a 'pci-host-ecam-generic' host controller
Tuomas Tynkkynen
2017-10-06
pci: layerscape: Use pci_generic_mmap_{read, write}_config
Tuomas Tynkkynen
2017-10-06
pci: xilinx: Use pci_generic_mmap_{read, write}_config()
Tuomas Tynkkynen
2017-10-06
pci: Add helper for implementing memory-mapped config space accesses
Tuomas Tynkkynen
2017-10-06
omap: detect board before spl_early_init()
Jean-Jacques Hiblot
2017-10-06
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
Jean-Jacques Hiblot
2017-10-05
fdtdec: sort include files
Jean-Jacques Hiblot
2017-10-05
lib: allow building lzo for the SPL
Jean-Jacques Hiblot
2017-10-05
gzip: add a function to parse the header
Jean-Jacques Hiblot
2017-10-05
lzo: add a function to check the validity of the header
Jean-Jacques Hiblot
2017-10-05
fit: If no matching config is found in fit_find_config_node(), use the defaul...
Jean-Jacques Hiblot
2017-10-05
fit: fixed bug in locate_dtb_in_fit()
Jean-Jacques Hiblot
2017-10-05
fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()
Jean-Jacques Hiblot
2017-10-05
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
2017-10-05
linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux
Masahiro Yamada
2017-10-05
disk: part_dos: Use the original allocation scheme for the SPL case
Fabio Estevam
2017-10-05
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-10-05
common: Drop LOGLEVEL to 4
Tom Rini
2017-10-04
dm: replace dm_dbg() with pr_debug()
Masahiro Yamada
[next]