| Commit message (Expand) | Author | Age | Lines |
* | Prepare v2013.04-rc1 | Tom Rini | 2013-03-04 | -2/+2 |
* | sandbox: Add host filesystem | Simon Glass | 2013-03-04 | -0/+1 |
* | x86: Remove unneeded cruft from main Makefile | Simon Glass | 2013-02-14 | -5/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-02-12 | -7/+8 |
|\ |
|
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-02-02 | -4/+5 |
| |\ |
|
| | * | imximage.cfg: run files through C preprocessor | Troy Kisky | 2013-01-22 | -4/+4 |
| | * | mx23: config: Enable building of u-boot.sb binary | Otavio Salvador | 2013-01-21 | -0/+1 |
| * | | Tegra30: Add generic Tegra30 build support | Tom Warren | 2013-01-16 | -3/+3 |
| |/ |
|
* | | Merge remote-tracking branch 'mpc83xx/next' | Kim Phillips | 2013-01-16 | -1/+5 |
|\ \
| |/
|/| |
|
| * | spl: Change PAD_TO to CONFIG_SPL_PAD_TO | Scott Wood | 2012-12-19 | -1/+5 |
* | | 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 |