| Commit message (Expand) | Author | Age | Files | Lines |
* | wireless_space: set myself as maintainer | Albert ARIBAUD | 2014-10-27 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Tom Rini | 2014-10-27 | 124 | -53787/+2 |
|\ |
|
| * | ppc: Zap TQM8272 board | Marek Vasut | 2014-10-27 | 6 | -1271/+0 |
| * | ppc: Zap TQM8260 board | Marek Vasut | 2014-10-27 | 5 | -803/+0 |
| * | ppc: Zap IDS8247 board | Marek Vasut | 2014-10-27 | 4 | -419/+0 |
| * | ppc: Zap HWW1U1A board | Marek Vasut | 2014-10-27 | 8 | -496/+0 |
| * | ppc: Zap Hymod board | Marek Vasut | 2014-10-27 | 16 | -3359/+0 |
| * | ppc: Zap MHPC board | Marek Vasut | 2014-10-27 | 6 | -1026/+0 |
| * | ppc: Zap ICU862 board | Marek Vasut | 2014-10-27 | 8 | -1264/+0 |
| * | PowerPC: drop some 74xx_7xx boards and related code | Wolfgang Denk | 2014-10-27 | 70 | -45147/+0 |
| * | powerpc: mpc5121ads: update board config info in README | Anatolij Gustschin | 2014-10-27 | 1 | -2/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-imx | Tom Rini | 2014-10-27 | 10 | -6/+77 |
|\ \ |
|
| * | | ot1200: add sata support | Christian Gmeiner | 2014-10-23 | 1 | -0/+5 |
| * | | ot1200: fix sf detection | Christian Gmeiner | 2014-10-23 | 1 | -0/+5 |
| * | | mx6qsabreauto: Add HDMI support | Fabio Estevam | 2014-10-21 | 1 | -1/+59 |
| * | | ot1200: remove superfluous "string" tag | Christian Gmeiner | 2014-10-21 | 1 | -5/+0 |
| * | | ARM: i.MX: provide declaration for board_spi_cs_gpio | Eric Nelson | 2014-10-21 | 8 | -0/+8 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini | 2014-10-27 | 27 | -136/+511 |
|\ \ \
| |_|/
|/| | |
|
| * | | omap3/am33xx: mux: fix several checkpatch issues | Igor Grinberg | 2014-10-23 | 12 | -12/+12 |
| * | | omap3: cm-t35: remove enable_gpmc_cs_config() | Igor Grinberg | 2014-10-23 | 1 | -13/+0 |
| * | | omap3: cm-t35: use define for mmc wp gpio | Igor Grinberg | 2014-10-23 | 1 | -1/+3 |
| * | | am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds. | Tom Rini | 2014-10-23 | 1 | -2/+2 |
| * | | omap3: overo: Add usb host support | Stefan Herbrechtsmeier | 2014-10-23 | 1 | -0/+34 |
| * | | omap3: overo: Separate module and expansion board MUX configuration | Stefan Herbrechtsmeier | 2014-10-23 | 2 | -75/+102 |
| * | | omap3: overo: Move ethernet setup to board_eth_init function | Stefan Herbrechtsmeier | 2014-10-23 | 1 | -29/+47 |
| * | | keystone2: ecc: add ddr3 error detection and correction support | Vitaly Andrianov | 2014-10-23 | 2 | -0/+19 |
| * | | board: k2e_evm: add network support | Hao Zhang | 2014-10-23 | 1 | -1/+67 |
| * | | ARM: keystone: clock: add support for K2E SoCs | Khoronzhuk, Ivan | 2014-10-23 | 1 | -0/+1 |
| * | | net: keystone_net: remove redundant code from keystone_net.c | Khoronzhuk, Ivan | 2014-10-23 | 1 | -0/+9 |
| * | | net: keystone_net: move header file from arch to ti-common | Khoronzhuk, Ivan | 2014-10-23 | 3 | -3/+3 |
| * | | keystone2: k2l-evm: add board support | Hao Zhang | 2014-10-23 | 7 | -0/+169 |
| * | | ARM: keystone2: spl: move board specific code | Hao Zhang | 2014-10-23 | 4 | -0/+43 |
* | | | Merge http://git.denx.de/u-boot-sunxi | Tom Rini | 2014-10-26 | 5 | -26/+130 |
|\ \ \ |
|
| * | | | sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option | Hans de Goede | 2014-10-24 | 1 | -0/+7 |
| * | | | ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfig | Chen-Yu Tsai | 2014-10-24 | 1 | -0/+5 |
| * | | | ARM: sunxi: Add basic A23 support | Chen-Yu Tsai | 2014-10-24 | 1 | -1/+2 |
| * | | | sunxi: Kconfig: Unify sunxi Kconfig code | Hans de Goede | 2014-10-24 | 1 | -27/+5 |
| * | | | sunxi: Use PG3 - PG8 as io-pins for mmc1 | Hans de Goede | 2014-10-24 | 1 | -3/+3 |
| * | | | sunxi: When we've both mmc0 and mmc2, detect from which one we're booting | Hans de Goede | 2014-10-24 | 1 | -2/+28 |
| * | | | sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option | Hans de Goede | 2014-10-24 | 2 | -1/+9 |
| * | | | sunxi: Add mmc card-detect functionality | Hans de Goede | 2014-10-24 | 1 | -0/+26 |
| * | | | ARM: sun6i: Add Colombus board defconfig | Chen-Yu Tsai | 2014-10-24 | 1 | -0/+5 |
| * | | | ARM: sunxi: Add basic A31 support | Maxime Ripard | 2014-10-24 | 1 | -1/+9 |
| * | | | sunxi: Add support for the Mele M3 board | Hans de Goede | 2014-10-24 | 2 | -0/+2 |
| * | | | sun7i: Add support for Olimex A20-OLinuXino-LIME2 | Iain Paton | 2014-10-24 | 3 | -0/+38 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2014-10-26 | 1 | -0/+29 |
|\ \ \ \ |
|
| * | | | | ARM: rpi_b: query internal MAC address from firmware | Stephen Warren | 2014-10-22 | 1 | -0/+29 |
* | | | | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-10-26 | 6 | -49/+100 |
|\ \ \ \ \ |
|
| * | | | | | dm: move platform data headers to include/dm/platform_data | Masahiro Yamada | 2014-10-23 | 1 | -1/+1 |
| * | | | | | dm: omap3: Move to driver model for GPIO and serial | Simon Glass | 2014-10-23 | 5 | -48/+99 |
| | |/ / /
| |/| | | |
|