summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-2666-136/+0
* spl: Remove unused CONFIG_SPL_SPI_* definitionsChris Packham2016-08-267-14/+0
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2016-08-2014-22/+298
|\
| * ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.hNobuhiro Iwamatsu2016-08-171-7/+1
| * arm: rmobile: Update defconfigNobuhiro Iwamatsu2016-08-171-4/+1
| * arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com2016-08-171-0/+124
| * ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu2016-08-172-0/+159
| * ARM: rmobile: Add support R8A7795Nobuhiro Iwamatsu2016-08-171-0/+3
| * ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu2016-08-1710-22/+22
* | fastboot: move to KconfigSteve Rae2016-08-202-16/+0
* | cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada2016-08-204-6/+0
* | tests: Introduce DT overlay testsMaxime Ripard2016-08-202-0/+17
* | libfdt: Add overlay application functionMaxime Ripard2016-08-201-0/+30
* | libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard2016-08-201-0/+21
* | libfdt: Add fdt_getprop_namelen_wMaxime Ripard2016-08-201-0/+7
* | libfdt: Add fdt_path_offset_namelenMaxime Ripard2016-08-201-1/+15
* | libfdt: Add max phandle retrieval functionMaxime Ripard2016-08-201-0/+13
* | libfdt: Add iterator over propertiesMaxime Ripard2016-08-201-0/+24
* | libfdt: Add new headers and definesMaxime Ripard2016-08-201-0/+6
* | vsprintf: Include stdarg for va_listMaxime Ripard2016-08-201-0/+2
* | x86: Add DFI BT700 BayTrail board supportStefan Roese2016-08-161-0/+74
* | x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config codeStefan Roese2016-08-161-5/+7
* | misc: Add simple driver for some Nuvoton NCT6102D devicesStefan Roese2016-08-161-0/+34
* | xtensa: add support for the 'xtfpga' evaluation boardChris Zankel2016-08-151-0/+268
* | xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel2016-08-152-2/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-08-152-1/+3
|\ \
| * | mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang2016-08-151-0/+2
| * | clk.h: inline clk_get_by_name()Andreas Bießmann2016-08-151-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-08-157-18/+28
|\ \ \
| * | | net: mii: Clean up legacy glue that is not usedJoe Hershberger2016-08-151-13/+0
| * | | net: mii: Changes not made by spatchJoe Hershberger2016-08-151-4/+3
| * | | net/ethoc: support private memory configurationsMax Filippov2016-08-151-0/+1
| * | | net/ethoc: add CONFIG_DM_ETH supportMax Filippov2016-08-151-0/+20
| * | | net/ethoc: add Kconfig entry for the driverMax Filippov2016-08-151-1/+0
| * | | net: macb: Fix build error for CONFIG_DM_ETH enabledWenyou Yang2016-08-154-0/+4
| |/ /
* | | ARM: tegra: fix trimslice environment locationStephen Warren2016-08-151-1/+2
* | | ARM: tegra: enable PCIe controller on p2771-0000Stephen Warren2016-08-151-0/+5
* | | ARM: tegra: enable I2C buses for P2771-0000Bryan Wu2016-08-151-0/+3
|/ /
* | misc: add "call" uclass opStephen Warren2016-08-121-0/+35
* | fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren2016-08-121-3/+11
* | fdt_support: fdt_translate_address() blob const correctnessStephen Warren2016-08-121-2/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-08-111-4/+10
|\ \
| * | ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada2016-08-111-1/+6
| * | ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is onMasahiro Yamada2016-08-111-0/+4
| * | ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada2016-08-111-3/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-08-118-8/+0
|\ \ \ | |/ / |/| |
| * | usb: add (move) CONFIG_USB_HOST to KconfigMasahiro Yamada2016-08-078-8/+0
* | | spl_nor.c: Support devicetree sizes different from 16kMike Looijmans2016-08-082-0/+2
|/ /
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-08-064-1/+72
|\ \
| * | config: rk3399: enable dwmmc controllerKever Yang2016-08-051-0/+1