summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko2017-10-076-0/+455
| * | x86: theadorable-x86-xxx_defconfig: Enable setexpr commandStefan Roese2017-10-073-3/+0
| * | 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
* | | Travis-CI: Split out more vendors from the catch-all ARM jobTom Rini2017-10-061-2/+7
* | | Travis-CI: Move Boundary and Engicam devices to their own jobsTom Rini2017-10-061-1/+7
* | | Travis-CI: Move Toradex into its own jobTom Rini2017-10-061-6/+11
* | | fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_lsTom Rini2017-10-061-0/+1
* | | tools/fit_image.c: Update some return code pathsTom Rini2017-10-061-1/+3
* | | cmd/time.c: Initialize 'repeatable' variableTom Rini2017-10-061-1/+1
* | | cmd/pxe.c: Rework initrd and bootargs handling slightlyTom Rini2017-10-061-6/+6
* | | cmd/nvedit.c: Update input handling to cover overflow casesTom Rini2017-10-061-4/+7
* | | test/dm: Fix string handling issues in the eth testTom Rini2017-10-061-3/+5
* | | test/overlay: Fix various malloc/free leaksTom Rini2017-10-061-4/+12
* | | GPT: fix memory leaks identified by CoverityAlison Chaiken2017-10-061-18/+69
* | | fs-test: Add test for a filename using '..' to go back to the rootTuomas Tynkkynen2017-10-061-14/+24
* | | fs/fat: Fix pathnames using '..' that lead to the root directoryTuomas Tynkkynen2017-10-061-1/+2
* | | fs-test: Add FAT16 supportTuomas Tynkkynen2017-10-061-19/+36
* | | fs/ext4: Fix group descriptor checksum calculationTuomas Tynkkynen2017-10-061-0/+4
* | | doc: Fix statements on case sensitivity for regulator prefixFelix Brack2017-10-061-2/+2
* | | omap: Fix warning when looking for userdata partSam Protsenko2017-10-061-1/+2
* | | disk: Provide API to get partition by name for specific typeSam Protsenko2017-10-062-2/+28
* | | omap: Omit fastboot.userdata_size related errorsSam Protsenko2017-10-061-9/+4
* | | travis.yml: Add job for running test.py in qemu_armTuomas Tynkkynen2017-10-061-0/+5
* | | ARM: Add a new arch + board for QEMU's 'virt' machineTuomas Tynkkynen2017-10-067-0/+152
* | | PCI: Add driver for a 'pci-host-ecam-generic' host controllerTuomas Tynkkynen2017-10-063-0/+152
* | | pci: layerscape: Use pci_generic_mmap_{read, write}_configTuomas Tynkkynen2017-10-061-51/+17
* | | pci: xilinx: Use pci_generic_mmap_{read, write}_config()Tuomas Tynkkynen2017-10-061-46/+7
* | | pci: Add helper for implementing memory-mapped config space accessesTuomas Tynkkynen2017-10-062-0/+109
* | | omap: detect board before spl_early_init()Jean-Jacques Hiblot2017-10-061-1/+3
* | | spl: dm: Make it possible for the SPL to pick its own DTB from a FITJean-Jacques Hiblot2017-10-064-13/+248
* | | fdtdec: sort include filesJean-Jacques Hiblot2017-10-051-5/+5
* | | lib: allow building lzo for the SPLJean-Jacques Hiblot2017-10-052-1/+7
* | | gzip: add a function to parse the headerJean-Jacques Hiblot2017-10-052-3/+13
* | | lzo: add a function to check the validity of the headerJean-Jacques Hiblot2017-10-052-4/+20
* | | fit: If no matching config is found in fit_find_config_node(), use the defaul...Jean-Jacques Hiblot2017-10-052-0/+33
* | | fit: fixed bug in locate_dtb_in_fit()Jean-Jacques Hiblot2017-10-051-1/+1
* | | fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()Jean-Jacques Hiblot2017-10-052-4/+9
* | | dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot2017-10-0514-28/+45
* | | linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from LinuxMasahiro Yamada2017-10-051-0/+5
|/ /
* | disk: part_dos: Use the original allocation scheme for the SPL caseFabio Estevam2017-10-051-0/+10
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2017-10-05220-1138/+1866
|\ \
| * | sunxi: only init USB Ethernet gadget when it's enabledIcenowy Zheng2017-10-031-0/+2
| * | sunxi: usb_phy: invert the USB phy_ctl conditionMaxime Ripard2017-10-031-4/+10
| * | sun7i: a20: Add Bananapi M1 Plus supportJagan Teki2017-10-033-23/+97
| * | sunxi: defaultly enable SPL for Lichee Pi ZeroIcenowy Zheng2017-10-031-0/+4
| * | sunxi: Enable eMMC on Cubietruck PlusChen-Yu Tsai2017-10-031-0/+1
| * | sunxi: rename Bananapi M3 dts file nameChen-Yu Tsai2017-10-033-3/+3
| * | sunxi: Fix USB_GADGET implicationMaxime Ripard2017-10-032-1/+1
| * | sunxi: Remove the MMC index hackMaxime Ripard2017-10-036-23/+32