Commit Graph

47 Commits (c33682316ecb98071d196c61762162143f8248b3)

Author SHA1 Message Date
Gabor Juhos 4992a87aeb update to 2.6.27.8 and refresh patches
SVN-Revision: 13528
16 years ago
Imre Kaloz 1f51306a5b compile in-cpu rtc into the kernel, clean up config
SVN-Revision: 13484
16 years ago
Imre Kaloz b154f4b4e3 add avr32 support to binutils 2.18
SVN-Revision: 13352
16 years ago
Imre Kaloz ea36d4dd38 fix lzma uImage generation
SVN-Revision: 13351
16 years ago
Imre Kaloz ec2cc68421 upgrade avr32 to 2.6.27
SVN-Revision: 13345
16 years ago
Gabor Juhos 88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
SVN-Revision: 13192
16 years ago
Gabor Juhos d35bad03e3 update to 2.6.25.19, and refresh patches
SVN-Revision: 13137
16 years ago
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
16 years ago
Nicolas Thill 3616f2d48c disable CONFIG_USB_SUPPORT on avr32
SVN-Revision: 12700
16 years ago
Nicolas Thill 3029c2fd53 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
16 years ago
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
16 years ago
Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
16 years ago
Felix Fietkau 05014415c1 only build avr32 u-boot if requested, fixes build failure in default config
SVN-Revision: 12116
16 years ago
Felix Fietkau e8aa0f1749 switch CONFIG_I2C to =m by default on avr32 (see #3756)
SVN-Revision: 12037
16 years ago
Gabor Juhos 104b3386a2 update to 2.6.25.12
SVN-Revision: 11933
16 years ago
Matteo Croce 03b9d260c7 avr32: update to latest atmel sources
SVN-Revision: 11665
16 years ago
Imre Kaloz dee39d10ee upgrade to 2.6.25.9
SVN-Revision: 11584
16 years ago
Matteo Croce ac30398668 avr32: fix a bug in the MMC driver
SVN-Revision: 11580
16 years ago
Gabor Juhos 4af6ac74fb upgrade to 2.6.25.7, and refresh patches
SVN-Revision: 11523
16 years ago
Matteo Croce e8a8d5811d avr32: clean and refresh patch
SVN-Revision: 11451
16 years ago
Matteo Croce b0fa59bef2 avr32: upgrade to 2.6.25.6
SVN-Revision: 11450
16 years ago
Matteo Croce 8a4e0300b1 avr32: fix kernel panic when using ondemand cpufreq givernor
SVN-Revision: 11305
16 years ago
Imre Kaloz e19528fa6a refresh avr32 patches to match upstream style
SVN-Revision: 11303
16 years ago
Gabor Juhos d923618f39 generate LZMA compressed uImage as well
SVN-Revision: 11249
16 years ago
Gabor Juhos 7962a35f62 u-boot: add LZMA decompression support
SVN-Revision: 11248
16 years ago
Gabor Juhos cae7447abc upgrade U-Boot to 1.3.3
SVN-Revision: 11246
16 years ago
Gabor Juhos 2e6536f729 refresh kernel patches
SVN-Revision: 11212
16 years ago
Gabor Juhos f9719b35c8 upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
SVN-Revision: 11184
16 years ago
Travis Kemen ace5c1dac5 fix uboot not building
SVN-Revision: 11100
16 years ago
Imre Kaloz fcbdafb6bd be politically correct
SVN-Revision: 10964
16 years ago
Imre Kaloz b2a803726f clean up patch
SVN-Revision: 10963
16 years ago
Imre Kaloz 0663a5d31b ooops, fix typo
SVN-Revision: 10962
16 years ago
Imre Kaloz 32e1595fb5 enable optional building of u-boot for avr32
SVN-Revision: 10961
16 years ago
Imre Kaloz 5348fb9c74 fixup 2.6.24.5 on avr32
SVN-Revision: 10960
16 years ago
Imre Kaloz 68943e35c2 upgrade to 2.6.24.5
SVN-Revision: 10959
16 years ago
Nicolas Thill c6fe45ed55 properly disable CONFIG_CRYPTO_HW
SVN-Revision: 10952
16 years ago
Travis Kemen 5f13c4844e add missing symbols
SVN-Revision: 10937
16 years ago
Matteo Croce 40e2538d62 AVR32: sync with latest Atmel source (closes #3371)
SVN-Revision: 10932
16 years ago
Imre Kaloz 3a0e58b2e1 upgrade & standardize kernel versions
SVN-Revision: 10443
17 years ago
Imre Kaloz 5d64853bce upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1
SVN-Revision: 10412
17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
17 years ago
Florian Fainelli 486492b407 We are now at .23.1
SVN-Revision: 9415
17 years ago
Imre Kaloz f07da1ca93 resync avr32 with 2.6.23.atmel.1
SVN-Revision: 9332
17 years ago
Felix Fietkau af21798b77 more config changes
SVN-Revision: 8699
17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes
SVN-Revision: 8695
17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
17 years ago