This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-26 22:29:33 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
adm5120-2.6
/
files
/
arch
/
mips
/
adm5120
History
Gabor Juhos
1cea8d99bf
board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas * fix detection of RB-153 * add support for WP54G-WRT to the lzma-loader * fix adm5120_mtd.c for WP54G-WRT in 7.07 * now it's ready for the release of 7.07
...
SVN-Revision: 8128
2007-07-23 13:33:56 +00:00
..
boards
Convert the nand driver to a platform_device, should only allow routerboards to use it
2007-07-18 17:16:36 +00:00
prom
refactor kernel code (part 1), mark it as broken now
2007-07-11 13:00:27 +00:00
adm5120_info.c
refactor kernel code (part 1), mark it as broken now
2007-07-11 13:00:27 +00:00
board.c
refactor kernel code (part 1), mark it as broken now
2007-07-11 13:00:27 +00:00
gpio.c
refactor kernel code (part 1), mark it as broken now
2007-07-11 13:00:27 +00:00
irq.c
IRQ handler rewrite by Gabor Juhos, uses C no longer assembly
2007-06-02 23:13:51 +00:00
Kconfig
remove hardware accelerated byte swapping feature, and resync kernel config
2007-07-11 15:21:17 +00:00
Makefile
refactor kernel code (part 1), mark it as broken now
2007-07-11 13:00:27 +00:00
memory.c
fix printk format arguments in memory detection code
2007-07-22 16:08:27 +00:00
platform.c
Replace hardcoded values with their correct definitions
2007-07-18 17:27:40 +00:00
prom.c
board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas * fix detection of RB-153 * add support for WP54G-WRT to the lzma-loader * fix adm5120_mtd.c for WP54G-WRT in 7.07 * now it's ready for the release of 7.07
2007-07-23 13:33:56 +00:00
reset.c
refactor kernel code (part 1), mark it as broken now
2007-07-11 13:00:27 +00:00
setup.c
refactor kernel code (part 1), mark it as broken now
2007-07-11 13:00:27 +00:00
time.c
adm5120 timing specific routines, was part of the IRQ handling rewritte
2007-06-03 08:52:16 +00:00
trxsplit.c
update trxsplit * use generic rootfs_split feature * resync kernel config
2007-07-20 08:47:02 +00:00