| Commit message (Expand) | Author | Age | Files | Lines |
* | barebox: bump version | Peter Korsgaard | 2011-07-11 | 1 | -1/+1 |
* | uboot: Add 2011.06, remove 2010.03 | Thomas Petazzoni | 2011-07-11 | 3 | -15/+5 |
* | at91dataflashboot: use "config" instead of "menuconfig" | Thomas Petazzoni | 2011-07-11 | 1 | -1/+1 |
* | barebox: bump version | Thomas Petazzoni | 2011-07-11 | 1 | -1/+1 |
* | Add x-loader bootloader | Philippe Reynes | 2011-07-11 | 3 | -0/+53 |
* | u-boot: allow specification of custom Git repo as source | Thomas Petazzoni | 2011-07-11 | 2 | -0/+17 |
* | Improve TARGETS handling for bootloaders and kernel | Thomas Petazzoni | 2011-07-11 | 6 | -46/+0 |
* | u-boot: rename to uboot | Thomas Petazzoni | 2011-07-11 | 4 | -40/+40 |
* | uboot-mkimage: new package | Thomas Petazzoni | 2011-07-10 | 1 | -27/+0 |
* | u-boot: convert to GENTARGETS | Thomas Petazzoni | 2011-07-10 | 2 | -149/+74 |
* | grub2: remove package | Thomas Petazzoni | 2011-07-10 | 3 | -103/+0 |
* | grub: convert to AUTOTARGETS | Thomas Petazzoni | 2011-07-10 | 2 | -63/+53 |
* | syslinux: convert to GENTARGETS | Thomas Petazzoni | 2011-07-10 | 2 | -38/+26 |
* | at91dataflashboot: convert to GENTARGETS | Thomas Petazzoni | 2011-07-10 | 2 | -52/+15 |
* | at91bootstrap: convert to GENTARGETS | Thomas Petazzoni | 2011-07-10 | 1 | -37/+20 |
* | barebox: convert to GENTARGETS | Thomas Petazzoni | 2011-07-10 | 1 | -36/+32 |
* | barebox: bump version | Peter Korsgaard | 2011-05-15 | 1 | -1/+1 |
* | u-boot 2011.03: fix mkimage build failure when u-boot isn't configured | Gustavo Zacarias | 2011-04-26 | 1 | -0/+27 |
* | barebox: bump version | Peter Korsgaard | 2011-04-26 | 1 | -1/+1 |
* | u-boot: add 2011.03 release | Luca Ceresoli | 2011-04-24 | 2 | -2/+6 |
* | u-boot: fix target build of fw_printenv | Peter Korsgaard | 2011-04-24 | 1 | -7/+3 |
* | u-boot: remove extra CFLAGS / LDFLAGS handling | Peter Korsgaard | 2011-04-24 | 1 | -2/+0 |
* | grub: fix download URL | Peter Korsgaard | 2011-03-13 | 1 | -1/+1 |
* | u-boot: drop old 2009.xx versions | Peter Korsgaard | 2011-02-23 | 2 | -9/+1 |
* | initial support for Blackfin processors | Mike Frysinger | 2011-02-07 | 2 | -0/+6 |
* | barebox: add option to build bareboxenv for target | Peter Korsgaard | 2011-02-06 | 2 | -1/+14 |
* | barebox: use ccache if enabled | Peter Korsgaard | 2011-02-01 | 1 | -1/+1 |
* | Enable ccache for u-boot compile | Martin Hicks | 2011-02-01 | 1 | -1/+1 |
* | barebox: bump version | Peter Korsgaard | 2011-01-06 | 1 | -1/+1 |
* | u-boot: update default helper tools to 2010.12 | Mike Frysinger | 2010-12-27 | 1 | -1/+1 |
* | u-boot: add support for version 2010.12 | Thomas Petazzoni | 2010-12-25 | 1 | -1/+5 |
* | u-boot: add CROSS_COMPILE/ARCH when building host tools | Thomas Petazzoni | 2010-12-16 | 1 | -1/+1 |
* | barebox: bump Barebox to 2010.11 | Thomas Petazzoni | 2010-12-16 | 1 | -1/+1 |
* | u-boot: add U-Boot 2010.09 | Thomas Petazzoni | 2010-12-16 | 1 | -1/+5 |
* | at91bootstrap: no board name check when 'make source' is used | Thomas Petazzoni | 2010-12-16 | 1 | -1/+4 |
* | at91bootstrap: rename config options for consistency | Thomas Petazzoni | 2010-12-16 | 1 | -5/+5 |
* | at91bootstrap: switch to the official version | Thomas Petazzoni | 2010-12-16 | 3 | -106/+358 |
* | boot/syslinux: allow build on x86_64 | Heiko Zuerker | 2010-11-29 | 1 | -1/+1 |
* | barebox/u-boot/linux: don't error out on missing config when make source | Peter Korsgaard | 2010-09-28 | 2 | -2/+6 |
* | u-boot: pass ARCH/CROSS_COMPILE when running make <board>_config | Peter Korsgaard | 2010-09-27 | 1 | -1/+2 |
* | u-boot: fix custom patch handling | Thomas Petazzoni | 2010-07-29 | 1 | -1/+1 |
* | u-boot: fix custom patch dir handling | Ossy | 2010-07-26 | 1 | -2/+2 |
* | u-boot: add Marvell u-boot.kwb support | Peter Korsgaard | 2010-07-26 | 2 | -1/+19 |
* | u-boot: fix version detection and get rid of unneeded double CFLAGS/LDFLAGS | Peter Korsgaard | 2010-07-14 | 1 | -3/+1 |
* | Update all packages to quote $(TARGET_CC) | Thomas Petazzoni | 2010-07-07 | 2 | -6/+6 |
* | u-boot: add 2010.06 release | Peter Korsgaard | 2010-07-05 | 2 | -5/+12 |
* | Fix u-boot 2010.03 build for AVR32 targets | Thiago A. Correa | 2010-06-23 | 1 | -0/+5 |
* | at91dataflashboot: fix patch target | Peter Korsgaard | 2010-06-14 | 1 | -1/+2 |
* | at91bootstrap: add help text | Peter Korsgaard | 2010-06-14 | 1 | -0/+6 |
* | at91bootstrap: don't depend on BR .config | Peter Korsgaard | 2010-06-14 | 1 | -1/+1 |