Commit Graph

46381 Commits (32f11829266f2ede9afac051f980d4ae9b52f963)
 

Author SHA1 Message Date
Tuomas Tynkkynen 32f1182926 ARM: Add a new arch + board for QEMU's 'virt' machine 7 years ago
Tuomas Tynkkynen 3675cb044e PCI: Add driver for a 'pci-host-ecam-generic' host controller 7 years ago
Tuomas Tynkkynen e434a90ec4 pci: layerscape: Use pci_generic_mmap_{read, write}_config 7 years ago
Tuomas Tynkkynen 75e3feac1b pci: xilinx: Use pci_generic_mmap_{read, write}_config() 7 years ago
Tuomas Tynkkynen badb99220a pci: Add helper for implementing memory-mapped config space accesses 7 years ago
Jean-Jacques Hiblot a4d72869f8 omap: detect board before spl_early_init() 7 years ago
Jean-Jacques Hiblot 2f57c95100 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT 7 years ago
Jean-Jacques Hiblot 035d64025c fdtdec: sort include files 7 years ago
Jean-Jacques Hiblot f52bdf4b67 lib: allow building lzo for the SPL 7 years ago
Jean-Jacques Hiblot 376ddf9d4a gzip: add a function to parse the header 7 years ago
Jean-Jacques Hiblot d753f942ec lzo: add a function to check the validity of the header 7 years ago
Jean-Jacques Hiblot 02035d0086 fit: If no matching config is found in fit_find_config_node(), use the default one 7 years ago
Jean-Jacques Hiblot d56b86eec3 fit: fixed bug in locate_dtb_in_fit() 7 years ago
Jean-Jacques Hiblot 906a9dbbcb fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() 7 years ago
Jean-Jacques Hiblot 11955590a2 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig 7 years ago
Masahiro Yamada 84570a0c11 linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux 7 years ago
Fabio Estevam 3ea0520512 disk: part_dos: Use the original allocation scheme for the SPL case 7 years ago
Tom Rini 4f42a0d721 Merge git://git.denx.de/u-boot-sunxi 7 years ago
Tom Rini 6a3e65dea3 common: Drop LOGLEVEL to 4 7 years ago
Masahiro Yamada ceb9190969 dm: replace dm_dbg() with pr_debug() 7 years ago
Masahiro Yamada 6990e91f09 linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 7 years ago
Masahiro Yamada c898cba41e dm: define dev_*() log functions in DM header 7 years ago
Masahiro Yamada 0a70fb4c1c bug.h: move runtime BUG/WARN macros into <linux/bug.h> 7 years ago
Masahiro Yamada 059a48096c bug.h: sync BUILD_BUG stuff with Linux 4.13 7 years ago
Masahiro Yamada f7d6b896d6 vsprintf.h: include <linux/types.h> 7 years ago
Masahiro Yamada 5a719f9218 common.h: remove error() 7 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 7 years ago
Masahiro Yamada 7fea7b1a37 stdio.h: move printf() stuff from <common.h> to <stdio.h> 7 years ago
Icenowy Zheng e6ee85a689 sunxi: only init USB Ethernet gadget when it's enabled 7 years ago
Maxime Ripard 9f35688349 sunxi: usb_phy: invert the USB phy_ctl condition 7 years ago
Jagan Teki ea5b1e1efb sun7i: a20: Add Bananapi M1 Plus support 7 years ago
Icenowy Zheng d4aac530c6 sunxi: defaultly enable SPL for Lichee Pi Zero 7 years ago
Chen-Yu Tsai 818b293305 sunxi: Enable eMMC on Cubietruck Plus 7 years ago
Chen-Yu Tsai 1328a81621 sunxi: rename Bananapi M3 dts file name 7 years ago
Maxime Ripard 3c989f3a19 sunxi: Fix USB_GADGET implication 7 years ago
Maxime Ripard de86fc3859 sunxi: Remove the MMC index hack 7 years ago
Maxime Ripard f4c3523c98 sunxi: Use sunxi_get_boot_device 7 years ago
Maxime Ripard 8829076a5b arm: sunxi: Move spl_boot_device in a separate function 7 years ago
Stefan Mavrodiev 6ee9d7be06 sunxi: Add support for A20-OLinuXino-MICRO-eMMC 7 years ago
Maxime Ripard a12fb0e368 sunxi: Enable CMD_GPT by default 7 years ago
Maxime Ripard 47738acced cmd: Move CONFIG_RANDOM_UUID to Kconfig 7 years ago
Maxime Ripard 5ed8239383 sunxi: sina33: Sync the device tree with the kernel 7 years ago
Maxime Ripard 6e2166c186 sunxi: Imply USB_ETHER 7 years ago
Maxime Ripard 90dd2f19d6 sunxi: Register usb_ether 7 years ago
Maxime Ripard 3a61b080ac musb: sunxi: switch to the device model 7 years ago
Maxime Ripard cfa34996b0 cmd: fastboot: Rework fastboot dependency 7 years ago
Maxime Ripard 654b02b18c sunxi: imply USB_GADGET 7 years ago
Maxime Ripard e02687bda9 sunxi: provide default USB gadget setup 7 years ago
Maxime Ripard 10ac57fda3 usb: gadget: usb_ether: Move settings to common 7 years ago