aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-21powerpc/85xx: Increase fdt addressScott Wood30-31/+31
2016-07-21powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg1-1/+28
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg1-0/+7
2016-07-21mpc83xx: make it bootable with the latest kernelKevin Hao9-2/+11
2016-07-21mpc83xx: fix the corruption of u-boot when saveenvKevin Hao9-9/+9
2016-07-20powerpc: MPC8544DS: revert typo in I2C offset valueBenjamin Kamath1-1/+1
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2-14/+11
2016-07-19ARMv8/ls1043ardb: Integrate FSL PPAHou Zhiqiang1-0/+11
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day3-3/+3
2016-07-16configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entriesTom Rini3-0/+3
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun1-14/+0
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini6-0/+11
2016-07-15sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7iChen-Yu Tsai2-0/+2
2016-07-15ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platformsChen-Yu Tsai3-0/+3
2016-07-15sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7iChen-Yu Tsai1-0/+1
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini9-2/+108
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka1-0/+5
2016-07-14dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass1-1/+14
2016-07-14dm: core: Expand platdata for of-platdata devicesSimon Glass2-0/+7
2016-07-14dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCEDSimon Glass1-2/+2
2016-07-14dm: clk: Add support for of-platdataSimon Glass1-0/+4
2016-07-14dm: Add a header that provides access to the of-platdata structsSimon Glass1-0/+19
2016-07-14dm: syscon: Add support for of-platdataSimon Glass1-0/+11
2016-07-14dm: regmap: Add a dummy implementation for of-platdataSimon Glass1-0/+3
2016-07-14sandbox: Add a test device that uses of-platdataSimon Glass1-0/+2
2016-07-14sandbox: Add a new sandbox_spl boardSimon Glass1-0/+18
2016-07-14sandbox: Don't use IDE and iotrace in SPLSimon Glass1-0/+4
2016-07-14sandbox: Allow chaining from SPL to U-Boot properSimon Glass1-0/+25
2016-07-14Add warn_non_spl() to show a message in U-Boot properSimon Glass1-0/+10
2016-07-14Add comments for debug() and pr_fmtSimon Glass1-0/+2
2016-07-14stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA1-4/+4
2016-07-14stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA1-1/+2
2016-07-14dragonboard410c: adding missing default addr for script and pxe bootRicardo Salveti de Araujo1-0/+2
2016-07-14dragonboard410c: prefer sdcard boot over emmcRicardo Salveti de Araujo1-1/+1
2016-07-14image: Add functions to obtain category informationSimon Glass1-0/+34
2016-07-14image: Create a table of information for each categorySimon Glass1-0/+9
2016-07-14image: Convert the IH_... values to enumsSimon Glass1-86/+101
2016-07-14linux/io.h: add generic ioremap()/iounmap() definesMasahiro Yamada1-0/+16
2016-07-14types.h: move and redefine resource_size_tMasahiro Yamada1-0/+4
2016-07-14spl: fit: add support for post-processing of imagesDaniel Allred1-0/+17
2016-07-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini1-0/+36
2016-07-12x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister1-0/+36
2016-07-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini3-0/+23
2016-07-11dm: Sort the uclass id in alphabetical orderBin Meng1-2/+2
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass1-1/+0
2016-07-11fdt: Drop unused exynos compatible stringsSimon Glass1-2/+0
2016-07-11x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass1-5/+0
2016-07-11dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass1-0/+80
2016-07-11dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPSSimon Glass1-0/+9
2016-07-11dm: mmc: Add a way to use driver model for MMC operationsSimon Glass1-1/+65