Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-30 | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | |
Package configs should start with BR2_PACKAGE_. | |||
2009-01-25 | Revert Atmel boards back to desired operation | 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-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 | 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" | |||
2008-12-08 | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-11-14 | linux: remove unused BR2_LINUX_BOARD_PATCH | Peter Korsgaard | |
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | |||
2008-07-04 | Update configs for atngw100-base | Ulf Samuelsson | |
2008-05-06 | Update BR2_ATMEL_MIRROR in defconfigs | Ulf Samuelsson | |
2008-03-29 | Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵ | Ulf Samuelsson | |
AVR32 patches | |||
2008-03-28 | * Reverted r21540 | Nigel Kukard | |
2008-03-28 | * Bumped GCC to 4.2.2, removed 4.2.0 | Nigel Kukard | |
2008-03-28 | Define busybox config in board directory for Atmel boards | Ulf Samuelsson | |
2008-03-18 | Use same name for same patch | Ulf Samuelsson | |
2008-03-07 | Move defconfigs to board directory | Ulf Samuelsson | |
2008-03-06 | updates and additions for avr32 arch | John Voltz | |