summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | arm: am335x: Add DT (FDT) support to Siemens boardsStefan Roese2013-12-041-0/+5
| | * | | am335x_evm: Update nandboot to use partitions and DTTom Rini2013-12-041-5/+4
| | * | | ARM: dra7_evm: Add SATA supportRoger Quadros2013-12-041-0/+11
| | * | | ARM: omap5_uevm: Add SATA supportRoger Quadros2013-12-041-0/+10
| | * | | ARMV7: OMAP4: Add twl6032 supportOleg Kosheliev2013-12-041-0/+20
| | * | | ARMV7: OMAP4: Add struct for twl603x dataOleg Kosheliev2013-12-041-0/+18
| | * | | cm_t335: add support for pca9555 i2c gpio extenderIlya Ledvich2013-12-041-0/+12
| | * | | cm_t335: add support for status LEDIlya Ledvich2013-12-041-0/+10
| | * | | cm_t335: add cm_t335 board supportIlya Ledvich2013-12-041-0/+160
| * | | | arm: rmobile: Add support koelsch boardNobuhiro Iwamatsu2013-12-031-0/+133
| * | | | arm: rmobile: Add support lager boardNobuhiro Iwamatsu2013-12-031-0/+141
| |/ / /
| * | | arm: atmel: eb_cpux9k2: config clean upJens Scharsig (BuS Elektronik)2013-12-011-4/+0
| * | | arm: atmel: sam9m10g45ek: let CONFIG_SYS_NO_FLASH at proper positionBo Shen2013-12-011-3/+4
| * | | arm926ejs, at91: add common phy_reset functionHeiko Schocher2013-12-019-1/+9
| * | | arm: atmel: sama5d3: spl boot from fat fs SD cardBo Shen2013-12-011-0/+34
| * | | arm: at91: pm9261: remove undefined bit in mckrBo Shen2013-12-011-4/+2
| * | | snapper9260: remove unused AT91_LEGACYAndreas Bießmann2013-11-131-1/+0
| * | | at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACYAndreas Bießmann2013-11-131-1/+0
| * | | i2c: switch from AT91 legacy to ATMEL legacyAndreas Bießmann2013-11-131-1/+1
| |/ /
| * | arm, am335x: update for the siemens boardsSamuel Egli2013-11-124-33/+66
| * | omap730p2: Remove boardTom Rini2013-11-113-539/+0
| * | am33xx: Make SoC bootcount driver have its own symbolTom Rini2013-11-112-2/+6
| * | cm-t35: use gpio_led driver for status ledIgor Grinberg2013-11-111-4/+5
| * | arm, am33x: make RTC32K OSC enable configurableHeiko Schocher2013-11-111-0/+1
* | | Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini2013-12-104-6/+41
|\ \ \
| * | | sandbox: spi: Enable new spi/sf layersMike Frysinger2013-12-091-0/+10
| * | | spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT nodeSimon Glass2013-12-093-6/+31
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2013-12-102-0/+14
|\ \ \
| * | | mmc: add Faraday FTSDC021 SDHCI controller supportKuo-Jung Su2013-12-081-0/+13
| * | | mmc: dw_mmc: remove the exynos specific code in dw-mmc.cJaehoon Chung2013-12-081-0/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-12-105-47/+32
|\ \ \
| * | | driver:i2c:s3c24x0: adapt driver to new i2cPiotr Wilczek2013-12-055-47/+32
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-12-068-27/+10
|\ \ \
| * | | 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: Use ADI_GPIO2 driver other than the default ADI_GPIO1Sonic Zhang2013-12-061-0/+2
| |/ /
* | | powerpc/mpc8349: Use generic mpc85xx DDR driverYork Sun2013-12-041-0/+1
* | | powerpc/t2080qds: undef CONFIG_FSL_DDR_INTERACTIVEShengzhou Liu2013-12-041-1/+1
* | | powerpc/p1010rdb:modify the mtest start_addressZhao Qiang2013-12-041-1/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-12-021-1/+2
|\ \
| * | malta: set CONFIG_SYS_BOOTM_LEN to 64MBPaul Burton2013-11-261-0/+1
| * | malta: correct UART baudratePaul Burton2013-11-261-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-0253-46/+2630
|\ \ \ | |/ / |/| |
| * | t2080qds/ramboot: enable PBL tool for t2080qdsShengzhou Liu2013-11-251-0/+2
| * | powerpc/t2080qds: add support for t2080qds boardShengzhou Liu2013-11-251-0/+803
| * | net/fman: Add support for 10GEC3 and 10GEC4Shengzhou Liu2013-11-251-0/+18
| * | Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2013-11-251-0/+986
| * | Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-251-0/+112
| * | Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-2547-46/+686
| * | p1010rdb: enable mtdparts for NANDZhao Qiang2013-11-251-0/+7
OpenPOWER on IntegriCloud