Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-29 | Clean up x86 support | Ulf Samuelsson | |
2009-01-29 | Clean up ARM Ltd BSP | Ulf Samuelsson | |
2009-01-29 | Remove Via BSP which only provide support for linux-2.4 | Ulf Samuelsson | |
2009-01-29 | Remove Soekris BSP which only provide support for linux-2.4 | Ulf Samuelsson | |
2009-01-29 | Remove jp BSP which only provide support for linux-2.4 | Ulf Samuelsson | |
2009-01-29 | Remove Hitachi BSP, does not do ANYTHING except providing a differernt ↵ | Ulf Samuelsson | |
uClibc configuration for an obsolete version | |||
2009-01-29 | Remove unneeded ARM architecure patch, just a clone of SAM9260 support | Ulf Samuelsson | |
2009-01-29 | target/device: remove obsolete Sharp/LNode80 platform | Peter Korsgaard | |
As discussed on the list and requested on irc: < prpplague> Jacmet: hey, just wanted to drop a note to confirm that the LNode80 can be removed, we never went into full scale production of it, only 20 were ever made | |||
2009-01-29 | Update atstk100x BSP | Ulf Samuelsson | |
2009-01-29 | Add AVR32 support for linux-2.6.28.2 | Ulf Samuelsson | |
2009-01-27 | Update at91rm9200df BSP | Ulf Samuelsson | |
2009-01-26 | Create a common BR2_COPYTO to prepare to replace | Ulf Samuelsson | |
all the different COPYTOs spread out all over Buildroot. Generate COPY_FILE subroutine which can be used to copy a file. $(COPY_FILE , file, directory, filename) This will copy to binary dir and to the selected copy dir if set in new config (intended to replace all old COPYTO configs) This is overridden by BUILDROOT_COPYTO, if set into the environment. | |||
2009-01-26 | Update at91sam9260dfc BSP | Ulf Samuelsson | |
2009-01-26 | target/device/Atmel/arch-avr32: remove old unused kernel patches | Peter Korsgaard | |
As discussed on the list: 22:08 < HcE> Jacmet: so yes, AVR32 wise you can delete anything older than 2.6.27 | |||
2009-01-25 | Revert Atmel boards back to desired operation | Ulf Samuelsson | |
2009-01-25 | Update at91sam9261ek BSP | Ulf Samuelsson | |
2009-01-25 | target/linux-advanced: default to menuconfig for all archs | Peter Korsgaard | |
Default to menuconfig for atmel targets as well, mention QT3 dependency for make xconfig and update affected defconfigs. | |||
2009-01-24 | Add linux config for at91sam9261ek | Ulf Samuelsson | |
2009-01-24 | Update at91sam9260dfc BSP | Ulf Samuelsson | |
2009-01-23 | Bump AT91 u-boot patches to 2009.01 | Ulf Samuelsson | |
2009-01-23 | Update at91sam9263ek BSP | Ulf Samuelsson | |
2009-01-22 | Update AT91 u-boot patches to 2009.01 | Ulf Samuelsson | |
2009-01-19 | Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 ↵ | Ulf Samuelsson | |
patches if using an at91 | |||
2009-01-16 | Update broken AVR32 toolchain, and update configs for this, deprecate all ↵ | Ulf Samuelsson | |
but latest AVR32 toolchain | |||
2009-01-16 | target/: convert to DOWNLOAD helper | Peter Korsgaard | |
2009-01-16 | buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper | Peter Korsgaard | |
This is the long requested backup mirror support. So far only enabled for Makefile.autotools.in, but there's no reason why we cannot use DOWNLOAD everywhere. Notice, I'm still syncing http://buildroot.uclibc.org/downloads/sources/ | |||
2009-01-16 | BR2_PRIMARY_SITE: move to Mirrors and Download locations menu | Peter Korsgaard | |
2009-01-13 | Update at91sam9263ek BSP | Ulf Samuelsson | |
2009-01-12 | Update sam9263EK BSP | Ulf Samuelsson | |
2009-01-11 | Update at91bootstrap to 2.10 | Ulf Samuelsson | |
2009-01-11 | Move AT91 patches for u-boot-2009.01-rc1 to ↵ | Ulf Samuelsson | |
device/Atmel/arch-arm/u-boot/2009.01-rc1 | |||
2009-01-11 | Update AVR32 uclibc config for 0.9.30 | Ulf Samuelsson | |
2009-01-11 | Update defocnfig for ngw100 | Ulf Samuelsson | |
2009-01-11 | Add linux-2.6.27.10 config for stk100x | Ulf Samuelsson | |
2009-01-09 | Update at91sam9261ek configs, build completes | Ulf Samuelsson | |
2009-01-08 | Update sam9263ek configs, build completes | Ulf Samuelsson | |
2009-01-06 | Update atngw100 configs, needs patch from Atmel fork for strace to build ↵ | Ulf Samuelsson | |
correctly, otherwise disable strace | |||
2009-01-06 | Update at91sam9260 Board Support Package to linux-2.6.28 | Ulf Samuelsson | |
2009-01-06 | Update AT91SAM9G20 Board Support to linux-2.6.28 | Ulf Samuelsson | |
2009-01-06 | Add support for SAM9G20 in at91bootstrap | Ulf Samuelsson | |
2009-01-05 | add .empty files for git-svn | Peter Korsgaard | |
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. | |||
2009-01-03 | Allow use of uClibc-0.9.30 for AVR32 toolchain | Ulf Samuelsson | |
2009-01-03 | Update target/device/Atmel/*/Makefile.in | Ulf Samuelsson | |
------------------------------------------ Replace $(BOARDNAME)_PATH with BOARD_PATH Set U-Boot targets for 1.2.0-atmel as well as 2009.01-rc1 Remove hardwiring of BusyBox configuration files. Remove older BusyBox configuration files Remove "at91sam9260dfc-linux-2.6.28-rc6.config" from at91sam9g20dfc directory Update "at91rm9200df_defconfig" Add "at91rm9200df-linux-2.6.28.config" Update "at91sam9260dfc_defconfig" | |||
2009-01-03 | Generate an autoscript for configuring u-boot in $(BINARIES_DIR) | Ulf Samuelsson | |
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 | |||
2009-01-03 | Fix remaining 'butterfinger' issue | Ulf Samuelsson | |
2009-01-03 | Remove debugging variable added to svn by mistake, (Thanks Pter) | Ulf Samuelsson | |
2009-01-02 | Support AT91 in vanilla U-Boot | Ulf Samuelsson | |
2009-01-02 | Update at91sam9260dfc BSP | Ulf Samuelsson | |
2008-12-30 | Update kernel patch from 2.6.28-rc6 to 2.6.28 | Ulf Samuelsson | |
2008-12-29 | Use correct filename for patch | Ulf Samuelsson | |