Commit Graph

46366 Commits (84570a0c111ac50372d51271eadc13ff5cbb1a54)
 

Author SHA1 Message Date
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() 8 years ago
Masahiro Yamada 6990e91f09 linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 8 years ago
Masahiro Yamada c898cba41e dm: define dev_*() log functions in DM header 8 years ago
Masahiro Yamada 0a70fb4c1c bug.h: move runtime BUG/WARN macros into <linux/bug.h> 8 years ago
Masahiro Yamada 059a48096c bug.h: sync BUILD_BUG stuff with Linux 4.13 8 years ago
Masahiro Yamada f7d6b896d6 vsprintf.h: include <linux/types.h> 8 years ago
Masahiro Yamada 5a719f9218 common.h: remove error() 8 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 8 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 8 years ago
Masahiro Yamada 7fea7b1a37 stdio.h: move printf() stuff from <common.h> to <stdio.h> 8 years ago
Icenowy Zheng e6ee85a689 sunxi: only init USB Ethernet gadget when it's enabled 8 years ago
Maxime Ripard 9f35688349 sunxi: usb_phy: invert the USB phy_ctl condition 8 years ago
Jagan Teki ea5b1e1efb sun7i: a20: Add Bananapi M1 Plus support 8 years ago
Icenowy Zheng d4aac530c6 sunxi: defaultly enable SPL for Lichee Pi Zero 8 years ago
Chen-Yu Tsai 818b293305 sunxi: Enable eMMC on Cubietruck Plus 8 years ago
Chen-Yu Tsai 1328a81621 sunxi: rename Bananapi M3 dts file name 8 years ago
Maxime Ripard 3c989f3a19 sunxi: Fix USB_GADGET implication 8 years ago
Maxime Ripard de86fc3859 sunxi: Remove the MMC index hack 8 years ago
Maxime Ripard f4c3523c98 sunxi: Use sunxi_get_boot_device 8 years ago
Maxime Ripard 8829076a5b arm: sunxi: Move spl_boot_device in a separate function 8 years ago
Stefan Mavrodiev 6ee9d7be06 sunxi: Add support for A20-OLinuXino-MICRO-eMMC 8 years ago
Maxime Ripard a12fb0e368 sunxi: Enable CMD_GPT by default 8 years ago
Maxime Ripard 47738acced cmd: Move CONFIG_RANDOM_UUID to Kconfig 8 years ago
Maxime Ripard 5ed8239383 sunxi: sina33: Sync the device tree with the kernel 8 years ago
Maxime Ripard 6e2166c186 sunxi: Imply USB_ETHER 8 years ago
Maxime Ripard 90dd2f19d6 sunxi: Register usb_ether 8 years ago
Maxime Ripard 3a61b080ac musb: sunxi: switch to the device model 8 years ago
Maxime Ripard cfa34996b0 cmd: fastboot: Rework fastboot dependency 8 years ago
Maxime Ripard 654b02b18c sunxi: imply USB_GADGET 8 years ago
Maxime Ripard e02687bda9 sunxi: provide default USB gadget setup 8 years ago
Maxime Ripard 10ac57fda3 usb: gadget: usb_ether: Move settings to common 8 years ago
Maxime Ripard a95aee6af7 usb: gadget: Make g_dnl USB settings common 8 years ago
Maxime Ripard d2f0f4af4b usb: gadget: usb_ether: Move the interfaces to Kconfig 8 years ago
Maxime Ripard 3f33d3c8f4 usb: gadget: Convert USB_ETHER to Kconfig 8 years ago
Maxime Ripard c163668a4a usb: gadget: Move USBNET_HOST_ADDR to Kconfig 8 years ago
Maxime Ripard 74e7997c70 usb: gadget: Document USBNET_DEVADDR 8 years ago
Maxime Ripard 5506ff149d usb: gadget: Move USBNET_DEVADDR option out of g_dnl 8 years ago
Maxime Ripard a4dd8722fa sandbox: Expand list of IO accessors 8 years ago
Tom Rini 39dd65a059 sandbox: Enable btrfs support 8 years ago
Tom Rini 6b7fd350e8 fs/btrfs: Fix warning in btrfs_check_super() 8 years ago
Paul Burton f7ae1ca3e8 sandbox: Use asm-generic/io.h 8 years ago
Paul Burton ae07d609e9 powerpc: Use asm-generic/io.h 8 years ago
Paul Burton e16986c481 nios2: Use asm-generic/io.h 8 years ago
Paul Burton d1cbeafd5e mips: Use asm-generic/io.h 8 years ago
Paul Burton e8645527b1 xtensa: Use asm-generic/io.h 8 years ago
Paul Burton 6f01316f36 x86: Use asm-generic/io.h 8 years ago