summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* ARM: tegra: Add support for TK1-SOM board from Colorado EngineeringPeter Chubb2016-09-01-0/+73
* x86: efi: Fix EFI 64-bit payload build warningsBin Meng2016-08-30-12/+20
* x86: efi: payload: Make EFI payload build againBin Meng2016-08-30-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-08-28-0/+1
|\
| * ARM: uniphier: support system reset functionality for PSCIMasahiro Yamada2016-08-28-0/+1
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-08-26-0/+248
|\ \
| * | sunxi: Sync dts files with upstream kernelHans de Goede2016-08-26-0/+248
| |/
* | ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-26-136/+0
|/
* spl: Remove unused CONFIG_SPL_SPI_* definitionsChris Packham2016-08-26-14/+0
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2016-08-20-22/+298
|\
| * ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.hNobuhiro Iwamatsu2016-08-17-7/+1
| * arm: rmobile: Update defconfigNobuhiro Iwamatsu2016-08-17-4/+1
| * arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com2016-08-17-0/+124
| * ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu2016-08-17-0/+159
| * ARM: rmobile: Add support R8A7795Nobuhiro Iwamatsu2016-08-17-0/+3
| * ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu2016-08-17-22/+22
* | fastboot: move to KconfigSteve Rae2016-08-20-16/+0
* | cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada2016-08-20-6/+0
* | tests: Introduce DT overlay testsMaxime Ripard2016-08-20-0/+17
* | libfdt: Add overlay application functionMaxime Ripard2016-08-20-0/+30
* | libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard2016-08-20-0/+21
* | libfdt: Add fdt_getprop_namelen_wMaxime Ripard2016-08-20-0/+7
* | libfdt: Add fdt_path_offset_namelenMaxime Ripard2016-08-20-1/+15
* | libfdt: Add max phandle retrieval functionMaxime Ripard2016-08-20-0/+13
* | libfdt: Add iterator over propertiesMaxime Ripard2016-08-20-0/+24
* | libfdt: Add new headers and definesMaxime Ripard2016-08-20-0/+6
* | vsprintf: Include stdarg for va_listMaxime Ripard2016-08-20-0/+2
* | x86: Add DFI BT700 BayTrail board supportStefan Roese2016-08-16-0/+74
* | x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config codeStefan Roese2016-08-16-5/+7
* | misc: Add simple driver for some Nuvoton NCT6102D devicesStefan Roese2016-08-16-0/+34
* | xtensa: add support for the 'xtfpga' evaluation boardChris Zankel2016-08-15-0/+268
* | xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel2016-08-15-2/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-08-15-1/+3
|\ \
| * | mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang2016-08-15-0/+2
| * | clk.h: inline clk_get_by_name()Andreas Bießmann2016-08-15-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-08-15-18/+28
|\ \ \
| * | | net: mii: Clean up legacy glue that is not usedJoe Hershberger2016-08-15-13/+0
| * | | net: mii: Changes not made by spatchJoe Hershberger2016-08-15-4/+3
| * | | net/ethoc: support private memory configurationsMax Filippov2016-08-15-0/+1
| * | | net/ethoc: add CONFIG_DM_ETH supportMax Filippov2016-08-15-0/+20
| * | | net/ethoc: add Kconfig entry for the driverMax Filippov2016-08-15-1/+0
| * | | net: macb: Fix build error for CONFIG_DM_ETH enabledWenyou Yang2016-08-15-0/+4
| |/ /
* | | ARM: tegra: fix trimslice environment locationStephen Warren2016-08-15-1/+2
* | | ARM: tegra: enable PCIe controller on p2771-0000Stephen Warren2016-08-15-0/+5
* | | ARM: tegra: enable I2C buses for P2771-0000Bryan Wu2016-08-15-0/+3
|/ /
* | misc: add "call" uclass opStephen Warren2016-08-12-0/+35
* | fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren2016-08-12-3/+11
* | fdt_support: fdt_translate_address() blob const correctnessStephen Warren2016-08-12-2/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-08-11-4/+10
|\ \
| * | ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada2016-08-11-1/+6