index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
u-boot
/
Makefile.in
Age
Commit message (
Expand
)
Author
2009-03-23
u-boot: get rid of version specific patch dirs
Peter Korsgaard
2009-03-11
Revert wrongly commited files (u-boot changes) from -r25617
Thiago A. Corrêa
2009-03-11
Let user skip installation of the GUI module for Qtopia
Thiago A. Corrêa
2009-02-10
u-boot: don't touch config.h unless explicitly requested by user
Peter Korsgaard
2009-02-10
u-boot: remove unused BOOTARGS / BOOTCMD handling
Peter Korsgaard
2009-02-07
u-boot: remove commented out line
Peter Korsgaard
2009-02-06
Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if...
Thiago A. Corrêa
2009-02-04
u-boot: fix dependency for host mkimage
Peter Korsgaard
2009-01-26
u-boot: halt build early with description if no u-boot board name is set
Peter Korsgaard
2009-01-26
u-boot: clean up after Ulf
Peter Korsgaard
2009-01-26
Fix erronous mkimage target
Ulf Samuelsson
2009-01-26
Revert bad patch to fix linux rebuild problem
Ulf Samuelsson
2009-01-21
u-boot: unbreak target tools
Peter Korsgaard
2009-01-20
U_BOOT_ARCH_PATCH_DIR should contain a value or should not be defined, empty ...
Ulf Samuelsson
2009-01-19
Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 patch...
Ulf Samuelsson
2009-01-16
buildroot: convert remaining WGET users to DOWNLOAD helper
Peter Korsgaard
2009-01-06
Use PROJECT-u-boot-VERSION-DATE.bin as u-boot target
Ulf Samuelsson
2009-01-05
u-boot: unbreak build after r24674
Peter Korsgaard
2009-01-05
u-boot: revert U_BOOT_TARGET part of r24646
Peter Korsgaard
2009-01-05
u-boot: unbreak build after r24646
Peter Korsgaard
2009-01-03
Generate an autoscript for configuring u-boot in $(BINARIES_DIR)
Ulf Samuelsson
2009-01-03
Add Memory configuration to U-Boot build, remove some debugging info
Ulf Samuelsson
2009-01-02
Support AT91 in vanilla U-Boot
Ulf Samuelsson
2008-12-08
target/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-08-20
u-boot: bump version
Peter Korsgaard
2008-08-20
u-boot: fix broken insert_define in Makefile
Peter Korsgaard
2008-08-20
u-boot: fix wrong syntax in Makefile
Peter Korsgaard
2008-07-08
uboot: revert r22638
Peter Korsgaard
2008-07-04
Bump U-Boot version to 1.3.3
Ulf Samuelsson
2008-06-17
u-boot tools: make sure destination directory exists
Peter Korsgaard
2008-06-13
u-boot: don't depend on gcc (not needed and not provided by ext toolchain)
Peter Korsgaard
2008-06-12
u-boot: cleanup arch handling
Peter Korsgaard
2008-06-11
u-boot: evaluate U_BOOT_ARCH at use time, rather than Makefile parse time
Peter Korsgaard
2008-04-23
u-boot: support platform-independent patches
Peter Korsgaard
2008-04-23
u-boot: don't error on existing symlink
Peter Korsgaard
2008-04-23
u-boot: tools in target (mkimage, fw_printenv and fw_setenv)
Peter Korsgaard
2008-04-23
u-boot: use correct ARCH
Peter Korsgaard
2008-04-23
u-boot: clean: also remove mkimage from staging_dir
Peter Korsgaard
2008-04-23
u-boot: set ARCH and CROSS_COMPILE
Peter Korsgaard
2008-04-09
u-boot: fix custom patch handling
Peter Korsgaard
2008-04-09
u-boot: bump version
Peter Korsgaard
2008-04-01
buildroot: additional -clean target fixes
Peter Korsgaard
2008-03-11
separate u-boot for at91 arm and everything else
John Voltz