Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-17 | Revert bad patch | Ulf Samuelsson | |
2007-09-17 | - Atmel mirrors are only of interrest for atmel | Bernhard Reutner-Fischer | |
2007-09-12 | Update atngw100 board support | Ulf Samuelsson | |
2007-09-12 | Unbreak multiple boards, add Ingo's rt patch | Ulf Samuelsson | |
2007-09-05 | Update defconfig for AT91SAM9260 | Ulf Samuelsson | |
2007-09-05 | Add defconfig for AT91SAM9261 | Ulf Samuelsson | |
2007-09-05 | Add unpacking + patching of linux source tree to simplify creating a new patch | Ulf Samuelsson | |
2007-09-04 | - remove initramfs related config settings and configure them back if needed | Bernhard Reutner-Fischer | |
2007-09-04 | Add include file to define at91 lcd struct | Ulf Samuelsson | |
2007-09-04 | update sam9261 default linux config | Ulf Samuelsson | |
2007-09-04 | Use default LINUX26_BINLOC for at91 | Ulf Samuelsson | |
2007-09-04 | Update u-boot autoscript | Ulf Samuelsson | |
2007-09-02 | - build and use the list of the small initramfs | Bernhard Reutner-Fischer | |
Overriding the use of the whole system (as does the initramfs target) is done on purpose. | |||
2007-09-01 | - fix glitch introduced in my whitespace removal (brm) | Bernhard Reutner-Fischer | |
2007-08-28 | Fix bug in avr32 uClibc patch | Ulf Samuelsson | |
2007-08-28 | Update avr32 uclibc patch name | Ulf Samuelsson | |
2007-08-28 | - misc cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-08-28 | Fix bad regexp in u-boot.mk | Ulf Samuelsson | |
2007-08-25 | - adjust config | Bernhard Reutner-Fischer | |
2007-08-25 | - workaround for broken external toolchains | Bernhard Reutner-Fischer | |
2007-08-24 | This patch allows each project to have a private linux build. | Ulf Samuelsson | |
Split build of kernel headers and kernel image into two source trees. Kernel headers are built in $(TOOL_BUILD_DIR) Kernel build is in $(PROJECT_BUILD_DIR) Make sure that kernel patches are applied to the kernel tree in $(PROJECT_BUILD_DIR) Add board specific patches, if available. | |||
2007-08-22 | bzcat => $(BZCAT) for u-boot and at91bootstrap | Ulf Samuelsson | |
2007-08-22 | Remove whitespace damage | Ulf Samuelsson | |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer | |
2007-08-22 | - random whitespace cleanup | Bernhard Reutner-Fischer | |
2007-08-22 | - use the BZCAT/ZCAT as configured by the user | Bernhard Reutner-Fischer | |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | |
2007-08-22 | - fix patch regex | Bernhard Reutner-Fischer | |
2007-08-22 | - improve the way host prerequisites for "dependencies" are established | Bernhard Reutner-Fischer | |
2007-08-21 | - fixup whitespace damage after ulf | Bernhard Reutner-Fischer | |
2007-08-21 | - add handling of lzma for the host (unconditionally for now) | Bernhard Reutner-Fischer | |
- remove non-working attempt to install an lzma to the host via sudo | |||
2007-08-21 | - start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGES | Bernhard Reutner-Fischer | |
- always error out if ldconfig for the target fails (was inconsistent..) | |||
2007-08-21 | - adjust config | Bernhard Reutner-Fischer | |
2007-08-21 | - propagate IPv6 setting down to the kernel | Bernhard Reutner-Fischer | |
2007-08-21 | - sed -i -e ↵ | Bernhard Reutner-Fischer | |
"/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out | |||
2007-08-21 | - a few more cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-08-21 | additional skeleton for AVR32 | Ulf Samuelsson | |
2007-08-20 | Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86 | Ulf Samuelsson | |
2007-08-20 | install uClibc libraries correctly | Ulf Samuelsson | |
2007-08-19 | Add kernel patches, if at91 or avr32 is selected | Ulf Samuelsson | |
2007-08-19 | Update linux-2.6.22.1 config for sam9261ek, sam9260pf and sam9260dfc | Ulf Samuelsson | |
2007-08-19 | Delete avr32 specific patch and introduced merged at91/avr32 patch | Ulf Samuelsson | |
2007-08-19 | Move at91 patches from 2.6.21.1 to 2.6.21.5 | Ulf Samuelsson | |
2007-08-19 | Remove target specific things from Linux config | Ulf Samuelsson | |
2007-08-19 | Fix bad parameter list for patching linux kernel | Ulf Samuelsson | |
2007-08-19 | UPdate Soekris Linux config to 2.6.22.1 | Ulf Samuelsson | |
2007-08-19 | Update AVR32 tools download location | Ulf Samuelsson | |
2007-08-18 | Move AVR32 kernel patches to target/device/Atmel/arch-avr32 | Ulf Samuelsson | |
Add linux-2.6.22.1-008-atmel-gpio_mouse-setup-for-atstk1000-board.patch Move AT91 kernel patches to target/device/Atmel/arch-arm Change name from "target/device/Atmel/Linux" to "target/device/Atmel/linux" "kernel-headers" will apply all patches in $(LINUX26_KERNEL_PATCH_DIR) if this is available. Define LINUX26_KERNEL_PATCH_DIR in target/device/Atmel/Makefile.in as above "arch-arm/kernel-patches-..." if an AT91 or as above "arch-avr32/kernel-patches-..." if an AVR32 target is selected Test build done for arm,avr32 and x86 | |||
2007-08-17 | Add mplayer to atstk1002 target_skeleton | Ulf Samuelsson | |
2007-08-17 | Update atngw100 device table | Ulf Samuelsson | |