summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-10-01usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()Bin Meng
2017-10-01usb: Fix comments of usb_emul_find_for_dev()Bin Meng
2017-10-01usb: emul: Remove maxpacketsize in usb_emul_setup_device()Bin Meng
2017-10-01Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-10-01evb-rk3399: avoid redefinition of CONFIG_ENV_OFFSETHeinrich Schuchardt
2017-10-01rk3288: vyasa: Add falcon mode supportJagan Teki
2017-10-01rk3288: vyasa: Add TPL supportJagan Teki
2017-10-01rockchip: clk: Add rv1108 SARADC clock supportDavid Wu
2017-09-29env: ti: boot: Show boot status informationSam Protsenko
2017-09-29env: ti: boot: Extract command for eMMC Linux bootSam Protsenko
2017-09-29arm: dra7xx: Fix Linux boot from eMMCSam Protsenko
2017-09-29arm: am57xx: Fix Linux boot from eMMCSam Protsenko
2017-09-29configs: keystone2: env: Fix burn_uboot_spi commandLokesh Vutla
2017-09-29configs: k2g_evm: Make findfdt command populate fdtfile variableAndrew F. Davis
2017-09-29configs: am43xx_evm: Avoid relocation onto firewall at the end of DRAMAndrew F. Davis