summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* image: fix IH_ARCH_... values for uImage compatibilityMasahiro Yamada2016-07-21-0/+13
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-19-14/+11
|\
| * ARMv8/ls1043ardb: Integrate FSL PPAHou Zhiqiang2016-07-19-0/+11
| * armv8: Move secure_ram variable out of generic global dataYork Sun2016-07-15-14/+0
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-3/+3
* | configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entriesTom Rini2016-07-16-0/+3
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-15-0/+11
|\ \
| * | sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7iChen-Yu Tsai2016-07-15-0/+2
| * | ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platformsChen-Yu Tsai2016-07-15-0/+3
| * | sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7iChen-Yu Tsai2016-07-15-0/+1
| * | sunxi: Support booting from SPI flashSiarhei Siamashka2016-07-15-0/+5
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15-2/+108
|\ \
| * | dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass2016-07-14-1/+14
| * | dm: core: Expand platdata for of-platdata devicesSimon Glass2016-07-14-0/+7
| * | dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCEDSimon Glass2016-07-14-2/+2
| * | dm: clk: Add support for of-platdataSimon Glass2016-07-14-0/+4
| * | dm: Add a header that provides access to the of-platdata structsSimon Glass2016-07-14-0/+19
| * | dm: syscon: Add support for of-platdataSimon Glass2016-07-14-0/+11
| * | dm: regmap: Add a dummy implementation for of-platdataSimon Glass2016-07-14-0/+3
| * | sandbox: Add a test device that uses of-platdataSimon Glass2016-07-14-0/+2
| * | sandbox: Add a new sandbox_spl boardSimon Glass2016-07-14-0/+18
| * | sandbox: Don't use IDE and iotrace in SPLSimon Glass2016-07-14-0/+4
| * | sandbox: Allow chaining from SPL to U-Boot properSimon Glass2016-07-14-0/+25
| |/
* | Add warn_non_spl() to show a message in U-Boot properSimon Glass2016-07-14-0/+10
* | Add comments for debug() and pr_fmtSimon Glass2016-07-14-0/+2
* | stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14-4/+4
* | stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14-1/+2
* | dragonboard410c: adding missing default addr for script and pxe bootRicardo Salveti de Araujo2016-07-14-0/+2
* | dragonboard410c: prefer sdcard boot over emmcRicardo Salveti de Araujo2016-07-14-1/+1
* | image: Add functions to obtain category informationSimon Glass2016-07-14-0/+34
* | image: Create a table of information for each categorySimon Glass2016-07-14-0/+9
* | image: Convert the IH_... values to enumsSimon Glass2016-07-14-86/+101
* | linux/io.h: add generic ioremap()/iounmap() definesMasahiro Yamada2016-07-14-0/+16
* | types.h: move and redefine resource_size_tMasahiro Yamada2016-07-14-0/+4
* | spl: fit: add support for post-processing of imagesDaniel Allred2016-07-14-0/+17
|/
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-07-12-0/+36
|\
| * x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister2016-07-12-0/+36
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-07-11-0/+23
|\ \
| * | defconfig: k2g_evm_defconfig: Enable Cadence QSPI controllerVignesh R2016-07-09-0/+6
| * | keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL buildVignesh R2016-07-09-0/+4
| * | dm: core: implement dev_map_physmem()Vignesh R2016-07-09-0/+13
* | | dm: Sort the uclass id in alphabetical orderBin Meng2016-07-11-2/+2
* | | sandbox: Find keyboard driver using driver modelSimon Glass2016-07-11-1/+0
* | | fdt: Drop unused exynos compatible stringsSimon Glass2016-07-11-2/+0
* | | x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass2016-07-11-5/+0
* | | dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass2016-07-11-0/+80
* | | dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPSSimon Glass2016-07-11-0/+9
* | | dm: mmc: Add a way to use driver model for MMC operationsSimon Glass2016-07-11-1/+65
* | | rockchip: Disable CONFIG_SDHCISimon Glass2016-07-11-2/+0
* | | dm: mmc: dwmmc: Add comments to the dwmmc setup functionsSimon Glass2016-07-11-0/+64
| |/ |/|