index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
Age
Commit message (
Expand
)
Author
2010-06-14
at91dataflashboot: fix patch target
Peter Korsgaard
2010-06-14
at91bootstrap: add help text
Peter Korsgaard
2010-06-14
at91bootstrap: don't depend on BR .config
Peter Korsgaard
2010-06-12
Add support for the Barebox bootloader
Thomas Petazzoni
2010-06-12
at91dataflashboot: add two patches
Thomas Petazzoni
2010-06-12
at91dataflashboot: add a patch step
Thomas Petazzoni
2010-06-12
at91dataflashboot: various fixes
Thomas Petazzoni
2010-06-12
at91dataflashboot: fix configuration options
Thomas Petazzoni
2010-06-12
at91bootstrap: fix AT91BOOTSTRAP_BINARY
Thomas Petazzoni
2010-06-12
at91bootstrap: fix install procedure
Thomas Petazzoni
2010-06-12
at91bootstrap: don't use the ATMEL_MIRROR thing
Thomas Petazzoni
2010-06-12
at91bootstrap: bump version to 2.13
Thomas Petazzoni
2010-06-12
at91bootstrap: add a check to verify that BR2_TARGET_AT91BOOTSTRAP_BOARD is set
Thomas Petazzoni
2010-06-12
at91bootstrap: remove unused/useless code
Thomas Petazzoni
2010-06-12
at91bootstrap: fix incorrect config option comment
Thomas Petazzoni
2010-06-12
at91bootstrap: fix the boot source selection
Thomas Petazzoni
2010-06-12
at91bootstrap: simplify configuration
Thomas Petazzoni
2010-06-12
at91bootstrap: do not default to $(BOARD_NAME)
Thomas Petazzoni
2010-06-12
syslinux: depends on host-nasm
Thomas Petazzoni
2010-06-12
syslinux: remove the unnecessary SYSLINUX_SUPPORTED_ARCH check
Thomas Petazzoni
2010-06-12
syslinux: bump version and fix build
Thomas Petazzoni
2010-06-12
grub2: only available on x86 and PowerPC and mark as BROKEN
Thomas Petazzoni
2010-06-12
grub2: remove non-existing options
Thomas Petazzoni
2010-06-12
grub2: fix build
Thomas Petazzoni
2010-06-12
grub2: bump version
Thomas Petazzoni
2010-06-12
grub/grub2: update splash image location
Thomas Petazzoni
2010-06-12
grub/grub2: drop unnecessary dependency on uclibc
Thomas Petazzoni
2010-06-12
grub2: remove GRUB2_ARCH_SUPPORTED
Thomas Petazzoni
2010-06-12
grub: remove GRUB_SUPPORTED_ARCH
Thomas Petazzoni
2010-06-12
u-boot: use BR2_TARGET_UBOOT_VERSION instead of BR2_UBOOT_VERSION
Thomas Petazzoni
2010-06-12
u-boot: beautify option prompts
Thomas Petazzoni
2010-06-12
u-boot: re-add infrastructure to specify custom tarball
Thomas Petazzoni
2010-06-12
u-boot: add a few comments
Thomas Petazzoni
2010-06-12
u-boot: remove unused U_BOOT_TARGET_TOOLS variable
Thomas Petazzoni
2010-06-12
u-boot: further simplify the configuration
Thomas Petazzoni
2010-06-12
u-boot: support building for mkimage
Thomas Petazzoni
2010-06-10
u-boot: remove useless symbolic link
Thomas Petazzoni
2010-06-10
u-boot: remove patch for obsolete version
Thomas Petazzoni
2010-06-10
u-boot: simplify custom patch handling
Thomas Petazzoni
2010-06-10
u-boot: remove reference to old 1.2.0-atmel version
Thomas Petazzoni
2010-06-10
u-boot: remove u-boot-status make target
Thomas Petazzoni
2010-06-10
u-boot: remove arch specific patches infrastructure
Thomas Petazzoni
2010-06-10
u-boot: remove option to configure download site
Thomas Petazzoni
2010-06-10
u-boot: rename Makefile.in to u-boot.mk for coherency
Thomas Petazzoni
2010-06-10
u-boot: remove ancient versions
Thomas Petazzoni
2010-06-10
u-boot: do not default to $(BOARD_NAME) for the board name
Thomas Petazzoni
2010-06-10
boot: remove references to COPYTO
Thomas Petazzoni
2010-06-10
yaboot: drop support
Thomas Petazzoni
2010-06-10
bootloaders: move bootloader build code to boot/
Thomas Petazzoni