summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-05fdtdec: sort include filesJean-Jacques Hiblot
2017-10-05lib: allow building lzo for the SPLJean-Jacques Hiblot
2017-10-05gzip: add a function to parse the headerJean-Jacques Hiblot
2017-10-05lzo: add a function to check the validity of the headerJean-Jacques Hiblot
2017-10-05fit: If no matching config is found in fit_find_config_node(), use the defaul...Jean-Jacques Hiblot
2017-10-05fit: fixed bug in locate_dtb_in_fit()Jean-Jacques Hiblot
2017-10-05fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()Jean-Jacques Hiblot
2017-10-05dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot
2017-10-05linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from LinuxMasahiro Yamada
2017-10-05disk: part_dos: Use the original allocation scheme for the SPL caseFabio Estevam
2017-10-05efi_selftest: enable CONFIG_CMD_BOOTEFI_SELFTESTHeinrich Schuchardt
2017-10-05efi_loader: allow creating new handlesHeinrich Schuchardt
2017-10-05efi_loader: support 16 protocols per efi_objectHeinrich Schuchardt
2017-10-05Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-10-05common: Drop LOGLEVEL to 4Tom Rini
2017-10-04dm: replace dm_dbg() with pr_debug()Masahiro Yamada
2017-10-04linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13Masahiro Yamada
2017-10-04dm: define dev_*() log functions in DM headerMasahiro Yamada
2017-10-04bug.h: move runtime BUG/WARN macros into <linux/bug.h>Masahiro Yamada
2017-10-04bug.h: sync BUILD_BUG stuff with Linux 4.13Masahiro Yamada
2017-10-04vsprintf.h: include <linux/types.h>Masahiro Yamada
2017-10-04common.h: remove error()Masahiro Yamada
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada
2017-10-04stdio.h: move printf() stuff from <common.h> to <stdio.h>Masahiro Yamada
2017-10-04doc: rmobile: Update READMEMarek Vasut
2017-10-04ARM: rmobile: Enable pinconfMarek Vasut
2017-10-04pinctrl: rmobile: Add pinconf to Renesas RCar pincontrol driverMarek Vasut
2017-10-04usb: Drop the EHCI RCar Gen3Marek Vasut
2017-10-03sunxi: only init USB Ethernet gadget when it's enabledIcenowy Zheng
2017-10-03sunxi: usb_phy: invert the USB phy_ctl conditionMaxime Ripard
2017-10-03sun7i: a20: Add Bananapi M1 Plus supportJagan Teki
2017-10-03sunxi: defaultly enable SPL for Lichee Pi ZeroIcenowy Zheng
2017-10-03sunxi: Enable eMMC on Cubietruck PlusChen-Yu Tsai
2017-10-03sunxi: rename Bananapi M3 dts file nameChen-Yu Tsai
2017-10-03sunxi: Fix USB_GADGET implicationMaxime Ripard
2017-10-03sunxi: Remove the MMC index hackMaxime Ripard
2017-10-03sunxi: Use sunxi_get_boot_deviceMaxime Ripard
2017-10-03arm: sunxi: Move spl_boot_device in a separate functionMaxime Ripard
2017-10-03sunxi: Add support for A20-OLinuXino-MICRO-eMMCStefan Mavrodiev
2017-10-03sunxi: Enable CMD_GPT by defaultMaxime Ripard
2017-10-03cmd: Move CONFIG_RANDOM_UUID to KconfigMaxime Ripard
2017-10-03sunxi: sina33: Sync the device tree with the kernelMaxime Ripard
2017-10-03sunxi: Imply USB_ETHERMaxime Ripard
2017-10-03sunxi: Register usb_etherMaxime Ripard
2017-10-03musb: sunxi: switch to the device modelMaxime Ripard
2017-10-03cmd: fastboot: Rework fastboot dependencyMaxime Ripard
2017-10-03sunxi: imply USB_GADGETMaxime Ripard
2017-10-03sunxi: provide default USB gadget setupMaxime Ripard
2017-10-03usb: gadget: usb_ether: Move settings to commonMaxime Ripard