| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | 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 |
|\ \ |
|
| * | | MX: set a common place to share code for Freescale i.MX | Stefano Babic | 2012-09-10 | -5/+2 |
| * | | MX28: Cleanup mxsboot within make mrproper | Marek Vasut | 2012-09-04 | -0/+1 |
* | | | Merge branch 'ext4' | Tom Rini | 2012-09-20 | -3/+9 |
|\ \ \ |
|
| * | | | ext4fs ls load support | Uma Shankar | 2012-08-09 | -3/+9 |
* | | | | IPL: Remove remains of OneNAND IPL | Marek Vasut | 2012-09-18 | -10/+0 |
* | | | | fix out of tree building with kallsyms | Mike Frysinger | 2012-09-02 | -1/+1 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2012-09-02 | -0/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | dfu: DFU backend implementation | Lukasz Majewski | 2012-09-01 | -0/+1 |
* | | | | MX28: config: Allow different target generation in elftosb call | Otavio Salvador | 2012-09-01 | -1/+4 |
* | | | | tegra20: enable SPL for tegra20 boards | Allen Martin | 2012-09-01 | -0/+9 |
* | | | | tegra20: add u-boot-*-tegra.bin targets | Allen Martin | 2012-09-01 | -0/+14 |
* | | | | tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common | Allen Martin | 2012-09-01 | -0/+3 |
* | | | | MX28: Move the u-boot.bd info CPUDIR/SOCDIR | Marek Vasut | 2012-09-01 | -1/+1 |
* | | | | hawkboard/omapl-138: Add support for generating ais image for hawkboard | Sughosh Ganu | 2012-09-01 | -2/+3 |
|/ / / |
|
* | | | Consolidate bootcount code into drivers/bootcount | Stefan Roese | 2012-09-01 | -0/+1 |
| |/
|/| |
|
* | | Makefile: fix HAVE_VENDOR_COMMON_LIB | Scott Wood | 2012-08-17 | -1/+1 |
* | | Makefile: cosmetic: optimize usage of LIBS-y | Daniel Schwierzeck | 2012-08-10 | -11/+6 |
* | | Makefile: replace LIBS by LIBS-y | Daniel Schwierzeck | 2012-08-10 | -68/+68 |
* | | Makefile: allow appending to LIB in sub-makefiles | Daniel Schwierzeck | 2012-08-10 | -1/+1 |
|/ |
|
* | zfs: Add ZFS filesystem support | Jorgen Lundman | 2012-08-09 | -1/+1 |
* | sandbox: Add basic test for command execution | Simon Glass | 2012-08-09 | -0/+1 |
* | Prepare v2012.07 | Wolfgang Denk | 2012-07-30 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2012-07-30 | -1/+1 |
|\ |
|
| * | MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes | Daniel Schwierzeck | 2012-07-27 | -1/+1 |
* | | Makefile: avoid "Generating asm-offsets.h" message with "-s" | Wolfgang Denk | 2012-07-29 | -1/+1 |
|/ |
|
* | Prepare v2012.07-rc3 | Wolfgang Denk | 2012-07-27 | -1/+1 |
* | Prepare v2012.07-rc2 | Wolfgang Denk | 2012-07-22 | -1/+1 |
* | Prepare v2012.07-rc1 | Wolfgang Denk | 2012-07-10 | -3/+3 |
* | Makefile: Add u-boot.spr build target (SPEAr) | Stefan Roese | 2012-07-07 | -0/+17 |
* | create lib/tizen directory | Donghwa Lee | 2012-05-25 | -0/+3 |
* | Makefile: Add a 'checkthumb' rule | Tom Rini | 2012-05-15 | -0/+7 |
* | Prepare v2012.04.01 | Wolfgang Denk | 2012-04-25 | -1/+1 |