summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Merge git://git.denx.de/u-boot-videoTom Rini7-51/+18
2017-10-08configs: stm32: update SRAM address for STM32H7 disco and evalPatrice Chotard2-2/+2
2017-10-08board: STiH410-B2260: set ramdisk_addr_r to 0x48000000Lee Jones1-0/+1
2017-10-08board: STiH410-B2260: fix sdram sizeNicolas Le Bayon1-1/+1
2017-10-08board: STiH410-B2260: update environment variablePatrice Chotard1-3/+21
2017-10-07Merge git://git.denx.de/u-boot-x86Tom Rini2-5/+9
2017-10-07x86: edison: Bring minimal ACPI support to the boardAndy Shevchenko1-0/+3
2017-10-07x86: theadorable-x86-common: Move "-generic" into kernel-ver variableStefan Roese1-4/+4
2017-10-07x86: theadorable-x86-common: Add further pci hotplug cmdline parametersStefan Roese1-1/+2
2017-10-06disk: Provide API to get partition by name for specific typeSam Protsenko1-0/+15
2017-10-06ARM: Add a new arch + board for QEMU's 'virt' machineTuomas Tynkkynen1-0/+58
2017-10-06pci: Add helper for implementing memory-mapped config space accessesTuomas Tynkkynen1-0/+51
2017-10-06gzip: add a function to parse the headerJean-Jacques Hiblot1-0/+1
2017-10-06lzo: add a function to check the validity of the headerJean-Jacques Hiblot1-0/+3
2017-10-06fit: If no matching config is found in fit_find_config_node(), use the defaul...Jean-Jacques Hiblot1-0/+13
2017-10-06fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()Jean-Jacques Hiblot1-2/+7
2017-10-06linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from LinuxMasahiro Yamada1-0/+5
2017-10-05Merge git://git.denx.de/u-boot-sunxiTom Rini32-78/+242
2017-10-04dm: replace dm_dbg() with pr_debug()Masahiro Yamada1-8/+0
2017-10-04linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13Masahiro Yamada1-0/+106
2017-10-04dm: define dev_*() log functions in DM headerMasahiro Yamada2-0/+89
2017-10-04bug.h: move runtime BUG/WARN macros into <linux/bug.h>Masahiro Yamada3-23/+29
2017-10-04bug.h: sync BUILD_BUG stuff with Linux 4.13Masahiro Yamada3-51/+90
2017-10-04vsprintf.h: include <linux/types.h>Masahiro Yamada1-0/+1
2017-10-04common.h: remove error()Masahiro Yamada1-5/+0
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada4-25/+81
2017-10-04stdio.h: move printf() stuff from <common.h> to <stdio.h>Masahiro Yamada2-40/+60
2017-10-03sunxi: Remove the MMC index hackMaxime Ripard1-6/+24
2017-10-03cmd: Move CONFIG_RANDOM_UUID to KconfigMaxime Ripard9-10/+0
2017-10-03sunxi: sina33: Sync the device tree with the kernelMaxime Ripard2-0/+214
2017-10-03usb: gadget: usb_ether: Move settings to commonMaxime Ripard3-3/+0
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard2-4/+4
2017-10-03usb: gadget: usb_ether: Move the interfaces to KconfigMaxime Ripard14-30/+0
2017-10-03usb: gadget: Convert USB_ETHER to KconfigMaxime Ripard19-20/+0
2017-10-03usb: gadget: Move USBNET_HOST_ADDR to KconfigMaxime Ripard5-5/+0
2017-10-03Provide a generic io.h & address mapping functionsPaul Burton1-0/+110
2017-10-03fs: btrfs: Add U-Boot fs handlers.Marek Behún2-0/+22
2017-10-03include: Add a variadic macro to call a callback for all argumentsMarek Behún1-0/+59
2017-10-03fs: Create a common fs_devread for ext4/reiserfs/zfsMarek Behún1-0/+17
2017-10-03lib: Add CRC32-CMarek Behún1-0/+4
2017-10-02Merge git://git.denx.de/u-boot-usbTom Rini2-10/+45
2017-10-01Merge git://git.denx.de/u-boot-rockchipTom Rini4-7/+24
2017-10-01usb: xhci: Honor endpoint's intervalBin Meng1-0/+20
2017-10-01dm: usb: emul: Drop usb_emul_reset()Bin Meng1-8/+0
2017-10-01usb: emul: Expose find_descriptor() as a public APIBin Meng1-0/+11
2017-10-01usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()Bin Meng1-2/+16
2017-10-01usb: Fix comments of usb_emul_find_for_dev()Bin Meng1-1/+0
2017-10-01usb: emul: Remove maxpacketsize in usb_emul_setup_device()Bin Meng1-3/+2
2017-10-01Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini10-29/+391
2017-10-01evb-rk3399: avoid redefinition of CONFIG_ENV_OFFSETHeinrich Schuchardt1-6/+0