summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arm: socfpga: board: Repair Micrel PHY tuningPavel Machek2014-12-16-6/+28
* socfpga: correctly increment freeze_controller_base addressDinh Nguyen2014-12-06-5/+2
* socfpga: add missing struct member fifo_triple_byteDinh Nguyen2014-12-06-0/+1
* arm: socfpga: DW_SPI: Remove clock info from config headerStefan Roese2014-12-06-4/+0
* spi: designware_spi: Some fixes / changesStefan Roese2014-12-06-19/+20
* arm: socfpga: Add missing DW master SPI clock prototyp to clock_manager.hStefan Roese2014-12-06-0/+1
* arm: socfpga: Use only one clrbits_le32 call to deassert SPI reset bitsStefan Roese2014-12-06-2/+2
* arm: socfpga: dts: altr,rst-mgr.h: Move to SPDX license identifiersStefan Roese2014-12-06-8/+1
* arm: socfpga: Add Designware (DW) SPI support to config headerStefan Roese2014-12-06-0/+12
* arm: socfpga: dts: socrates: Add spi1/2 aliases needed DM SPI probingStefan Roese2014-12-06-0/+2
* arm: socfpga: dts: Add spi0/1 dts nodes for the Designware master SPI devicesStefan Roese2014-12-06-0/+28
* spi: Add designware master SPI DM driver used on SoCFPGAStefan Roese2014-12-06-0/+426
* arm: socfpga: Add Cadence QSPI support to config headerStefan Roese2014-12-06-1/+24
* arm: socfpga: dts: Add spi0 alias for Cadence QSPI driverStefan Roese2014-12-06-0/+4
* arm: socfpga: dts: Add Cadence QSPI DT node to socfpga.dtsiStefan Roese2014-12-06-0/+35
* spi: Add Cadence QSPI DM driver used by SoCFPGAStefan Roese2014-12-06-0/+1320
* arm: socfpga: dts: Move to SPDX license identifiersStefan Roese2014-12-06-36/+3
* arm: socfpga: set skew settings for ethernet phyDinh Nguyen2014-12-06-0/+16
* arm: socfpga: Add myself as maintainer for the SoCrates boardStefan Roese2014-12-06-0/+5
* Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini2014-12-04-40/+42
|\
| * buildman: Don't default to -e when building current sourceSimon Glass2014-11-26-14/+12
| * buildman: Fix repeating board list with -lSimon Glass2014-11-26-1/+2
| * patman: Use the full commit hash for 'git checkout'Simon Glass2014-11-26-3/+2
| * buildman: Save *.img files tooTom Rini2014-11-26-1/+1
| * sandbox: Fix warnings in cpu.c and os.cSimon Glass2014-11-26-1/+3
| * sandbox: Fix warnings due to 64-bit printf() stringsSimon Glass2014-11-26-20/+22
* | Revert "image-fdt: boot_get_fdt() return value when no DTB exists"Tom Rini2014-12-03-2/+2
* | Merge git://git.denx.de/u-boot-fdtTom Rini2014-12-01-33/+7
|\ \
| * | fdt: Fix regression in fdt_pack_reg()Hans de Goede2014-12-01-6/+6
| * | fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada2014-11-27-27/+1
| |/
* | Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-01-363/+5872
|\ \
| * | tools: Add ifdtool to .gitignoreBin Meng2014-11-25-0/+1
| * | x86: chromebook_link: Enable the Chrome OS ECSimon Glass2014-11-25-0/+9
| * | x86: chromebook_link: Enable the x86 emulatorSimon Glass2014-11-25-0/+4
| * | bios_emulator: Always print errors when opcode decode failsSimon Glass2014-11-25-18/+22
| * | bios_emulator: Add an option to enable debuggingSimon Glass2014-11-25-54/+90
| * | bios_emulator: Allow a custom interrupt handler to be installedSimon Glass2014-11-25-0/+6
| * | bios_emulator: Add vesa support and allow ROMs to be passed in as dataSimon Glass2014-11-25-58/+152
| * | bios_emulator: Allow x86 to use the emulatorSimon Glass2014-11-25-23/+23
| * | x86: config: Enable video support for chromebook_linkSimon Glass2014-11-25-7/+3
| * | x86: dts: Add video information to the device treeSimon Glass2014-11-25-0/+13
| * | x86: Add initial video device init for Intel GMASimon Glass2014-11-25-1/+969
| * | x86: Allow an option ROM to be built into U-BootSimon Glass2014-11-25-0/+3
| * | x86: video: Add video driver for bare x86 boardsSimon Glass2014-11-25-0/+38
| * | pci: Add general support for execution of video ROMsSimon Glass2014-11-25-2/+353
| * | x86: Add support for running option ROMs nativelySimon Glass2014-11-25-0/+946
| * | Add support for Vesa BIOS extensionsSimon Glass2014-11-25-0/+103
| * | x86: Add vesa mode configuration optionsSimon Glass2014-11-25-0/+149
| * | x86: Add GDT descriptors for option ROMsSimon Glass2014-11-25-22/+18
| * | Introduce a header file for the BIOS emulatorSimon Glass2014-11-25-52/+46