| Commit message (Expand) | Author | Age | Lines |
* | x86: Rename coreboot-serial to x86-serial | Bin Meng | 2014-12-18 | -7/+7 |
* | x86: ich6-gpio: Add Intel Tunnel Creek GPIO support | Bin Meng | 2014-12-18 | -8/+12 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-12-16 | -7/+48 |
|\ |
|
| * | qe/deep-sleep: modify qe deep-sleep for generic board | Zhao Qiang | 2014-12-15 | -0/+11 |
| * | crypto/fsl: Fix RNG instantiation failure. | gaurav rana | 2014-12-15 | -1/+1 |
| * | net/fm: update ft_fixup_port to differentiate dual-role mac | Shengzhou Liu | 2014-12-15 | -5/+16 |
| * | driver/ddr/fsl: Fix MRC_CYC calculation for DDR3 | York Sun | 2014-12-15 | -1/+20 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2014-12-16 | -0/+1747 |
|\ \ |
|
| * | | spi: designware_spi: Some fixes / changes | Stefan Roese | 2014-12-06 | -19/+20 |
| * | | spi: Add designware master SPI DM driver used on SoCFPGA | Stefan Roese | 2014-12-06 | -0/+426 |
| * | | spi: Add Cadence QSPI DM driver used by SoCFPGA | Stefan Roese | 2014-12-06 | -0/+1320 |
* | | | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2014-12-15 | -129/+157 |
|\ \ \ |
|
| * | | | x86: ich-spi: Add Intel Tunnel Creek SPI controller support | Bin Meng | 2014-12-13 | -1/+2 |
| * | | | x86: Add a simple superio driver for SMSC LPC47M | Bin Meng | 2014-12-13 | -0/+34 |
| * | | | x86: ich6-gpio: Move setup_pch_gpios() to board support codes | Bin Meng | 2014-12-13 | -51/+2 |
| * | | | x86: ich-spi: Set the tx operation mode for ich 7 | Bin Meng | 2014-12-13 | -2/+7 |
| * | | | x86: ich-spi: Set the rx operation mode for ich 7 | Bin Meng | 2014-12-13 | -0/+4 |
| * | | | sf: Enable byte program support | Jagannadha Sutradharudu Teki | 2014-12-13 | -12/+19 |
| * | | | spi: sf: Support byte program for sst spi flash | Bin Meng | 2014-12-13 | -0/+33 |
| * | | | spi: Fix flag collision for SST_WP | Simon Glass | 2014-12-13 | -1/+1 |
| * | | | sf: Fix look for the fastest read command | Jagannadha Sutradharudu Teki | 2014-12-13 | -56/+60 |
| * | | | bios_emulator: Correct ordering of includes | Simon Glass | 2014-12-13 | -2/+2 |
| * | | | gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output() | Axel Lin | 2014-12-13 | -0/+2 |
| * | | | x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address | Bin Meng | 2014-12-13 | -15/+2 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini | 2014-12-12 | -35/+74 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | mmc: dw_mmc: Use active DDR mode flag | Andrew Gabbasov | 2014-12-12 | -1/+1 |
| * | | | mmc: Fix block length for DDR mode | Andrew Gabbasov | 2014-12-12 | -0/+6 |
| * | | | mmc: Fix Dual Data Rate capability recognition | Andrew Gabbasov | 2014-12-12 | -1/+1 |
| * | | | mmc: Fix handling of bus widths and DDR card capabilities | Andrew Gabbasov | 2014-12-12 | -21/+31 |
| * | | | mmc: exynos_dw-mmc: change debug message | Jaehoon Chung | 2014-12-12 | -10/+12 |
| * | | | MMC: add MMC_VERSION_5_0 | Markus Niebel | 2014-12-12 | -0/+3 |
| * | | | MMC: fix user capacity for partitioned eMMC card | Markus Niebel | 2014-12-12 | -0/+15 |
| * | | | mmc: Cosmetic fix for nicer, aligned device list printout | Lubomir Popov | 2014-12-12 | -2/+5 |
| | |/
| |/| |
|
* | | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-12-11 | -294/+946 |
|\ \ \
| |/ /
|/| | |
|
| * | | dm: i2c: tegra: Convert to driver model | Simon Glass | 2014-12-11 | -267/+126 |
| * | | dm: device: Add newline to debug() messages | Simon Glass | 2014-12-11 | -3/+3 |
| * | | dm: Add a simple EEPROM driver | Simon Glass | 2014-12-11 | -0/+52 |
| * | | dm: i2c: Add an I2C EEPROM simulator | Simon Glass | 2014-12-11 | -0/+171 |
| * | | dm: i2c: Add a sandbox I2C driver | Simon Glass | 2014-12-11 | -1/+112 |
| * | | dm: i2c: Add I2C emulation driver for sandbox | Simon Glass | 2014-12-11 | -0/+15 |
| * | | dm: i2c: Add a uclass for I2C | Simon Glass | 2014-12-11 | -0/+467 |
| * | | dm: serial_pl01x: Add missing private data size | Simon Glass | 2014-12-11 | -0/+1 |
| * | | lib: string: move strlcpy() to a common place | Masahiro Yamada | 2014-12-11 | -24/+0 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2014-12-11 | -5/+52 |
|\ \ \ |
|
| * | | | usb: ehci: do not set the LSB of Current qTD pointer | Masahiro Yamada | 2014-11-19 | -1/+0 |
| * | | | dfu: thor: fix: Modify dfu_get_alt() function to support absolute paths | Lukasz Majewski | 2014-11-14 | -2/+27 |
| * | | | usb:ehci-mx6 add phy mode query function | Peng Fan | 2014-11-14 | -2/+25 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2014-12-11 | -54/+352 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | driver/mtd: Fix IFC compilation warnings | Jaiprakash Singh | 2014-12-11 | -1/+1 |
| * | | | fsl/sleep: updated the deep sleep framework for QorIQ platforms | Tang Yuantian | 2014-12-11 | -53/+103 |