18 Commits (642a6e1a5186e1e5aff49075d0a5de51b60c77fe)

Author SHA1 Message Date
Hauke Mehrtens 74705fe7eb Port to kernel 2.6.30. 15 years ago
Felix Fietkau 1e570a9288 change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. 16 years ago
Gabor Juhos 9b7ea0451a fix GENERIC_GPIO support 17 years ago
Michael Büsch 2aefffe565 bcm47xx: Fix warning arch/mips/bcm947xx/irq.c: In function 'pcibios_map_irq': arch/mips/bcm947xx/irq.c:78: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type 17 years ago
Michael Büsch c7ac9d3282 bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio 17 years ago
Michael Büsch d3cf33a4ae bcm47xx: Fix GPIO data direction output bit assignment 17 years ago
Michael Büsch 19477a56a9 bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, but let's commit what we have. 17 years ago
Michael Büsch e7e5ebd0c2 ssb: Fix the horrible crash of innocent cardbus cards. 17 years ago
Michael Büsch faa14263f5 ssb: Make the GPIO API reentrancy safe. 17 years ago
Michael Büsch 27e288859c SSB: Update the watchdog fix to the patch version that will go upstream. 17 years ago
Michael Büsch c57ca284ce ssb: Update to latest upstream version of ssb. 17 years ago
Michael Büsch 5aeceaa296 bcm47xx: We can use the ssb-invariants callback now, as was changed to be called late enough. 17 years ago
Michael Büsch f116c50a80 bcm47xx: Remove FIXME We don't want to move the board time init into SSB. It's just fine as-is. Remove the FIXME. 17 years ago
Michael Büsch 37a2dfbcf5 bcm47xx: Extract all available information from NVRAM into the sprom data structure. 17 years ago
Felix Fietkau a3c1000f0f fix i2c-gpio 17 years ago
Felix Fietkau fd811bf54c sync ssb with upstream 17 years ago
Felix Fietkau 30777ac989 add patches for 2.6.23 on brcm47xx (not enabled yet) 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. 17 years ago