summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-12mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definitionFabio Estevam
2017-10-12mx25pdk: Remove duplicated defineOtavio Salvador
2017-10-12mx25pdk: Use generic filesystem commandsOtavio Salvador
2017-10-10Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-10-10configs: Re-sync CONFIG_CMD_IMLS with moveconfigTuomas Tynkkynen
2017-10-09Merge git://git.denx.de/u-boot-videoTom Rini
2017-10-08configs: stm32: update SRAM address for STM32H7 disco and evalPatrice Chotard
2017-10-08board: STiH410-B2260: set ramdisk_addr_r to 0x48000000Lee Jones
2017-10-08board: STiH410-B2260: fix sdram sizeNicolas Le Bayon
2017-10-08board: STiH410-B2260: update environment variablePatrice Chotard
2017-10-07Merge git://git.denx.de/u-boot-x86Tom Rini
2017-10-07x86: edison: Bring minimal ACPI support to the boardAndy Shevchenko
2017-10-07x86: theadorable-x86-common: Move "-generic" into kernel-ver variableStefan Roese
2017-10-07x86: theadorable-x86-common: Add further pci hotplug cmdline parametersStefan Roese
2017-10-06disk: Provide API to get partition by name for specific typeSam Protsenko
2017-10-06ARM: Add a new arch + board for QEMU's 'virt' machineTuomas Tynkkynen
2017-10-06pci: Add helper for implementing memory-mapped config space accessesTuomas Tynkkynen
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: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()Jean-Jacques Hiblot
2017-10-05linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from LinuxMasahiro Yamada
2017-10-05Merge git://git.denx.de/u-boot-sunxiTom 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-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-03sunxi: Remove the MMC index hackMaxime 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-03usb: gadget: usb_ether: Move settings to commonMaxime Ripard
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard
2017-10-03usb: gadget: usb_ether: Move the interfaces to KconfigMaxime Ripard
2017-10-03usb: gadget: Convert USB_ETHER to KconfigMaxime Ripard
2017-10-03usb: gadget: Move USBNET_HOST_ADDR to KconfigMaxime Ripard
2017-10-02Provide a generic io.h & address mapping functionsPaul Burton
2017-10-02fs: btrfs: Add U-Boot fs handlers.Marek Behún
2017-10-02include: Add a variadic macro to call a callback for all argumentsMarek Behún
2017-10-02fs: Create a common fs_devread for ext4/reiserfs/zfsMarek Behún
2017-10-02lib: Add CRC32-CMarek Behún
2017-10-01Merge git://git.denx.de/u-boot-usbTom Rini
2017-10-01Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-10-01usb: xhci: Honor endpoint's intervalBin Meng
2017-10-01dm: usb: emul: Drop usb_emul_reset()Bin Meng
2017-10-01usb: emul: Expose find_descriptor() as a public APIBin Meng