| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add support for the Barebox bootloader | Thomas Petazzoni | 2010-06-12 | 3 | -0/+76 |
* | at91dataflashboot: add two patches | Thomas Petazzoni | 2010-06-12 | 2 | -0/+65 |
* | at91dataflashboot: add a patch step | Thomas Petazzoni | 2010-06-12 | 1 | -1/+5 |
* | at91dataflashboot: various fixes | Thomas Petazzoni | 2010-06-12 | 1 | -8/+6 |
* | at91dataflashboot: fix configuration options | Thomas Petazzoni | 2010-06-12 | 1 | -4/+6 |
* | at91bootstrap: fix AT91BOOTSTRAP_BINARY | Thomas Petazzoni | 2010-06-12 | 1 | -5/+1 |
* | at91bootstrap: fix install procedure | Thomas Petazzoni | 2010-06-12 | 1 | -5/+4 |
* | at91bootstrap: don't use the ATMEL_MIRROR thing | Thomas Petazzoni | 2010-06-12 | 1 | -2/+1 |
* | at91bootstrap: bump version to 2.13 | Thomas Petazzoni | 2010-06-12 | 1 | -4/+2 |
* | at91bootstrap: add a check to verify that BR2_TARGET_AT91BOOTSTRAP_BOARD is set | Thomas Petazzoni | 2010-06-12 | 1 | -0/+5 |
* | at91bootstrap: remove unused/useless code | Thomas Petazzoni | 2010-06-12 | 1 | -12/+0 |
* | at91bootstrap: fix incorrect config option comment | Thomas Petazzoni | 2010-06-12 | 1 | -4/+1 |
* | at91bootstrap: fix the boot source selection | Thomas Petazzoni | 2010-06-12 | 1 | -6/+0 |
* | at91bootstrap: simplify configuration | Thomas Petazzoni | 2010-06-12 | 1 | -8/+0 |
* | at91bootstrap: do not default to $(BOARD_NAME) | Thomas Petazzoni | 2010-06-12 | 1 | -1/+1 |
* | syslinux: depends on host-nasm | Thomas Petazzoni | 2010-06-12 | 1 | -2/+2 |
* | syslinux: remove the unnecessary SYSLINUX_SUPPORTED_ARCH check | Thomas Petazzoni | 2010-06-12 | 1 | -20/+0 |
* | syslinux: bump version and fix build | Thomas Petazzoni | 2010-06-12 | 3 | -24/+34 |
* | grub2: only available on x86 and PowerPC and mark as BROKEN | Thomas Petazzoni | 2010-06-12 | 1 | -0/+5 |
* | grub2: remove non-existing options | Thomas Petazzoni | 2010-06-12 | 2 | -36/+0 |
* | grub2: fix build | Thomas Petazzoni | 2010-06-12 | 2 | -45/+27 |
* | grub2: bump version | Thomas Petazzoni | 2010-06-12 | 1 | -4/+4 |
* | grub/grub2: update splash image location | Thomas Petazzoni | 2010-06-12 | 2 | -2/+2 |
* | grub/grub2: drop unnecessary dependency on uclibc | Thomas Petazzoni | 2010-06-12 | 2 | -2/+2 |
* | grub2: remove GRUB2_ARCH_SUPPORTED | Thomas Petazzoni | 2010-06-12 | 1 | -19/+0 |
* | grub: remove GRUB_SUPPORTED_ARCH | Thomas Petazzoni | 2010-06-12 | 1 | -19/+0 |
* | u-boot: use BR2_TARGET_UBOOT_VERSION instead of BR2_UBOOT_VERSION | Thomas Petazzoni | 2010-06-12 | 2 | -2/+2 |
* | u-boot: beautify option prompts | Thomas Petazzoni | 2010-06-12 | 1 | -5/+5 |
* | u-boot: re-add infrastructure to specify custom tarball | Thomas Petazzoni | 2010-06-12 | 2 | -4/+23 |
* | u-boot: add a few comments | Thomas Petazzoni | 2010-06-12 | 1 | -0/+4 |
* | u-boot: remove unused U_BOOT_TARGET_TOOLS variable | Thomas Petazzoni | 2010-06-12 | 1 | -2/+1 |
* | u-boot: further simplify the configuration | Thomas Petazzoni | 2010-06-12 | 2 | -352/+8 |
* | u-boot: support building for mkimage | Thomas Petazzoni | 2010-06-12 | 1 | -7/+21 |
* | u-boot: remove useless symbolic link | Thomas Petazzoni | 2010-06-10 | 1 | -4/+1 |
* | u-boot: remove patch for obsolete version | Thomas Petazzoni | 2010-06-10 | 1 | -13/+0 |
* | u-boot: simplify custom patch handling | Thomas Petazzoni | 2010-06-10 | 2 | -11/+8 |
* | u-boot: remove reference to old 1.2.0-atmel version | Thomas Petazzoni | 2010-06-10 | 1 | -4/+0 |
* | u-boot: remove u-boot-status make target | Thomas Petazzoni | 2010-06-10 | 1 | -15/+0 |