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-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
efi_selftest: enable CONFIG_CMD_BOOTEFI_SELFTEST
Heinrich Schuchardt
2017-10-05
efi_loader: allow creating new handles
Heinrich Schuchardt
2017-10-05
efi_loader: support 16 protocols per efi_object
Heinrich Schuchardt
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
2017-10-04
linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13
Masahiro Yamada
2017-10-04
dm: define dev_*() log functions in DM header
Masahiro Yamada
2017-10-04
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
Masahiro Yamada
2017-10-04
bug.h: sync BUILD_BUG stuff with Linux 4.13
Masahiro Yamada
2017-10-04
vsprintf.h: include <linux/types.h>
Masahiro Yamada
2017-10-04
common.h: remove error()
Masahiro Yamada
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-10-04
stdio.h: move printf() stuff from <common.h> to <stdio.h>
Masahiro Yamada
2017-10-04
doc: rmobile: Update README
Marek Vasut
2017-10-04
ARM: rmobile: Enable pinconf
Marek Vasut
2017-10-04
pinctrl: rmobile: Add pinconf to Renesas RCar pincontrol driver
Marek Vasut
2017-10-04
usb: Drop the EHCI RCar Gen3
Marek Vasut
2017-10-03
sunxi: only init USB Ethernet gadget when it's enabled
Icenowy Zheng
2017-10-03
sunxi: usb_phy: invert the USB phy_ctl condition
Maxime Ripard
2017-10-03
sun7i: a20: Add Bananapi M1 Plus support
Jagan Teki
2017-10-03
sunxi: defaultly enable SPL for Lichee Pi Zero
Icenowy Zheng
2017-10-03
sunxi: Enable eMMC on Cubietruck Plus
Chen-Yu Tsai
2017-10-03
sunxi: rename Bananapi M3 dts file name
Chen-Yu Tsai
[prev]
[next]