| Commit message (Expand) | Author | Age | Lines |
* | Prepare v2013.01 | Tom Rini | 2013-01-15 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-01-11 | -1/+1 |
|\ |
|
| * | Makefile: remove MLO.byteswap on clobber | Nishanth Menon | 2013-01-10 | -1/+1 |
* | | Prepare v2013.01-rc3 | Tom Rini | 2013-01-10 | -1/+1 |
|/ |
|
*---. | Merge samsung, imx, tegra into u-boot-arm/master | Albert ARIBAUD | 2012-12-22 | -18/+46 |
|\ \ \ |
|
| | | * | Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged | Allen Martin | 2012-12-19 | -17/+45 |
| | | |\
| |_|/ /
|/| | | |
|
| | | * | Prepare v2013.01-rc2 | Tom Rini | 2012-12-14 | -1/+1 |
| | * | | Merge branch 'master' of git://git.denx.de/u-boot into master | Stefano Babic | 2012-12-08 | -16/+44 |
| | |\ \
| | | |/ |
|
| | * | | mxs: Silence elftosb | Marek Vasut | 2012-12-04 | -1/+1 |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang | 2012-12-10 | -16/+44 |
| |\ \ \
|/ / / /
| | | _ |
|
| * | | Allow CONFIG_BOARD_SIZE_LIMIT to be specified in hex | Joe Hershberger | 2012-12-06 | -5/+5 |
| * | | Makefile: Add target for combined spl/u-boot.bin & u-boot.img | Stefan Roese | 2012-12-05 | -0/+3 |
| * | | Makefile: Add possibility to set entry-point for u-boot.img | Stefan Roese | 2012-12-05 | -1/+10 |
| * | | x86: Allow excluding reset vector code from u-boot | Gabe Black | 2012-11-28 | -3/+3 |
| * | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2012-11-26 | -5/+17 |
| |\ \ |
|
| | * | | powerpc: change .fixup test to a GCC version test | Scott Wood | 2012-11-26 | -0/+10 |
| | * | | spl: introduce CONFIG_SPL_TARGET | Scott Wood | 2012-11-26 | -0/+1 |
| | * | | spl: rename u-boot-pad.bin to u-boot-with-spl.bin | Scott Wood | 2012-11-26 | -4/+4 |
| | * | | Add u-boot-pad.bin target to the Makefile | José Miguel Gonçalves | 2012-11-26 | -5/+6 |
| * | | | musb-new: port of Linux musb driver | Ilya Yanok | 2012-11-20 | -0/+1 |
| |/ / |
|
| * | | pmic:fuel-gauge: Support for MAX17042 fuel-gauge | Łukasz Majewski | 2012-11-14 | -0/+1 |
| * | | pmic:battery: Support for Trats Battery at PMIC framework | Łukasz Majewski | 2012-11-14 | -1/+2 |
| * | | pmic: Move pmic related code to ./drivers/power directory | Łukasz Majewski | 2012-11-14 | -1/+2 |
| * | | Makefile: silence 'make clean' | Andreas Bießmann | 2012-11-14 | -1/+1 |
* | | | SOUND: SAMSUNG: Add I2S driver | Rajeshwari Shinde | 2012-11-15 | -0/+1 |
| |/
|/| |
|
* | | Merge git://git.denx.de/u-boot | Stefano Babic | 2012-11-10 | -32/+29 |
|\ \
| |/ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-11-05 | -7/+8 |
| |\ |
|
| | * | ARM: tegra: combine duplicate Makefile rules | Stephen Warren | 2012-10-29 | -7/+8 |
| * | | Makefile: use EXTRAVERSION for -rc? tag | Wolfgang Denk | 2012-11-04 | -2/+2 |
| * | | Prepare v2013.01-rc1 | Tom Rini | 2012-11-04 | -3/+3 |
| * | | fs: add filesystem switch libary, implement ls and fsload commands | Stephen Warren | 2012-10-29 | -1/+2 |
| |/ |
|
| * | arm: arm925t: remove SX1 board | Albert ARIBAUD | 2012-10-26 | -14/+0 |
| * | fs: Add a Coreboot Filesystem (CBFS) driver and commands | Gabe Black | 2012-10-22 | -1/+2 |
| * | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -3/+1 |
| * | common: Add symbol handling for generic lists into Makefile | Marek Vasut | 2012-10-22 | -5/+15 |
* | | ARM: Add SPL target to arm1136 | Stefano Babic | 2012-10-26 | -0/+1 |
|/ |
|
* | kerneldoc: Implant DocBook from Linux kernel | Marek Vasut | 2012-10-15 | -1/+6 |
* | Tegra20: Move some code files to common directories for upcoming Tegra30 patc... | Tom Warren | 2012-10-15 | -0/+2 |
* | add check infrastructure, default sparse | Kim Phillips | 2012-10-15 | -0/+18 |
* | Prepare v2012.10 | Tom Rini | 2012-10-15 | -1/+1 |
* | Prepare v2012.10-rc3 | Tom Rini | 2012-10-08 | -1/+1 |
* | Prepare v2012.10-rc2 | Tom Rini | 2012-10-01 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2012-09-27 | -1/+1 |
|\ |
|
| * | dm: net: Move IXP NPE to drivers/net/ | Marek Vasut | 2012-09-24 | -1/+1 |
* | | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK | Tom Rini | 2012-09-27 | -2/+2 |
* | | Makefile: Move SPL files to clobber, remove from clean | Tom Rini | 2012-09-27 | -4/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2012-09-25 | -0/+6 |
|\ \
| |/
|/| |
|
| * | powerpc/CoreNet: add tool to support pbl image build. | Shaohui Xie | 2012-08-23 | -0/+6 |
* | | Prepare v2012.10-rc1 | Tom Rini | 2012-09-21 | -2/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-09-21 | -5/+3 |
|\ \ |
|