summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-13x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng
2014-12-13x86: Clean up asm-offsetsBin Meng
2014-12-13x86: Refactor u-boot.rom build rulesBin Meng
2014-12-13x86: ifdtool: Separate out filenames for -D and -iSimon Glass
2014-12-13tools/ifdtool: Support writing multiple files (-w) simultaneouslyBin Meng
2014-12-13x86: Make ROM_SIZE configurable in KconfigBin Meng
2014-12-13x86: ich-spi: Set the tx operation mode for ich 7Bin Meng
2014-12-13x86: ich-spi: Set the rx operation mode for ich 7Bin Meng
2014-12-13sf: Enable byte program supportJagannadha Sutradharudu Teki
2014-12-13spi: sf: Support byte program for sst spi flashBin Meng
2014-12-13spi: Fix flag collision for SST_WPSimon Glass
2014-12-13sf: Fix look for the fastest read commandJagannadha Sutradharudu Teki
2014-12-13bios_emulator: Correct ordering of includesSimon Glass
2014-12-13gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()Axel Lin
2014-12-13x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned addressBin Meng
2014-12-12Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-12-12mmc: dw_mmc: Use active DDR mode flagAndrew Gabbasov
2014-12-12mmc: Fix block length for DDR modeAndrew Gabbasov
2014-12-12mmc: Fix Dual Data Rate capability recognitionAndrew Gabbasov
2014-12-12mmc: Fix handling of bus widths and DDR card capabilitiesAndrew Gabbasov
2014-12-12mmc: exynos_dw-mmc: change debug messageJaehoon Chung
2014-12-12MMC: add MMC_VERSION_5_0Markus Niebel
2014-12-12MMC: fix user capacity for partitioned eMMC cardMarkus Niebel
2014-12-12mmc: Cosmetic fix for nicer, aligned device list printoutLubomir Popov
2014-12-11Merge git://git.denx.de/u-boot-dmTom Rini
2014-12-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-12-11Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-12-11ARM: HYP/non-sec: Fix the ARCH Timer frequency setting for sun7iXiubo Li
2014-12-11dm: i2c: tegra: Convert to driver modelSimon Glass
2014-12-11ARM: tegra: Add support for nyan-big boardAllen Martin
2014-12-11tegra: dts: Sync tegra124.dtsi with linux kernelSimon Glass
2014-12-11dts: Bring in Chrome OS keyboard device tree definitionSimon Glass
2014-12-11dm: device: Add newline to debug() messagesSimon Glass
2014-12-11dm: i2c: Add tests for I2CSimon Glass
2014-12-11dm: Add a simple EEPROM driverSimon Glass
2014-12-11dm: i2c: dts: Add an I2C bus for sandboxSimon Glass
2014-12-11dm: i2c: config: Enable I2C for sandbox using driver modelSimon Glass
2014-12-11dm: i2c: Add an I2C EEPROM simulatorSimon Glass
2014-12-11dm: i2c: Add a sandbox I2C driverSimon Glass
2014-12-11dm: i2c: Add I2C emulation driver for sandboxSimon Glass
2014-12-11dm: i2c: Implement driver model support in the i2c commandSimon Glass
2014-12-11dm: i2c: Add a uclass for I2CSimon Glass
2014-12-11lib: errno: introduce errno_str(): returns errno related messagePrzemyslaw Marczak
2014-12-11dm: rpi: Move serial to driver modelSimon Glass
2014-12-11dm: serial_pl01x: Add missing private data sizeSimon Glass
2014-12-11dm_test: improve the appearance shown by "dm tree" commandMasahiro Yamada
2014-12-11lib: string: move strlcpy() to a common placeMasahiro Yamada
2014-12-11kconfig: ls102xa: Change the prompt messagesAlison Wang
2014-12-11driver/mtd: Fix IFC compilation warningsJaiprakash Singh
2014-12-11ARM: ls102xa: Setting device's stream id for SMMUs.Xiubo Li