summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: ppc4xx: remove board support for KAREF and METROBOXMasahiro Yamada2014-10-102-633/+0
* OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros2014-10-101-1/+0
* omap3: overo: Fix fdtfile testStefan Herbrechtsmeier2014-10-101-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-076-6/+491
|\
| * Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-072-6/+44
| |\
| | * lsxl: convert to generic board and fix typoMichael Walle2014-10-061-1/+3
| | * ARM: sheevaplug: add HUSH parserDrEagle2014-10-011-0/+5
| | * ARM: sheevaplug: redefine MTDPARTSDrEagle2014-10-011-2/+4
| | * ARM: sheevaplug: add MTD defaultsDrEagle2014-10-011-0/+5
| | * ARM: sheevaplug: add MVSATA driverDrEagle2014-10-011-1/+25
| | * ARM: sheevaplug: change env locationDrEagle2014-10-011-2/+2
| * | ARM: UniPhier: add UniPhier SoC support codeMasahiro Yamada2014-10-054-0/+447
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-063-4/+4
|\ \ \
| * | | arm: am335x: siemens board use in DFU mode fullspeed onlyHeiko Schocher2014-10-061-1/+1
| * | | usb: kbd: Allow "usb reset" to continue when an usb kbd is usedHans de Goede2014-10-061-1/+1
| * | | stdio: Add force parameter to stdio_deregisterHans de Goede2014-10-061-2/+2
| |/ /
* | | arm: socfpga: Use CMD_FS_GENERICMarek Vasut2014-10-061-2/+3
* | | arm: socfpga: Split SoCFPGA configurationPavel Machek2014-10-062-200/+207
* | | arm: socfpga: Clean up SoCFPGA configurationMarek Vasut2014-10-061-218/+187
* | | arm: socfpga: Enable SDMMC boot for SOCFPGA U-BootChin Liang See2014-10-061-4/+18
* | | arm: socfpga: Enable DWMMC for SOCFPGAChin Liang See2014-10-061-0/+16
* | | arm: socfpga: cache: Enable PL310 L2 cacheMarek Vasut2014-10-061-0/+2
* | | arm: socfpga: cache: Enable D-CacheMarek Vasut2014-10-061-1/+1
* | | arm: socfpga: cache: Define cacheline sizeMarek Vasut2014-10-061-0/+2
* | | arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek2014-10-061-0/+6
* | | arm: socfpga: timer: Pull the timer reload value from config fileMarek Vasut2014-10-061-2/+0
* | | arm: socfpga: clock: Add code to read clock configurationPavel Machek2014-10-061-0/+1
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', '...Marek Vasut2014-10-064-3/+2
|\ \ \ \ \ \ | | | | |/ /
| | | * | | tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning2014-10-061-0/+1
| | | |/ /
| | * | | net: Remove unused CONFIG_DW_SEARCH_PHY from configsPavel Machek2014-10-062-2/+0
| | |/ /
| * | | mmc: dw_mmc: Fix cache alignment issueMarek Vasut2014-10-061-1/+1
| |/ /
* | | fpga: altera: Clean up enums in altera.hMarek Vasut2014-10-061-27/+49
|/ /
* | Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini2014-09-262-13/+19
|\ \
| * | spi: Add brackets and tidy defines in spi.hSimon Glass2014-09-261-12/+12
| * | sandbox: config: Enable all SPI flash chipsSimon Glass2014-09-261-1/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-267-14/+132
|\ \ \
| * | | board/ls1021aqds: Add DDR4 supportYork Sun2014-09-251-1/+3
| * | | ARMv8/ls2085a: Move u-boot location to make room for RCWYork Sun2014-09-251-1/+1
| * | | ARMv8/ls2085a: Enable secondary coresYork Sun2014-09-251-3/+6
| * | | fdt_support: Make of_bus_default_count_cells non staticArnab Basu2014-09-251-0/+3
| * | | fdt_support: Move of_read_number to fdt_support.hArnab Basu2014-09-251-0/+9
| * | | driver/ddr/fsl: Fix tXP and tCKEYork Sun2014-09-251-2/+0
| * | | ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory blockYork Sun2014-09-252-1/+14
| * | | driver/ddr: Restruct driver to allow standalone memory spaceYork Sun2014-09-252-6/+25
| * | | board/ls2085a: Add support of NOR and NAND flash for simulatorPrabhakar Kushwaha2014-09-252-0/+71
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-09-262-10/+22
|\ \ \ | |_|/ |/| |
| * | B4860QDS: Enable mac command supportShaveta Leekha2014-09-241-0/+1
| * | powerpc/b4860: Updated default hwconfig to enable only cpc2Shaveta Leekha2014-09-241-2/+9
| * | powerpc/t104xrdb: Add T1042RDB board supportvijay rai2014-09-241-8/+9
| * | powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-bootvijay rai2014-09-241-0/+3
| |/
OpenPOWER on IntegriCloud