summaryrefslogtreecommitdiff
path: root/target/u-boot
AgeCommit message (Expand)Author
2009-04-30Undeprecate u-boot 2008.10 since this is the last version known to work with ...Thiago A. Corrêa
2009-03-23u-boot: add 2009.03 releasePeter Korsgaard
2009-03-23u-boot: get rid of version specific patch dirsPeter Korsgaard
2009-03-11Revert wrongly commited files (u-boot changes) from -r25617Thiago A. Corrêa
2009-03-11Let user skip installation of the GUI module for QtopiaThiago A. Corrêa
2009-02-10u-boot: don't touch config.h unless explicitly requested by userPeter Korsgaard
2009-02-10u-boot: remove unused BOOTARGS / BOOTCMD handlingPeter Korsgaard
2009-02-10u-boot: don't make ETH1ADDR setting depend on avr32Peter Korsgaard
2009-02-07u-boot: remove commented out linePeter Korsgaard
2009-02-06Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if...Thiago A. Corrêa
2009-02-04u-boot: fix dependency for host mkimagePeter Korsgaard
2009-01-26u-boot: halt build early with description if no u-boot board name is setPeter Korsgaard
2009-01-26u-boot: clean up after UlfPeter Korsgaard
2009-01-26u-boot: mark 2008.10 version as recentPeter Korsgaard
2009-01-26Fix erronous mkimage targetUlf Samuelsson
2009-01-26Revert bad patch to fix linux rebuild problemUlf Samuelsson
2009-01-22Use latest u-boot as defaultUlf Samuelsson
2009-01-22u-boot: add 2009.01, remove -rc3Peter Korsgaard
2009-01-22Fix AVR32 u.boot build bugUlf Samuelsson
2009-01-21u-boot: unbreak target toolsPeter Korsgaard
2009-01-20U_BOOT_ARCH_PATCH_DIR should contain a value or should not be defined, empty ...Ulf Samuelsson
2009-01-19Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 patch...Ulf Samuelsson
2009-01-18Kconfig: remove 'default n' and 'default no' (see r22874)Peter Korsgaard
2009-01-16buildroot: convert remaining WGET users to DOWNLOAD helperPeter Korsgaard
2009-01-11Move AT91 patches for u-boot-2009.01-rc1 to device/Atmel/arch-arm/u-boot/2009...Ulf Samuelsson
2009-01-11Remove premature deprecation of u-boot-1.2.0-atmelUlf Samuelsson
2009-01-08target/u-boot: more cleanupsPeter Korsgaard
2009-01-08target/u-boot: cleanupPeter Korsgaard
2009-01-06Add CONFIGs for new commands to at91 partsUlf Samuelsson
2009-01-06Add support for waiting for NFS root server before bootingUlf Samuelsson
2009-01-06Remove patches that should not have been inlcuded in the spimux commitUlf Samuelsson
2009-01-06Add 'mux' command to control ext mux on at91rm9200dk/ekUlf Samuelsson
2009-01-06Add 'led' command to control coloured LEDsUlf Samuelsson
2009-01-06Remove an extra #endif from u-boot.factoryUlf Samuelsson
2009-01-06Fix some CFG/CONFIG related problems for AT91RM9200 configuration of U-BootUlf Samuelsson
2009-01-06Use the correct sam9g20 patch for 2009.01-rc1Ulf Samuelsson
2009-01-06Use PROJECT-u-boot-VERSION-DATE.bin as u-boot targetUlf Samuelsson
2009-01-05u-boot: unbreak build after r24674Peter Korsgaard
2009-01-05u-boot: revert U_BOOT_TARGET part of r24646Peter Korsgaard
2009-01-05u-boot: unbreak build after r24646Peter Korsgaard
2009-01-05add .empty files for git-svnPeter Korsgaard
2009-01-03Generate an autoscript for configuring u-boot in $(BINARIES_DIR)Ulf Samuelsson
2009-01-03Fixed missing "Nigel Kukard
2009-01-03Add support for at91sam9g20 to U-BootUlf Samuelsson
2009-01-03Add facilities for installing u-boot in different locationsUlf Samuelsson
2009-01-03Provide factory default command to u-boot, using Buildroot variablesUlf Samuelsson
2009-01-03Fix issue with AT91/AVR32 Ethernet MACBUlf Samuelsson
2009-01-03Add X-Modem tools for minicom to u-boot allowing easy downloading of U-BootUlf Samuelsson
2009-01-03Add Memory configration to u-boot (Config.in) and remove comments from 'choic...Ulf Samuelsson
2009-01-03Add Memory configuration to U-Boot build, remove some debugging infoUlf Samuelsson