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
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
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-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
2017-10-03
sunxi: Fix USB_GADGET implication
Maxime Ripard
2017-10-03
sunxi: Remove the MMC index hack
Maxime Ripard
2017-10-03
sunxi: Use sunxi_get_boot_device
Maxime Ripard
2017-10-03
arm: sunxi: Move spl_boot_device in a separate function
Maxime Ripard
2017-10-03
sunxi: Add support for A20-OLinuXino-MICRO-eMMC
Stefan Mavrodiev
2017-10-03
sunxi: Enable CMD_GPT by default
Maxime Ripard
2017-10-03
cmd: Move CONFIG_RANDOM_UUID to Kconfig
Maxime Ripard
2017-10-03
sunxi: sina33: Sync the device tree with the kernel
Maxime Ripard
2017-10-03
sunxi: Imply USB_ETHER
Maxime Ripard
2017-10-03
sunxi: Register usb_ether
Maxime Ripard
2017-10-03
musb: sunxi: switch to the device model
Maxime Ripard
2017-10-03
cmd: fastboot: Rework fastboot dependency
Maxime Ripard
2017-10-03
sunxi: imply USB_GADGET
Maxime Ripard
2017-10-03
sunxi: provide default USB gadget setup
Maxime Ripard
2017-10-03
usb: gadget: usb_ether: Move settings to common
Maxime Ripard
2017-10-03
usb: gadget: Make g_dnl USB settings common
Maxime Ripard
2017-10-03
usb: gadget: usb_ether: Move the interfaces to Kconfig
Maxime Ripard
2017-10-03
usb: gadget: Convert USB_ETHER to Kconfig
Maxime Ripard
[prev]
[next]