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
/
u-boot
Age
Commit message (
Expand
)
Author
2011-04-26
u-boot 2011.03: fix mkimage build failure when u-boot isn't configured
Gustavo Zacarias
2011-04-24
u-boot: add 2011.03 release
Luca Ceresoli
2011-04-24
u-boot: fix target build of fw_printenv
Peter Korsgaard
2011-04-24
u-boot: remove extra CFLAGS / LDFLAGS handling
Peter Korsgaard
2011-02-23
u-boot: drop old 2009.xx versions
Peter Korsgaard
2011-02-07
initial support for Blackfin processors
Mike Frysinger
2011-02-01
Enable ccache for u-boot compile
Martin Hicks
2010-12-27
u-boot: update default helper tools to 2010.12
Mike Frysinger
2010-12-25
u-boot: add support for version 2010.12
Thomas Petazzoni
2010-12-16
u-boot: add CROSS_COMPILE/ARCH when building host tools
Thomas Petazzoni
2010-12-16
u-boot: add U-Boot 2010.09
Thomas Petazzoni
2010-09-28
barebox/u-boot/linux: don't error out on missing config when make source
Peter Korsgaard
2010-09-27
u-boot: pass ARCH/CROSS_COMPILE when running make <board>_config
Peter Korsgaard
2010-07-29
u-boot: fix custom patch handling
Thomas Petazzoni
2010-07-26
u-boot: fix custom patch dir handling
Ossy
2010-07-26
u-boot: add Marvell u-boot.kwb support
Peter Korsgaard
2010-07-14
u-boot: fix version detection and get rid of unneeded double CFLAGS/LDFLAGS
Peter Korsgaard
2010-07-05
u-boot: add 2010.06 release
Peter Korsgaard
2010-06-23
Fix u-boot 2010.03 build for AVR32 targets
Thiago A. Correa
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
bootloaders: move bootloader build code to boot/
Thomas Petazzoni