aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass27-27/+0
2016-09-16Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass5-7/+0
2016-09-16Convert CONFIG_SPL_ETH_SUPPORT to KconfigSimon Glass10-11/+0
2016-09-16Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass27-38/+0
2016-09-16Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass14-19/+0
2016-09-16Convert CONFIG_SPL_DMA_SUPPORT to KconfigSimon Glass4-4/+0
2016-09-16spear: Use upper case for CONFIG optionsSimon Glass2-12/+7
2016-09-16Use separate options for TPL supportSimon Glass5-35/+38
2016-09-16Drop CONFIG_SPL_RAM_SUPPORTSimon Glass1-1/+0
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher61-69/+0
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-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2-0/+248
2016-08-26ARM: 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