Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert wrongly commited files (u-boot changes) from -r25617 | Thiago A. Corrêa | 2009-03-11 | 1 | -1/+0 |
| | |||||
* | Let user skip installation of the GUI module for Qtopia | Thiago A. Corrêa | 2009-03-11 | 1 | -0/+1 |
| | |||||
* | u-boot: don't touch config.h unless explicitly requested by user | Peter Korsgaard | 2009-02-10 | 1 | -1/+7 |
| | | | | | Fixes the problem of important variables like serverip being overwritten with empty strings if the network/default env stuff isn't used. | ||||
* | u-boot: remove unused BOOTARGS / BOOTCMD handling | Peter Korsgaard | 2009-02-10 | 1 | -12/+0 |
| | | | | Not available in Kconfig and no references to it in the tree. | ||||
* | u-boot: don't make ETH1ADDR setting depend on avr32 | Peter Korsgaard | 2009-02-10 | 1 | -1/+0 |
| | | | | No sensible reason why this should only be present on avr32. | ||||
* | u-boot: remove commented out line | Peter Korsgaard | 2009-02-07 | 1 | -1/+0 |
| | |||||
* | Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix ↵ | Thiago A. Corrêa | 2009-02-06 | 1 | -1/+1 |
| | | | | if one is provided | ||||
* | u-boot: fix dependency for host mkimage | Peter Korsgaard | 2009-02-04 | 1 | -1/+1 |
| | |||||
* | u-boot: halt build early with description if no u-boot board name is set | Peter Korsgaard | 2009-01-26 | 1 | -0/+6 |
| | |||||
* | u-boot: clean up after Ulf | Peter Korsgaard | 2009-01-26 | 1 | -14/+1 |
| | | | | As discussed on the list. | ||||
* | u-boot: mark 2008.10 version as recent | Peter Korsgaard | 2009-01-26 | 1 | -0/+1 |
| | |||||
* | Fix erronous mkimage target | Ulf Samuelsson | 2009-01-26 | 1 | -1/+1 |
| | |||||
* | Revert bad patch to fix linux rebuild problem | Ulf Samuelsson | 2009-01-26 | 1 | -1/+2 |
| | |||||
* | Use latest u-boot as default | Ulf Samuelsson | 2009-01-22 | 1 | -1/+1 |
| | |||||
* | u-boot: add 2009.01, remove -rc3 | Peter Korsgaard | 2009-01-22 | 2 | -6/+2 |
| | |||||
* | Fix AVR32 u.boot build bug | Ulf Samuelsson | 2009-01-22 | 1 | -0/+13 |
| | |||||
* | u-boot: unbreak target tools | Peter Korsgaard | 2009-01-21 | 1 | -3/+3 |
| | | | | Got broken by r24697. | ||||
* | U_BOOT_ARCH_PATCH_DIR should contain a value or should not be defined, empty ↵ | Ulf Samuelsson | 2009-01-20 | 1 | -1/+1 |
| | | | | string is not allowed | ||||
* | Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 ↵ | Ulf Samuelsson | 2009-01-19 | 2 | -7/+12 |
| | | | | patches if using an at91 | ||||
* | Kconfig: remove 'default n' and 'default no' (see r22874) | Peter Korsgaard | 2009-01-18 | 1 | -2/+0 |
| | | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | ||||
* | buildroot: convert remaining WGET users to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | Move AT91 patches for u-boot-2009.01-rc1 to ↵ | Ulf Samuelsson | 2009-01-11 | 13 | -4180/+0 |
| | | | | device/Atmel/arch-arm/u-boot/2009.01-rc1 | ||||
* | Remove premature deprecation of u-boot-1.2.0-atmel | Ulf Samuelsson | 2009-01-11 | 1 | -1/+0 |
| | |||||
* | target/u-boot: more cleanups | Peter Korsgaard | 2009-01-08 | 1 | -27/+7 |
| | | | | | | | | | As discussed on the list. - No sense in depending on BR2_TARGET_UBOOT when the configurations are within a if BR2_TARGET_UBOOT conditional. - n is default, so remove 'default n' - clarify nested conditionals | ||||
* | target/u-boot: cleanup | Peter Korsgaard | 2009-01-08 | 1 | -9/+11 |
| | | | | | Fix s/Linux/U-Boot/ typo, default to the latest stable version, mark old versions as deprecated and comment out unreleased version for now. | ||||
* | Add CONFIGs for new commands to at91 parts | Ulf Samuelsson | 2009-01-06 | 1 | -0/+130 |
| | |||||
* | Add support for waiting for NFS root server before booting | Ulf Samuelsson | 2009-01-06 | 1 | -0/+77 |
| | |||||
* | Remove patches that should not have been inlcuded in the spimux commit | Ulf Samuelsson | 2009-01-06 | 4 | -4485/+0 |
| | |||||
* | Add 'mux' command to control ext mux on at91rm9200dk/ek | Ulf Samuelsson | 2009-01-06 | 5 | -0/+4578 |
| | |||||
* | Add 'led' command to control coloured LEDs | Ulf Samuelsson | 2009-01-06 | 1 | -0/+196 |
| | |||||
* | Remove an extra #endif from u-boot.factory | Ulf Samuelsson | 2009-01-06 | 1 | -1/+1 |
| | |||||
* | Fix some CFG/CONFIG related problems for AT91RM9200 configuration of U-Boot | Ulf Samuelsson | 2009-01-06 | 2 | -9/+9 |
| | |||||
* | Use the correct sam9g20 patch for 2009.01-rc1 | Ulf Samuelsson | 2009-01-06 | 1 | -77/+76 |
| | |||||
* | Use PROJECT-u-boot-VERSION-DATE.bin as u-boot target | Ulf Samuelsson | 2009-01-06 | 2 | -9/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | Provide link using "u-boot.bin" Add BR2_TARGET_UBOOT_DEFAULT_ENV config If this is set, Buildroot will generate a default environment to allow easy downloading of the kernel and root file system Both as compile time data and an autoscript. Make u-boot depend on $(U_BOOT_TARGETS) Add "u-boot-autoscript" to U_BOOT_TARGETS if BR2_TARGET_UBOOT_DEFAULT_ENV is set. Take kernel name from Linux build. Use correct ARCH when mkimaging the autoscript. Do not use TARGET_ATMEL_COPYTO for generic u-boot. Hide dataflash memory configurations when different boot memory is used. | ||||
* | u-boot: unbreak build after r24674 | Peter Korsgaard | 2009-01-05 | 1 | -1/+1 |
| | | | | Disable broken autoscript handling so the build atleast completes | ||||
* | u-boot: revert U_BOOT_TARGET part of r24646 | Peter Korsgaard | 2009-01-05 | 1 | -4/+1 |
| | | | | | | | | | More u-boot build unbreaking. r24646 added U_BOOT_TARGET which uses the nonexisting BOARDNAME variable, which means that the filename expands to -u-boot-*, confusing ln. There's limited point in having that symlink in the first please, so simply revert that hunk. | ||||
* | u-boot: unbreak build after r24646 | Peter Korsgaard | 2009-01-05 | 1 | -1/+1 |
| | | | | Unset variables aren't the same as "". | ||||
* | add .empty files for git-svn | Peter Korsgaard | 2009-01-05 | 4 | -0/+0 |
| | | | | | | | | git-svn (and git) doesn't handle empty directories, so add .empty files to those dirs like elsewhere in buildroot. Those empty directories are normally not a big deal, but the recent changes to u-boot broke the build. | ||||
* | Generate an autoscript for configuring u-boot in $(BINARIES_DIR) | Ulf Samuelsson | 2009-01-03 | 2 | -10/+94 |
| | | | | | | | | | | | | | | | | | | | | | mkimage the autoscript to autoscript.$(PROJECT)- Move build of u-boot-1.2.0-atmel to target/u-boot Only visible for AT91 targets. Fetch prepatched 1.2.0-atmel tarball from $(BR2_ATMEL_MIRROR) Rest from normal location. Introduce U_BOOT_CONFIGURE_OPTS Set to NOSOFT_FLOAT for u-boot-1.2.0-atmel Disable target/device/Atmel/u-boot Keep files in target/device/Atmel/u-boot during a test period. Files: M target/device/Atmel/Makefile.in M target/device/Atmel/Config.in M target/u-boot/Makefile.in M target/u-boot/Config.in A target/u-boot/1.2.0-atmel | ||||
* | Fixed missing " | Nigel Kukard | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | Add support for at91sam9g20 to U-Boot | Ulf Samuelsson | 2009-01-03 | 1 | -0/+802 |
| | |||||
* | Add facilities for installing u-boot in different locations | Ulf Samuelsson | 2009-01-03 | 1 | -0/+64 |
| | |||||
* | Provide factory default command to u-boot, using Buildroot variables | Ulf Samuelsson | 2009-01-03 | 1 | -0/+323 |
| | |||||
* | Fix issue with AT91/AVR32 Ethernet MACB | Ulf Samuelsson | 2009-01-03 | 1 | -0/+28 |
| | |||||
* | Add X-Modem tools for minicom to u-boot allowing easy downloading of U-Boot | Ulf Samuelsson | 2009-01-03 | 1 | -0/+576 |
| | |||||
* | Add Memory configration to u-boot (Config.in) and remove comments from ↵ | Ulf Samuelsson | 2009-01-03 | 1 | -52/+186 |
| | | | | 'choice's', Rearrange options for clarity | ||||
* | Add Memory configuration to U-Boot build, remove some debugging info | Ulf Samuelsson | 2009-01-03 | 1 | -15/+39 |
| | |||||
* | Support AT91 in vanilla U-Boot | Ulf Samuelsson | 2009-01-02 | 6 | -10/+2069 |
| | |||||
* | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -4/+4 |
| | |||||
* | u-boot: bump version | Peter Korsgaard | 2008-08-20 | 1 | -2/+3 |
| |