summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_ETH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_DMA_SUPPORT to KconfigSimon Glass
2016-09-16spear: Use upper case for CONFIG optionsSimon Glass
2016-09-16Use separate options for TPL supportSimon Glass
2016-09-16Drop CONFIG_SPL_RAM_SUPPORTSimon Glass
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-09-07efi_loader: provide efi_mem_desc versionMian Yousaf Kaukab
2016-09-07compiler.h: use system endian macros on OpenBSDJonathan Gray
2016-09-07global_data.h: Standardize tabs and alignment for commentsRobert P. J. Day
2016-09-07omap3_pandora: Only set bootargs if distro_bootcmd failed to load.Vagrant Cascadian
2016-09-07omap3_pandora: Switch to use config_distro_bootcmd.Vagrant Cascadian
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada
2016-09-06omap3_pandora: Switch to using "load" command to load the autoboot script.Vagrant Cascadian
2016-09-06omap3_pandora: Fix mmc loading of autoboot script to use correct syntax.Vagrant Cascadian
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini
2016-09-06board/BuR/common: increase NET_RETRY_COUNT to 10Hannes Schmelzer
2016-09-06arm: dts: update DTS files for meson-gxbb and odroid-c2Beniamino Galvani
2016-09-06serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf
2016-09-06warp7: Use PARTUUID to specify the rootfs locationFabio Estevam
2016-09-06warp7: Modify fdt_file environment variableBreno Lima
2016-09-06warp7: Add PMIC supportVanessa Maegima
2016-09-06arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat
2016-09-06imx: ventana: enable splashscreen supportTim Harvey
2016-09-06board: tbs2910: fix HDMI pre-console bufferSoeren Moch
2016-09-06board: tbs2910: always enable usbkbdSoeren Moch
2016-09-06Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80"Andre Przywara
2016-09-01ARM: tegra: Add support for TK1-SOM board from Colorado EngineeringPeter Chubb
2016-08-30x86: efi: Fix EFI 64-bit payload build warningsBin Meng
2016-08-30x86: efi: payload: Make EFI payload build againBin Meng
2016-08-28Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-08-28ARM: uniphier: support system reset functionality for PSCIMasahiro Yamada
2016-08-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-08-26sunxi: Sync dts files with upstream kernelHans de Goede
2016-08-26spl: Remove unused CONFIG_SPL_SPI_* definitionsChris Packham
2016-08-20Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2016-08-20fastboot: move to KconfigSteve Rae
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada
2016-08-20tests: Introduce DT overlay testsMaxime Ripard
2016-08-20libfdt: Add overlay application functionMaxime Ripard
2016-08-20libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard