summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Clean up asm-offsetsBin Meng2014-12-133-5/+3
* x86: Refactor u-boot.rom build rulesBin Meng2014-12-131-21/+27
* x86: ifdtool: Separate out filenames for -D and -iSimon Glass2014-12-131-6/+6
* tools/ifdtool: Support writing multiple files (-w) simultaneouslyBin Meng2014-12-132-7/+26
* x86: Make ROM_SIZE configurable in KconfigBin Meng2014-12-132-1/+78
* x86: ich-spi: Set the tx operation mode for ich 7Bin Meng2014-12-131-2/+7
* x86: ich-spi: Set the rx operation mode for ich 7Bin Meng2014-12-131-0/+4
* sf: Enable byte program supportJagannadha Sutradharudu Teki2014-12-134-12/+20
* spi: sf: Support byte program for sst spi flashBin Meng2014-12-132-0/+33
* spi: Fix flag collision for SST_WPSimon Glass2014-12-131-1/+1
* sf: Fix look for the fastest read commandJagannadha Sutradharudu Teki2014-12-133-56/+60
* bios_emulator: Correct ordering of includesSimon Glass2014-12-132-2/+2
* gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()Axel Lin2014-12-131-0/+2
* x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned addressBin Meng2014-12-131-15/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2014-12-1173-504/+3348
|\
| * dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-1130-374/+210
| * ARM: tegra: Add support for nyan-big boardAllen Martin2014-12-1111-1/+814
| * tegra: dts: Sync tegra124.dtsi with linux kernelSimon Glass2014-12-112-0/+159
| * dts: Bring in Chrome OS keyboard device tree definitionSimon Glass2014-12-111-0/+105
| * dm: device: Add newline to debug() messagesSimon Glass2014-12-111-3/+3
| * dm: i2c: Add tests for I2CSimon Glass2014-12-114-0/+246
| * dm: Add a simple EEPROM driverSimon Glass2014-12-114-0/+72
| * dm: i2c: dts: Add an I2C bus for sandboxSimon Glass2014-12-111-0/+17
| * dm: i2c: config: Enable I2C for sandbox using driver modelSimon Glass2014-12-111-0/+6
| * dm: i2c: Add an I2C EEPROM simulatorSimon Glass2014-12-113-0/+197
| * dm: i2c: Add a sandbox I2C driverSimon Glass2014-12-112-1/+112
| * dm: i2c: Add I2C emulation driver for sandboxSimon Glass2014-12-113-0/+16
| * dm: i2c: Implement driver model support in the i2c commandSimon Glass2014-12-111-53/+323
| * dm: i2c: Add a uclass for I2CSimon Glass2014-12-115-0/+827
| * lib: errno: introduce errno_str(): returns errno related messagePrzemyslaw Marczak2014-12-113-0/+151
| * dm: rpi: Move serial to driver modelSimon Glass2014-12-112-3/+15
| * dm: serial_pl01x: Add missing private data sizeSimon Glass2014-12-111-0/+1
| * dm_test: improve the appearance shown by "dm tree" commandMasahiro Yamada2014-12-111-51/+52
| * lib: string: move strlcpy() to a common placeMasahiro Yamada2014-12-113-24/+28
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-12-1110-7/+194
|\ \
| * | usb: ehci: do not set the LSB of Current qTD pointerMasahiro Yamada2014-11-191-1/+0
| * | test: ums: Add sleep before unmount directoryLukasz Majewski2014-11-141-1/+9
| * | dfu: thor: fix: Modify dfu_get_alt() function to support absolute pathsLukasz Majewski2014-11-141-2/+27
| * | imx:mx6sxsabresd add board level support for usbPeng Fan2014-11-142-0/+63
| * | imx:mx6slevk add board level support for usbPeng Fan2014-11-143-0/+68
| * | usb:ehci-mx6 add phy mode query functionPeng Fan2014-11-142-2/+27
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-12-1153-221/+1904
|\ \ \ | |_|/ |/| |
| * | ARM: HYP/non-sec: Fix the ARCH Timer frequency setting for sun7iXiubo Li2014-12-111-1/+1
| * | kconfig: ls102xa: Change the prompt messagesAlison Wang2014-12-111-2/+2
| * | driver/mtd: Fix IFC compilation warningsJaiprakash Singh2014-12-111-1/+1
| * | ARM: ls102xa: Setting device's stream id for SMMUs.Xiubo Li2014-12-117-0/+83
| * | ARM: ls102xa: allow all the peripheral access permission as R/W.Xiubo Li2014-12-118-0/+335
| * | ls102xa: changing a few targets' configurations.Xiubo Li2014-12-114-0/+19
| * | ls1021a: adding a secondary core boot address and kick functionsXiubo Li2014-12-111-0/+18
| * | ARM: HYP/non-sec: Fix the ARCH Timer frequency setting.Xiubo Li2014-12-112-2/+3
OpenPOWER on IntegriCloud