summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-14dm: regmap: Add a dummy implementation for of-platdataSimon Glass
2016-07-14sandbox: Add a test device that uses of-platdataSimon Glass
2016-07-14sandbox: Add a new sandbox_spl boardSimon Glass
2016-07-14sandbox: Don't use IDE and iotrace in SPLSimon Glass
2016-07-14sandbox: 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-12usbarmory: Add board_run_command() functionAndrej Rosano
2016-07-12usbarmory: switch to using kernel zImageAndrej Rosano
2016-07-12pico-imx6ul: Add USB Host supportVanessa Maegima
2016-07-12pico-imx6ul: Add NFS boot supportDiego Dorta
2016-07-12pico-imx6ul: Add DFU supportVanessa Maegima
2016-07-12pico-imx6ul: Add Ethernet supportDiego Dorta
2016-07-12mx6sxsabresd: Avoid hardcoded RAM sizeVanessa Maegima
2016-07-12mx6sxsabreauto: Avoid hardcoded RAM sizeVanessa Maegima
2016-07-12mx6slevk: Avoid hardcoded RAM sizeVanessa Maegima
2016-07-12wandboard: enable SATA with imx6qGilles Chanteperdrix
2016-07-12mx6qsabreauto: Avoid hardcoded RAM sizeVanessa Maegima
2016-07-12mx6: Add Phytec PCM058 i.MX6 QuadStefano Babic
2016-07-12mx6: add support for el6x boardStefano Babic
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
2016-07-11dm: mmc: Add a way to use driver model for MMC operationsSimon Glass
2016-07-11rockchip: Disable CONFIG_SDHCISimon Glass
2016-07-11dm: mmc: dwmmc: Add comments to the dwmmc setup functionsSimon Glass
2016-07-09defconfig: k2g_evm_defconfig: Enable Cadence QSPI controllerVignesh R
2016-07-09keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL buildVignesh R
2016-07-09dm: core: implement dev_map_physmem()Vignesh R
2016-07-07Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-07-07powerpc: mpc85xx: kmp204x: Fix compiling error for usb errataYork Sun
2016-07-06Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-07-06common: Always include errno.h in common.hJoe Hershberger
2016-07-05fdt: Drop some unused compatible stringsSimon Glass