summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-22zynq: defconfig: Remove unnecessary board specific config filesSiva Durga Prasad Paladugu
2016-07-22zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfigSiva Durga Prasad Paladugu
2016-07-22usb: zynq: Define config USB_STORAGE through defconfigSiva Durga Prasad Paladugu
2016-07-22usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu
2016-07-22ARM64: zynqmp: Enable AHCI on EP platformAlexander Graf
2016-07-22microblaze: Remove empty ifdef around cachesMichal Simek
2016-07-21image: fix IH_ARCH_... values for uImage compatibilityMasahiro Yamada
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-19ARMv8/ls1043ardb: Integrate FSL PPAHou Zhiqiang
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-16configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entriesTom Rini
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-07-15sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7iChen-Yu Tsai
2016-07-15ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platformsChen-Yu Tsai
2016-07-15sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7iChen-Yu Tsai
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka
2016-07-15dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass
2016-07-15dm: core: Expand platdata for of-platdata devicesSimon Glass
2016-07-15dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCEDSimon Glass
2016-07-15dm: clk: Add support for of-platdataSimon Glass
2016-07-15dm: Add a header that provides access to the of-platdata structsSimon Glass
2016-07-15dm: syscon: Add support for of-platdataSimon Glass
2016-07-15dm: regmap: Add a dummy implementation for of-platdataSimon Glass
2016-07-15sandbox: Add a test device that uses of-platdataSimon Glass
2016-07-15sandbox: Add a new sandbox_spl boardSimon Glass
2016-07-15sandbox: Don't use IDE and iotrace in SPLSimon Glass
2016-07-15sandbox: Allow chaining from SPL to U-Boot properSimon Glass
2016-07-14Add warn_non_spl() to show a message in U-Boot properSimon Glass
2016-07-14Add comments for debug() and pr_fmtSimon Glass
2016-07-14stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-14stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-14dragonboard410c: adding missing default addr for script and pxe bootRicardo Salveti de Araujo
2016-07-14dragonboard410c: prefer sdcard boot over emmcRicardo Salveti de Araujo
2016-07-14image: Add functions to obtain category informationSimon Glass
2016-07-14image: Create a table of information for each categorySimon Glass
2016-07-14image: Convert the IH_... values to enumsSimon Glass
2016-07-14linux/io.h: add generic ioremap()/iounmap() definesMasahiro Yamada
2016-07-14types.h: move and redefine resource_size_tMasahiro Yamada
2016-07-14spl: fit: add support for post-processing of imagesDaniel Allred
2016-07-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-07-12x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister
2016-07-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-07-11dm: Sort the uclass id in alphabetical orderBin Meng
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass
2016-07-11fdt: Drop unused exynos compatible stringsSimon Glass
2016-07-11x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass
2016-07-11dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPSSimon Glass