summaryrefslogtreecommitdiff
path: root/target/u-boot
AgeCommit message (Expand)Author
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
2009-01-02Support AT91 in vanilla U-BootUlf Samuelsson
2008-12-08target/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-08-20u-boot: bump versionPeter Korsgaard
2008-08-20u-boot: fix broken insert_define in MakefilePeter Korsgaard
2008-08-20u-boot: fix wrong syntax in MakefilePeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-07-08uboot: revert r22638Peter Korsgaard
2008-07-04Bump U-Boot version to 1.3.3Ulf Samuelsson
2008-06-17u-boot tools: make sure destination directory existsPeter Korsgaard
2008-06-13u-boot: don't depend on gcc (not needed and not provided by ext toolchain)Peter Korsgaard
2008-06-12u-boot: cleanup arch handlingPeter Korsgaard
2008-06-11u-boot: evaluate U_BOOT_ARCH at use time, rather than Makefile parse timePeter Korsgaard
2008-04-23u-boot: support platform-independent patchesPeter Korsgaard
2008-04-23u-boot: don't error on existing symlinkPeter Korsgaard
2008-04-23u-boot: tools in target (mkimage, fw_printenv and fw_setenv)Peter Korsgaard
2008-04-23u-boot: use correct ARCHPeter Korsgaard
2008-04-23u-boot: clean: also remove mkimage from staging_dirPeter Korsgaard
2008-04-23u-boot: set ARCH and CROSS_COMPILEPeter Korsgaard
2008-04-09u-boot: fix custom patch handlingPeter Korsgaard
2008-04-09u-boot: bump versionPeter Korsgaard
2008-04-01buildroot: additional -clean target fixesPeter Korsgaard
2008-03-11separate u-boot for at91 arm and everything elseJohn Voltz