summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | 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 git://git.denx.de/u-boot-x86Tom Rini2014-12-15-177/+2159
|\ \ \
| * | | ARM: remove redundant asmlinkage defineMasahiro Yamada2014-12-15-3/+0
| * | | x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada2014-12-15-4/+13
| * | | x86: Add a simple command to show FSP HOB informationBin Meng2014-12-13-0/+68
| * | | x86: Support Intel FSP initialization path in start.SBin Meng2014-12-13-0/+20
| * | | x86: Add post failure codes for bist and carBin Meng2014-12-13-0/+3
| * | | x86: queensbay: Adapt FSP support codesBin Meng2014-12-13-18/+28
| * | | x86: Initial import from Intel FSP release for Queensbay platformBin Meng2014-12-13-0/+1522
| * | | x86: ich-spi: Add Intel Tunnel Creek SPI controller supportBin Meng2014-12-13-1/+2
| * | | x86: Add Intel Topcliff PCH device IDsBin Meng2014-12-13-0/+8
| * | | x86: Add a simple superio driver for SMSC LPC47MBin Meng2014-12-13-0/+143
| * | | x86: Add Intel Crown Bay board dts fileBin Meng2014-12-13-1/+55
| * | | x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng2014-12-13-51/+55
| * | | x86: Clean up asm-offsetsBin Meng2014-12-13-5/+3
| * | | x86: Refactor u-boot.rom build rulesBin Meng2014-12-13-21/+27
| * | | x86: ifdtool: Separate out filenames for -D and -iSimon Glass2014-12-13-6/+6
| * | | tools/ifdtool: Support writing multiple files (-w) simultaneouslyBin Meng2014-12-13-7/+26
| * | | x86: Make ROM_SIZE configurable in KconfigBin Meng2014-12-13-1/+78
| * | | x86: ich-spi: Set the tx operation mode for ich 7Bin Meng2014-12-13-2/+7
| * | | x86: ich-spi: Set the rx operation mode for ich 7Bin Meng2014-12-13-0/+4
| * | | sf: Enable byte program supportJagannadha Sutradharudu Teki2014-12-13-12/+20
| * | | spi: sf: Support byte program for sst spi flashBin Meng2014-12-13-0/+33
| * | | spi: Fix flag collision for SST_WPSimon Glass2014-12-13-1/+1
| * | | sf: Fix look for the fastest read commandJagannadha Sutradharudu Teki2014-12-13-56/+60
| * | | bios_emulator: Correct ordering of includesSimon Glass2014-12-13-2/+2
| * | | gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()Axel Lin2014-12-13-0/+2
| * | | x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned addressBin Meng2014-12-13-15/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-12-12-36/+81
|\ \ \ \ | |/ / / |/| | |
| * | | mmc: dw_mmc: Use active DDR mode flagAndrew Gabbasov2014-12-12-1/+1
| * | | mmc: Fix block length for DDR modeAndrew Gabbasov2014-12-12-0/+6
| * | | mmc: Fix Dual Data Rate capability recognitionAndrew Gabbasov2014-12-12-1/+1
| * | | mmc: Fix handling of bus widths and DDR card capabilitiesAndrew Gabbasov2014-12-12-22/+34
| * | | mmc: exynos_dw-mmc: change debug messageJaehoon Chung2014-12-12-10/+12
| * | | MMC: add MMC_VERSION_5_0Markus Niebel2014-12-12-0/+4
| * | | MMC: fix user capacity for partitioned eMMC cardMarkus Niebel2014-12-12-0/+18
| * | | mmc: Cosmetic fix for nicer, aligned device list printoutLubomir Popov2014-12-12-2/+5
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-dmTom Rini2014-12-11-504/+3348
|\ \ \ | |/ / |/| |
| * | dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-11-374/+210
| * | ARM: tegra: Add support for nyan-big boardAllen Martin2014-12-11-1/+814
| * | tegra: dts: Sync tegra124.dtsi with linux kernelSimon Glass2014-12-11-0/+159
| * | dts: Bring in Chrome OS keyboard device tree definitionSimon Glass2014-12-11-0/+105
| * | dm: device: Add newline to debug() messagesSimon Glass2014-12-11-3/+3
| * | dm: i2c: Add tests for I2CSimon Glass2014-12-11-0/+246
| * | dm: Add a simple EEPROM driverSimon Glass2014-12-11-0/+72
| * | dm: i2c: dts: Add an I2C bus for sandboxSimon Glass2014-12-11-0/+17
| * | dm: i2c: config: Enable I2C for sandbox using driver modelSimon Glass2014-12-11-0/+6
| * | dm: i2c: Add an I2C EEPROM simulatorSimon Glass2014-12-11-0/+197