Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-12-22 | -541/+903 |
|\ | ||||
| *---. | Merge samsung, imx, tegra into u-boot-arm/master | Albert ARIBAUD | 2012-12-22 | -1123/+2356 |
| |\ \ \ | ||||
| | | | * | Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged | Allen Martin | 2012-12-19 | -1100/+2330 |
| | | | |\ | | |_|/ / | |/| | | | ||||
| | | * | | mx53loco: Fix PMIC name | Fabio Estevam | 2012-12-13 | -1/+1 |
| | | * | | woodburn: Set gpio value in gpio_direction_output() | Fabio Estevam | 2012-12-11 | -2/+1 |
| | | * | | mx25pdk: Adapt it for the new PMIC framework | Fabio Estevam | 2012-12-11 | -3/+10 |
| | | * | | Merge branch 'master' of git://git.denx.de/u-boot into master | Stefano Babic | 2012-12-08 | -1073/+2305 |
| | | |\ \ | ||||
| | * | | | | universal_c210: check the NULL pointer when get the PMIC | Minkyu Kang | 2012-12-11 | -0/+6 |
| | * | | | | SMDK5250: Enable pmic MAX77686 | Rajeshwari Shinde | 2012-12-11 | -4/+11 |
| | * | | | | universal_c210: fix compiler error and compiler warning | Minkyu Kang | 2012-12-10 | -2/+6 |
| | * | | | | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang | 2012-12-10 | -1073/+2299 |
| | |\ \ \ \ | |/ / / / / | | | | _ / | | | | / | ||||
| * | | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2012-11-25 | -0/+25 |
| |\ \ \ \ | | | |/ / | | |/| | | ||||
| | * | | | mx35pdk: Add support for OTG | Benoît Thébaudeau | 2012-11-16 | -0/+25 |
| * | | | | ARM: tegra: enable 8-bit SD slots in board files | Stephen Warren | 2012-11-19 | -9/+6 |
| * | | | | ARM: tegra: TrimSlice: add support for USB1 port | Stephen Warren | 2012-11-19 | -1/+10 |
| * | | | | tegra: fdt: Add LCD definitions for Seaboard | Simon Glass | 2012-11-19 | -0/+33 |
| * | | | | tegra: Add LCD support to Nvidia boards | Simon Glass | 2012-11-19 | -0/+19 |
| * | | | | tegra: Add support for PWM | Simon Glass | 2012-11-19 | -0/+5 |
| * | | | | EXYNOS5: Enable SPI booting. | Rajeshwari Shinde | 2012-11-15 | -3/+30 |
| * | | | | EXYNOS5: Enable SPI | Hatim RV | 2012-11-15 | -0/+4 |
| * | | | | exynos4: universal_C210: add display support | Piotr Wilczek | 2012-11-15 | -0/+166 |
| * | | | | exynos4: universal_C210: use software SPI | Piotr Wilczek | 2012-11-15 | -18/+69 |
| * | | | | SMDK5250: Config: Enable MAX77686 pmic chip | Rajeshwari Shinde | 2012-11-15 | -0/+4 |
| * | | | | arm: trats: Power down core 1 | Piotr Wilczek | 2012-11-15 | -0/+4 |
| * | | | | arm:exynos4:universal: Eliminated low level init | Piotr Wilczek | 2012-11-15 | -396/+8 |
| * | | | | arm:exynos4:universal: Use pinmux for mmc configuration | Piotr Wilczek | 2012-11-15 | -59/+15 |
| * | | | | arm:exynos4:trats: Use pinmux for mmc configuration | Piotr Wilczek | 2012-11-15 | -56/+12 |
| * | | | | arm:exynos4:trats: Fix SDRAM size | Piotr Wilczek | 2012-11-15 | -1/+7 |
| |/ / / | ||||
| * | | | Merge git://git.denx.de/u-boot | Stefano Babic | 2012-11-10 | -13351/+5860 |
| |\ \ \ | ||||
| * | | | | mx25pdk: Add Ethernet support | Fabio Estevam | 2012-10-26 | -0/+61 |
| * | | | | mx25: Place common functions into sys_proto.h | Fabio Estevam | 2012-10-26 | -0/+1 |
| * | | | | mx25pdk: Add esdhc support | Fabio Estevam | 2012-10-26 | -0/+53 |
| * | | | | MX35: add support for woodburn board | Stefano Babic | 2012-10-26 | -0/+346 |
| * | | | | ARM: Fix start.S when used with SPL in arm1136 | Stefano Babic | 2012-10-26 | -0/+2 |
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2012-12-21 | -0/+88 |
|\ \ \ \ \ | ||||
| * | | | | | cm_t35: use new low level interface for usb ehci | Nikita Kiryanov | 2012-12-20 | -2/+2 |
| * | | | | | cm-t35: add USB host support | Nikita Kiryanov | 2012-12-20 | -0/+77 |
| * | | | | | h2200: Add USB CDC ethernet support | Lukasz Dalek | 2012-12-17 | -0/+11 |
| | |_|_|/ | |/| | | | ||||
* | | | | | sh: add support for sh7752evb board | Yoshihiro Shimoda | 2012-12-20 | -0/+1039 |
|/ / / / | ||||
* | | | | env: Hide '.' variables in env print by default | Joe Hershberger | 2012-12-13 | -1/+1 |
* | | | | env: Use getenv_yesno() more generally | Joe Hershberger | 2012-12-13 | -35/+15 |
| |_|/ |/| | | ||||
* | | | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini | 2012-12-07 | -12/+30 |
|\ \ \ | ||||
| * | | | x86: fdt: Create basic .dtsi file for coreboot | Simon Glass | 2012-12-06 | -12/+30 |
* | | | | Change e-mail address of Luka Perkov | Luka Perkov | 2012-12-07 | -6/+6 |
|/ / / | ||||
* | | | mpc5200: Add a3m071 board support | Stefan Roese | 2012-12-05 | -0/+483 |
* | | | x86: Add a minimal device tree for alex x86 | Gabe Black | 2012-11-30 | -0/+30 |
* | | | x86: Remove coreboot start16 code | Simon Glass | 2012-11-30 | -34/+0 |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-x86 | Tom Rini | 2012-11-28 | -132/+37 |
|\ \ \ | ||||
| * | | | x86: Remove coreboot start16 code | Simon Glass | 2012-11-28 | -13/+0 |
| * | | | x86: coreboot: Modify u-boot code to allow building coreboot payload | Vadim Bendebury | 2012-11-28 | -0/+37 |