summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | cm-t35: use gpio_led driver for status ledIgor Grinberg2013-11-113-38/+6
| * | | am335x_evm: Fix CONS_INDEX numberingAndrew Bradford2013-11-111-5/+5
| * | | boards.cfg: update email address for ti814x_evm maintainerMatt Porter2013-11-111-1/+1
| * | | arm, am33x: make RTC32K OSC enable configurableHeiko Schocher2013-11-113-0/+8
| * | | bootcount: store bootcount var in environmentHeiko Schocher2013-11-113-0/+46
* | | | Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini2013-12-1023-40/+1088
|\ \ \ \
| * | | | sandbox: spi: Enable new spi/sf layersMike Frysinger2013-12-091-0/+10
| * | | | sandbox: spi: Add new SPI flash driverMike Frysinger2013-12-096-1/+605
| * | | | sandbox: spi: Add SPI emulation busMike Frysinger2013-12-095-0/+280
| * | | | spi: Add device tree binding for SPI busSimon Glass2013-12-091-0/+92
| * | | | spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT nodeSimon Glass2013-12-097-17/+77
| * | | | sandbox: Rename sb_cmdline_option to sandbox_cmdline_optionSimon Glass2013-12-094-22/+24
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2013-12-107-18/+72
|\ \ \ \
| * | | | mmc: add Faraday FTSDC021 SDHCI controller supportKuo-Jung Su2013-12-083-0/+47
| * | | | powerpc: mmc: Add corenet devices support in esdhc splPriyanka Jain2013-12-081-0/+5
| * | | | mmc/dwmmc: modify FIFO threshold only if value explicitly setAlexey Brodkin2013-12-081-7/+2
| * | | | mmc: dw_mmc: remove the exynos specific code in dw-mmc.cJaehoon Chung2013-12-083-10/+17
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-12-1014-317/+474
|\ \ \ \
| * | | | i2c: samsung: register i2c busses for Exynso5420 and Exynos5250Naveen Krishna Ch2013-12-062-48/+182
| * | | | arm: omap: i2c: don't zero cnt in i2c_writeNikita Kiryanov2013-12-051-6/+0
| * | | | cmd_eeprom: bug fix for i2c read/writeKuo-Jung Su2013-12-051-2/+2
| * | | | i2c: fti2c010: serial out r/w address in MSB orderKuo-Jung Su2013-12-051-8/+18
| * | | | i2c: fti2c010: migrate to new i2c modelKuo-Jung Su2013-12-051-166/+133
| * | | | i2c: fti2c010: cosmetic: coding style cleanupKuo-Jung Su2013-12-051-15/+16
| * | | | driver:i2c:s3c24x0: fix clock init for hsi2cPiotr Wilczek2013-12-051-1/+3
| * | | | driver:i2c:s3c24x0: adapt driver to new i2cPiotr Wilczek2013-12-0510-121/+170
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-12-0617-107/+22
|\ \ \ \
| * | | | blackfin: Do not generate unused header bootrom-asm-offsets.hMasahiro Yamada2013-12-065-66/+0
| * | | | spi: bfin_spi6xx: Remove unnecessary test for bus and pins[bus]Axel Lin2013-12-061-4/+1
| * | | | spi: bfin_spi: Remove unnecessary test for bus and pins[bus]Axel Lin2013-12-061-8/+9
| * | | | blackfin: soft-i2c: No need to define blackfin specific soft i2c operationsSonic Zhang2013-12-061-27/+2
| * | | | blackfin: Add missing macro CONFIG_BFIN_SERIALSonic Zhang2013-12-066-0/+6
| * | | | blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as defaultSonic Zhang2013-12-062-2/+2
| * | | | blackfin: Use ADI_GPIO2 driver other than the default ADI_GPIO1Sonic Zhang2013-12-061-0/+2
| |/ / /
* | | | powerpc/mpc8349: Use generic mpc85xx DDR driverYork Sun2013-12-042-3/+2
* | | | powerpc/t2080qds: undef CONFIG_FSL_DDR_INTERACTIVEShengzhou Liu2013-12-041-1/+1
* | | | T4240: Address T4240/T4160 Rev2.0 DDR clock changeZang Roy-R619112013-12-041-0/+8
* | | | powerpc: spiflash:Add corenet devices support in eSPI SPLPriyanka Jain2013-12-041-0/+5
* | | | powerpc/c29xpcie: Getting DDR SPD image from 16-bit sub-address EEPROMPo Liu2013-12-041-0/+13
* | | | powerpc/p1010rdb:modify the mtest start_addressZhao Qiang2013-12-041-1/+1
* | | | powerpc/corenet: CPC1 speculation disableDave Liu2013-12-041-0/+4
|/ / /
* | | Merge branch 'serial' of git://git.denx.de/u-boot-microblazeTom Rini2013-12-021-4/+0
|\ \ \
| * | | serial: zynq: Remove unused #definesSoren Brinkmann2013-12-021-4/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-12-024-3/+25
|\ \ \ \
| * | | | malta: set CONFIG_SYS_BOOTM_LEN to 64MBPaul Burton2013-11-261-0/+1
| * | | | malta: enable PIIX4 SERIRQPaul Burton2013-11-262-0/+19
| * | | | malta: correct UART baudratePaul Burton2013-11-261-1/+1
| * | | | mips: don't hardcode Malta env baudratePaul Burton2013-11-261-2/+4
| |/ / /
* | | | Blackfin: remove executable permission of AWK scriptMasahiro Yamada2013-12-021-0/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-02209-735/+3595
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud