| Commit message (Expand) | Author | Age | Lines |
* | tools/env: use lib/crc32.c directly | Andreas Bießmann | 2011-11-22 | -1/+1 |
* | Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging | Wolfgang Denk | 2011-11-21 | -1/+1 |
|\ |
|
| * | Makefile: Add the missing dependency for spl target | Aneesh V | 2011-11-18 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2011-11-16 | -0/+1 |
|\ \ |
|
| * | | tools: logo: split bmp arrays from bmp_logo.h | Che-Liang Chiou | 2011-11-15 | -0/+1 |
| |/ |
|
* | | omap5: Add omap5_evm board build support. | Sricharan | 2011-11-15 | -8/+1 |
* | | iMX28: Add u-boot.sb target to Makefile | Marek Vasut | 2011-11-11 | -0/+5 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-11-08 | -2/+6 |
|\ |
|
| * | arm, davinci: add support for new spl framework | Heiko Schocher | 2011-11-03 | -2/+6 |
* | | ColdFire:Moving the remaining coldfire boards to boards.cfg | Jason Jin | 2011-11-07 | -108/+0 |
|/ |
|
* | sandbox: Adjust Makefile so that standalone/api are not built | Simon Glass | 2011-11-03 | -3/+4 |
* | Reduce build times | Wolfgang Denk | 2011-11-03 | -1/+1 |
* | ARM:AM33XX: Added timer support | Chandan Nath | 2011-10-27 | -0/+3 |
* | fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) | Simon Glass | 2011-10-26 | -0/+8 |
* | fdt: Add support for embedded device tree (CONFIG_OF_EMBED) | Simon Glass | 2011-10-26 | -0/+5 |
* | autoconf.mk.dep: use target cflags, not host | Mike Frysinger | 2011-10-22 | -1/+1 |
* | Makefile: Remove MLO on make clean | Joel A Fernandes | 2011-10-22 | -0/+1 |
* | examples: api: allow build with private libgcc | Che-liang Chiou | 2011-10-22 | -9/+13 |
* | ColdFire: Clean Makefile _config rules | stany MARCEL | 2011-10-19 | -2/+8 |
* | ColdFire: Move boards with simple _config rules to boards.cfg | stany MARCEL | 2011-10-19 | -96/+0 |
* | ColdFire: Merge differentiated linking files into a sigle one by board | stany MARCEL | 2011-10-19 | -9/+0 |
* | Move timestamp and version files into 'generated' subdir | Simon Glass | 2011-10-17 | -2/+2 |
* | sandbox: Makefile changes to build sandbox architecture | Simon Glass | 2011-10-17 | -0/+8 |
* | Adjust dependency rules to permit per-file flags | Simon Glass | 2011-10-17 | -1/+1 |
* | sandbox: Disable standalone/API support | Simon Glass | 2011-10-17 | -3/+6 |
* | Safer timestamp_autogenerated.h generation | Loïc Minier | 2011-10-06 | -2/+3 |
* | Build timestamp_autogenerated.h without config | Loïc Minier | 2011-10-06 | -9/+10 |
* | Makefile: remove mx31pdk exception | Stefano Babic | 2011-10-05 | -10/+0 |
* | Makefile: drop imx31_phycore from general Makefile | Stefano Babic | 2011-10-05 | -8/+0 |
* | Makefile: remove tx25 exception | Stefano Babic | 2011-10-05 | -4/+0 |
* | powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver | York Sun | 2011-09-29 | -0/+1 |
* | powerpc/85xx: Add support for FMan ethernet in Independent mode | Kumar Gala | 2011-09-29 | -0/+1 |
* | Prepare v2011.09v2011.09 | Wolfgang Denk | 2011-09-29 | -1/+1 |
* | Prepare v2011.09-rc2v2011.09-rc2 | Wolfgang Denk | 2011-09-22 | -1/+1 |
* | Prepare v2011.09v2011.09-rc1 | Wolfgang Denk | 2011-09-11 | -2/+2 |
* | Makefile : fix generation of cpu related asm-offsets.h | Stefano Babic | 2011-09-07 | -1/+19 |
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2011-09-04 | -0/+1 |
|\ |
|
| * | ColdFire:Fix the configuration broken for some boards. | Jason Jin | 2011-09-04 | -0/+1 |
* | | ARM: remove broken "netstar" board | Wolfgang Denk | 2011-09-04 | -1/+0 |
* | | ARM: remove broken "edb93xx" boards | Wolfgang Denk | 2011-09-04 | -10/+0 |
* | | integrator: convert to new build system | Linus Walleij | 2011-09-03 | -27/+0 |
* | | atmel: Update support of board AT91SAM9M10G45-EK to new style | Thomas Petazzoni | 2011-09-03 | -25/+0 |
* | | make pm9g45 buildable for v2011.06 release | Asen Dimov | 2011-09-03 | -4/+0 |
* | | tny_a9260/tny_a9g20: update board to the new AT91 organization | Thomas Petazzoni | 2011-09-03 | -10/+0 |
* | | sbc35_a9g20: update board to the new AT91 organization | Thomas Petazzoni | 2011-09-03 | -7/+0 |
|/ |
|
* | ARM: versatile: fix board support | Stefano Babic | 2011-08-04 | -9/+0 |
* | AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master | Xu, Hong | 2011-08-03 | -19/+0 |
* | AT91: Board fix for AT91SAM9261-EK | Xu, Hong | 2011-08-03 | -23/+0 |
* | AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master | Xu, Hong | 2011-08-03 | -12/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2011-08-02 | -1/+2 |
|\ |
|