summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-10-072-5/+9
|\
| * x86: edison: Bring minimal ACPI support to the boardAndy Shevchenko2017-10-071-0/+3
| * x86: theadorable-x86-common: Move "-generic" into kernel-ver variableStefan Roese2017-10-071-4/+4
| * x86: theadorable-x86-common: Add further pci hotplug cmdline parametersStefan Roese2017-10-071-1/+2
* | disk: Provide API to get partition by name for specific typeSam Protsenko2017-10-061-0/+15
* | ARM: Add a new arch + board for QEMU's 'virt' machineTuomas Tynkkynen2017-10-061-0/+58
* | pci: Add helper for implementing memory-mapped config space accessesTuomas Tynkkynen2017-10-061-0/+51
* | gzip: add a function to parse the headerJean-Jacques Hiblot2017-10-051-0/+1
* | lzo: add a function to check the validity of the headerJean-Jacques Hiblot2017-10-051-0/+3
* | fit: If no matching config is found in fit_find_config_node(), use the defaul...Jean-Jacques Hiblot2017-10-051-0/+13
* | fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()Jean-Jacques Hiblot2017-10-051-2/+7
* | linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from LinuxMasahiro Yamada2017-10-051-0/+5
|/
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-10-0532-78/+242
|\
| * sunxi: Remove the MMC index hackMaxime Ripard2017-10-031-6/+24
| * cmd: Move CONFIG_RANDOM_UUID to KconfigMaxime Ripard2017-10-039-10/+0
| * sunxi: sina33: Sync the device tree with the kernelMaxime Ripard2017-10-032-0/+214
| * usb: gadget: usb_ether: Move settings to commonMaxime Ripard2017-10-033-3/+0
| * usb: gadget: Make g_dnl USB settings commonMaxime Ripard2017-10-032-4/+4
| * usb: gadget: usb_ether: Move the interfaces to KconfigMaxime Ripard2017-10-0314-30/+0
| * usb: gadget: Convert USB_ETHER to KconfigMaxime Ripard2017-10-0319-20/+0
| * usb: gadget: Move USBNET_HOST_ADDR to KconfigMaxime Ripard2017-10-035-5/+0
* | dm: replace dm_dbg() with pr_debug()Masahiro Yamada2017-10-041-8/+0
* | linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13Masahiro Yamada2017-10-041-0/+106
* | dm: define dev_*() log functions in DM headerMasahiro Yamada2017-10-042-0/+89
* | bug.h: move runtime BUG/WARN macros into <linux/bug.h>Masahiro Yamada2017-10-043-23/+29
* | bug.h: sync BUILD_BUG stuff with Linux 4.13Masahiro Yamada2017-10-043-51/+90
* | vsprintf.h: include <linux/types.h>Masahiro Yamada2017-10-041-0/+1
* | common.h: remove error()Masahiro Yamada2017-10-041-5/+0
* | printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2017-10-044-25/+81
* | stdio.h: move printf() stuff from <common.h> to <stdio.h>Masahiro Yamada2017-10-042-40/+60
|/
* Provide a generic io.h & address mapping functionsPaul Burton2017-10-021-0/+110
* fs: btrfs: Add U-Boot fs handlers.Marek Behún2017-10-022-0/+22
* include: Add a variadic macro to call a callback for all argumentsMarek Behún2017-10-021-0/+59
* fs: Create a common fs_devread for ext4/reiserfs/zfsMarek Behún2017-10-021-0/+17
* lib: Add CRC32-CMarek Behún2017-10-021-0/+4
* Merge git://git.denx.de/u-boot-usbTom Rini2017-10-012-10/+45
|\
| * usb: xhci: Honor endpoint's intervalBin Meng2017-10-011-0/+20
| * dm: usb: emul: Drop usb_emul_reset()Bin Meng2017-10-011-8/+0
| * usb: emul: Expose find_descriptor() as a public APIBin Meng2017-10-011-0/+11
| * usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()Bin Meng2017-10-011-2/+16
| * usb: Fix comments of usb_emul_find_for_dev()Bin Meng2017-10-011-1/+0
| * usb: emul: Remove maxpacketsize in usb_emul_setup_device()Bin Meng2017-10-011-3/+2
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2017-10-014-7/+24
|\ \
| * | evb-rk3399: avoid redefinition of CONFIG_ENV_OFFSETHeinrich Schuchardt2017-10-011-6/+0
| * | rk3288: vyasa: Add falcon mode supportJagan Teki2017-10-011-0/+17
| * | rk3288: vyasa: Add TPL supportJagan Teki2017-10-011-1/+5
| * | rockchip: clk: Add rv1108 SARADC clock supportDavid Wu2017-10-011-0/+2
* | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2017-10-0110-29/+391
|\ \ \ | |/ / |/| |
| * | efi_loader: Some console improvements for vidconsoleRob Clark2017-09-201-2/+4
| * | efi_loader: set loaded image code/data type properlyRob Clark2017-09-201-0/+6