aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini9-2/+108
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
2016-07-11rockchip: Disable CONFIG_SDHCISimon Glass2-2/+0
2016-07-11dm: mmc: dwmmc: Add comments to the dwmmc setup functionsSimon Glass1-0/+64
2016-07-09defconfig: k2g_evm_defconfig: Enable Cadence QSPI controllerVignesh R1-0/+6
2016-07-09keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL buildVignesh R1-0/+4
2016-07-09dm: core: implement dev_map_physmem()Vignesh R1-0/+13
2016-07-07Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+1
2016-07-07powerpc: mpc85xx: kmp204x: Fix compiling error for usb errataYork Sun1-0/+1
2016-07-06Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2-4/+12
2016-07-06common: Always include errno.h in common.hJoe Hershberger1-0/+1
2016-07-05fdt: Drop some unused compatible stringsSimon Glass1-4/+0
2016-07-05errno: Allow errno_str() to be used without CONFIG_ERRNO_STRSimon Glass1-0/+5
2016-07-05errno: Add copyright header and header guardSimon Glass1-0/+7
2016-07-01Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-1/+1
2016-07-01ti_omap5_common: Find right dtb file for DRA72-RevC EvmLokesh Vutla1-0/+2
2016-07-01autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada45-70/+0
2016-07-01ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 boardMasahiro Yamada1-1/+0