summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini209-235/+0
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini4-14/+346
2016-09-07efi_loader: provide efi_mem_desc versionMian Yousaf Kaukab1-0/+2
2016-09-07compiler.h: use system endian macros on OpenBSDJonathan Gray1-2/+17
2016-09-07global_data.h: Standardize tabs and alignment for commentsRobert P. J. Day1-18/+17
2016-09-07omap3_pandora: Only set bootargs if distro_bootcmd failed to load.Vagrant Cascadian1-1/+2
2016-09-07omap3_pandora: Switch to use config_distro_bootcmd.Vagrant Cascadian1-6/+14
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada11-22/+0
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada8-8/+0
2016-09-06omap3_pandora: Switch to using "load" command to load the autoboot script.Vagrant Cascadian1-2/+1
2016-09-06omap3_pandora: Fix mmc loading of autoboot script to use correct syntax.Vagrant Cascadian1-2/+2
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini25-51/+56
2016-09-06board/BuR/common: increase NET_RETRY_COUNT to 10Hannes Schmelzer1-1/+1
2016-09-06arm: dts: update DTS files for meson-gxbb and odroid-c2Beniamino Galvani2-0/+364
2016-09-06serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf2-0/+2
2016-09-06warp7: Use PARTUUID to specify the rootfs locationFabio Estevam1-3/+6
2016-09-06warp7: Modify fdt_file environment variableBreno Lima1-1/+1
2016-09-06warp7: Add PMIC supportVanessa Maegima1-0/+12
2016-09-06arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat1-0/+315
2016-09-06imx: ventana: enable splashscreen supportTim Harvey1-3/+4
2016-09-06board: tbs2910: fix HDMI pre-console bufferSoeren Moch1-1/+3
2016-09-06board: tbs2910: always enable usbkbdSoeren Moch1-7/+6
2016-09-06Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80"Andre Przywara1-2/+3
2016-09-01ARM: tegra: Add support for TK1-SOM board from Colorado EngineeringPeter Chubb1-0/+73
2016-08-30x86: efi: Fix EFI 64-bit payload build warningsBin Meng1-12/+20
2016-08-30x86: efi: payload: Make EFI payload build againBin Meng1-1/+1
2016-08-28Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-0/+1
2016-08-28ARM: uniphier: support system reset functionality for PSCIMasahiro Yamada1-0/+1
2016-08-27Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2-0/+248
2016-08-27ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini66-136/+0
2016-08-26sunxi: Sync dts files with upstream kernelHans de Goede2-0/+248
2016-08-26spl: Remove unused CONFIG_SPL_SPI_* definitionsChris Packham7-14/+0
2016-08-20Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini14-22/+298
2016-08-20fastboot: move to KconfigSteve Rae2-16/+0
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada4-6/+0
2016-08-20tests: Introduce DT overlay testsMaxime Ripard2-0/+17
2016-08-20libfdt: Add overlay application functionMaxime Ripard1-0/+30
2016-08-20libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard1-0/+21
2016-08-20libfdt: Add fdt_getprop_namelen_wMaxime Ripard1-0/+7
2016-08-20libfdt: Add fdt_path_offset_namelenMaxime Ripard1-1/+15
2016-08-20libfdt: Add max phandle retrieval functionMaxime Ripard1-0/+13
2016-08-20libfdt: Add iterator over propertiesMaxime Ripard1-0/+24
2016-08-20libfdt: Add new headers and definesMaxime Ripard1-0/+6
2016-08-20vsprintf: Include stdarg for va_listMaxime Ripard1-0/+2
2016-08-17ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.hNobuhiro Iwamatsu1-7/+1
2016-08-17arm: rmobile: Update defconfigNobuhiro Iwamatsu1-4/+1
2016-08-17arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com1-0/+124
2016-08-17ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu2-0/+159
2016-08-17ARM: rmobile: Add support R8A7795Nobuhiro Iwamatsu1-0/+3
2016-08-17ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu10-22/+22