summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the imagebuilder generation (does not mean it works with the recent changes)florian2007-09-091-1/+1
* [adm5120] use the global register access macros in the flash driverjuhosg2007-09-091-14/+13
* [adm5120] remove volatile derefsjuhosg2007-09-091-5/+8
* [adm5120] cleanup memory detection code, fix #2244juhosg2007-09-092-47/+32
* [adm5120] define more SWITCH/MPMC constantsjuhosg2007-09-092-40/+177
* [adm5120] remove redundant EXTRA_AFLAGSjuhosg2007-09-091-2/+0
* Add the ralink signature, will use it laterflorian2007-09-091-0/+1
* [adm5120] cleanup IRQ codejuhosg2007-09-091-42/+23
* [adm5120] cleanup PCI codejuhosg2007-09-094-333/+284
* more config changesnbd2007-09-094-21/+0
* oops. forgot to move the config around for x86nbd2007-09-093-573/+41
* fix kmod-crypto, emit warning messages for kmod packages that cannot be built...nbd2007-09-082-25/+31
* add support for device type based package preselectionsnbd2007-09-081-3/+13
* adapt profiles for subtarget changesnbd2007-09-0821-61/+6
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-0895-349/+343
* Fix kmod-ppp generation (#2337)florian2007-09-081-1/+1
* fix pci init for brcm-2.4 with atheros wifi cardsnbd2007-09-081-0/+1
* Add some EHCI related symbols when usb is selectedflorian2007-09-081-0/+3
* Use PHYS_OFFSET.ejka2007-09-081-2/+2
* Add TNETW1350 to known devices. Style cleanups.ejka2007-09-081-6/+38
* [adm5120] fix the symlink of the lzma-loaderjuhosg2007-09-081-1/+1
* fix madwifi channel setting (#2073)nbd2007-09-071-1/+1
* bump package versions after updatesnbd2007-09-0710-10/+10
* fix typonico2007-09-071-1/+1
* fix ppp unit number issues (#2178)nbd2007-09-071-3/+6
* fix board name for nvram and switch packages on brcm-2.4 after [8653]nico2007-09-072-6/+6
* qos-scripts: add patch for tos and dscp support from #2291nbd2007-09-071-0/+39
* remove obsolete dependencies on VIDEO_SUPPORT (#2314)nbd2007-09-072-2/+2
* add missing endefnico2007-09-071-0/+1
* remove remaining description field missed from [8659]nico2007-09-071-4/+0
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-0765-683/+1232
* remove automake prereq not needed anymore since [7011], use a separate descri...nico2007-09-071-12/+6
* zd1211-firmware: remove uneeded commands in install, use a separate descripti...nico2007-09-071-9/+9
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatnico2007-09-0610-163/+164
* remove some obsolete filesnbd2007-09-062-305/+0
* strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd2007-09-06701-105/+48
* enable start-stop-daemon by default, i want to use this to clean up a few ini...nbd2007-09-061-1/+1
* Disable the USB clock for now, will be used later for the AR7-HCD driver, whi...florian2007-09-061-2/+2
* allow scan.mk to find python packages introduced in [8639]nico2007-09-061-1/+1
* remove uneeded stuff after python changes in [8639]nico2007-09-062-16/+0
* Package ip6tables-utils as well (#2318)florian2007-09-051-1/+14
* fix typo (thanks to jonasg[1] on irc)nico2007-09-051-1/+1
* suppress warning in gcd()nico2007-09-041-2/+2
* use kernel abs(), remove recursion in gcd() (closes: #2307)nico2007-09-041-9/+13
* use constant for clock values (closes: #2306)nico2007-09-042-17/+18
* tweak Makefilenico2007-09-031-5/+5
* move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E...nico2007-09-032-13/+6
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...nico2007-09-039-174/+279
* tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the ...nico2007-09-031-6/+8
* another cleanup missed from [8587]nico2007-09-031-2/+0