summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9iHans de Goede2015-05-291-18/+35
| * | | sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-291-9/+0
| |/ /
* | | cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer2015-05-283-3/+3
|/ /
* | ARMv7M: add STM32F1 supportMatt Porter2015-05-281-0/+1
* | ARM: bcm283x: Switch to generic timerMarek Vasut2015-05-281-0/+6
* | vexpress64: use uncompressed kernel by defaultLinus Walleij2015-05-281-6/+6
* | meminfo cmd: Enable printing >=4GiB SDRAM sizesAndrew Bradford2015-05-281-1/+1
* | Combine bootm_find_<thing> functions togetherKarl Apsite2015-05-281-1/+1
* | add boot_get_loadables() to load listed imagesKarl Apsite2015-05-282-1/+27
* | mkimage will now report information about loadableKarl Apsite2015-05-281-0/+1
* | include: introduce include/linux/io.h as a wrapper of asm/io.hMasahiro Yamada2015-05-281-0/+10
* | vexpress64: let Juno wait for root deviceLinus Walleij2015-05-281-0/+1
* | ppc: xilinx-ppc: Move to generic board supportRicardo Ribalda2015-05-281-0/+3
* | vexpress64: fix various memory issuesLinus Walleij2015-05-271-5/+9
* | Makefile: Add U_BOOT_TZ and include in versionChris Packham2015-05-271-1/+1
* | vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTHRyan Harkin2015-05-271-0/+1
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-05-2629-1460/+480
|\
| * mx6: standardise CONFIG_CMD_CACHEPeter Robinson2015-05-2620-69/+4
| * imx6: generic MMC config options to mx6_commonPeter Robinson2015-05-2622-144/+9
| * imx6: standardise filesystem and boot optionsPeter Robinson2015-05-2620-142/+13
| * imx6: move generic miscellaneous and overwrite optionsPeter Robinson2015-05-2622-286/+16
| * imx6: centralise common boot options in mx6_common.hPeter Robinson2015-05-2622-124/+10
| * imx6: move MXC_GPIO define to mx6_common.hPeter Robinson2015-05-2621-33/+4
| * imx6: move standard ATAG configs to mx6_common.hPeter Robinson2015-05-2621-96/+7
| * imx6: move generic imx6 options to mx6_common.hPeter Robinson2015-05-2624-116/+8
| * imx6: move all standard includes to mx6_common.hPeter Robinson2015-05-2623-177/+19
| * novena: standardise mx6_common.h includePeter Robinson2015-05-261-1/+1
| * imx: ventana: update MMC env configurationTim Harvey2015-05-261-2/+3
| * arm, imx6: add support for aristainetos2 boardHeiko Schocher2015-05-263-308/+395
| * imx: ventana: config: enable Falcon modeTim Harvey2015-05-211-0/+16
| * wandboard: Switch to SPL supportFabio Estevam2015-05-211-10/+17
| * imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey2015-05-191-0/+6
| * pmic: pfuze100 fix typoPeng Fan2015-05-191-1/+1
| * imx: riotboard, marsboard: Enable thermal supportNikolay Dimitrov2015-05-191-0/+1
| * imx: ventana: add pmic_setup to SPLTim Harvey2015-05-191-0/+1
| * imx: ventana: (cosmetic) clean up size defines for improved readabilityTim Harvey2015-05-191-10/+12
| * imx: ventana: config: use MMC SPL RAW supportTim Harvey2015-05-191-4/+0
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-05-261-0/+5
|\ \
| * | zynq: Use system timer implementation instead of ourMichal Simek2015-05-251-0/+5
* | | Merge git://git.denx.de/u-boot-nand-flashTom Rini2015-05-242-5/+2
|\ \ \ | |/ / |/| |
| * | mtd: vf610_nfc: enable ONFI detectionStefan Agner2015-05-242-0/+2
| * | mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner2015-05-242-5/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-05-223-5/+26
|\ \ \
| * | | arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.hYork Sun2015-05-201-0/+23
| * | | driver/ddr/fsl: Remove deskew_cntrl registerYork Sun2015-05-201-3/+1
| * | | arm: ls102xa: Adjust the load address of U-Boot for NOR bootAlison Wang2015-05-202-2/+2
| | |/ | |/|
* | | test: env: Add test framework for envJoe Hershberger2015-05-212-0/+17
* | | test: Return values from the asserts compatible with cmdsJoe Hershberger2015-05-211-6/+6
* | | test: dm: Move the time test over to the ut commandJoe Hershberger2015-05-211-0/+1
* | | test: dm: Move the dm tests over to the ut commandJoe Hershberger2015-05-212-11/+2
OpenPOWER on IntegriCloud