| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added rule for objdump | hcg | 2007-03-22 | 1 | -0/+1822 |
| * | There are issues with the CRC calc stuff under x86_64. This version only | hcg | 2007-03-22 | 1 | -0/+11 |
| * | New program to generate u-boot parameter block with correct CRC to | hcg | 2007-03-22 | 1 | -0/+115 |
| * | ar7 misc fixes: | ejka | 2007-03-22 | 4 | -42/+64 |
| * | Also add squashfs to the possible filesystems to be mounted | florian | 2007-03-21 | 1 | -1/+1 |
| * | Remove usb support for the moment | florian | 2007-03-21 | 1 | -19/+1 |
| * | backward compatible code, if ssb is not enabled | florian | 2007-03-21 | 1 | -0/+12 |
| * | Include profiles | florian | 2007-03-21 | 1 | -1/+3 |
| * | Fix a typo | florian | 2007-03-21 | 1 | -1/+1 |
| * | Enable profiles for adm5120 | florian | 2007-03-21 | 2 | -0/+34 |
| * | Fix warnings and add more detailed informations | florian | 2007-03-21 | 1 | -10/+10 |
| * | Add image generation for edimax routers | florian | 2007-03-21 | 1 | -0/+13 |
| * | Added primary and secondary bootloaders | hcg | 2007-03-20 | 11 | -10/+6399 |
| * | prom_free_prom_memory is useless | florian | 2007-03-20 | 1 | -21/+2 |
| * | Use the bcm947xx mtd driver instead | florian | 2007-03-20 | 1 | -184/+412 |
| * | uml now needs init=/etc/preinit, fix example in README | nico | 2007-03-20 | 1 | -1/+1 |
| * | attempt to fix uml kernel config for i386 | nico | 2007-03-20 | 1 | -1/+1 |
| * | Re-enable adm5120 mtd driver | florian | 2007-03-19 | 1 | -1/+1 |
| * | Remove 8250 serial driver, enable software watchdog | florian | 2007-03-19 | 1 | -6/+5 |
| * | CFE-ready mtd driver, needs fixing though, update kernel config | florian | 2007-03-19 | 2 | -34/+188 |
| * | Fix the baudrate macro | florian | 2007-03-19 | 1 | -1/+1 |
| * | Fix the uart patch | florian | 2007-03-19 | 1 | -14/+21 |
| * | Preliminary ADM5120 support, marked as broken | florian | 2007-03-19 | 32 | -0/+4946 |
| * | Remove initrd code leftovers. Also fixes "Bad page state" on boot | ejka | 2007-03-19 | 2 | -8/+1 |
| * | Add forgotten part of vlynq irq setup | ejka | 2007-03-18 | 2 | -1/+5 |
| * | ar7-2.4 cleanup | ejka | 2007-03-18 | 6 | -145/+8 |
| * | Add ar7-2.6 port (marked as broken for now). | ejka | 2007-03-18 | 33 | -0/+5058 |
| * | Make lzma-loader sdram mapping configurable (#1169) | ejka | 2007-03-18 | 3 | -4/+8 |
| * | Changed pin selections in low-level mmc driver | hcg | 2007-03-17 | 1 | -0/+30 |
| * | Changed kernel configs to enable more packages. Added additional | hcg | 2007-03-16 | 1 | -45/+4 |
| * | Fix compilation errors with xt_portscan | florian | 2007-03-16 | 1 | -1/+1 |
| * | Fix the serial driver with the devfs removal | florian | 2007-03-16 | 1 | -1/+1 |
| * | add final fix for brcm47xx-2.6 memory corruption (patch from #1465) | nbd | 2007-03-16 | 1 | -2/+2 |
| * | enable ext2 by default for rb532 (fixes #1466) | nbd | 2007-03-15 | 1 | -1/+1 |
| * | brcm47xx: add a few nops to keep the cpu happy | nbd | 2007-03-15 | 1 | -0/+28 |
| * | fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke th... | nbd | 2007-03-14 | 17 | -14036/+6 |
| * | add reboot fix from #1312 | nbd | 2007-03-14 | 3 | -2/+13 |
| * | remove screwy network config override from x86-2.6 base-files | nbd | 2007-03-12 | 1 | -19/+0 |
| * | add preliminary IOP32x support, mark it broken for now | kaloz | 2007-03-11 | 4 | -0/+541 |
| * | oops... forgot to make x86-2.6 ext2 images use preinit as well :) | nbd | 2007-03-11 | 1 | -1/+1 |
| * | Added MMC/SD Card module support | hcg | 2007-03-10 | 1 | -0/+5 |
| * | more devfs related bugs | mbm | 2007-03-09 | 1 | -8/+13 |
| * | fix up the netconfig script after the devfs=>hotplug2 migration | nbd | 2007-03-09 | 1 | -1/+1 |
| * | split out scsi module support and add ata piix support | pavlov | 2007-03-07 | 1 | -0/+55 |
| * | Added GPIO driver | hcg | 2007-03-07 | 2 | -0/+358 |
| * | Fix config, set directory block to -1 for redboot. | malbon | 2007-03-06 | 1 | -1/+1 |
| * | Add support for LED drivers (clock tick and CPU activity) | hcg | 2007-03-06 | 3 | -51/+173 |
| * | add vga console support for x86-2.6 images (fixes #1342, #840) | nbd | 2007-03-06 | 3 | -7/+44 |
| * | Modified partition table to support jffs2 | hcg | 2007-03-05 | 1 | -0/+37 |
| * | Chaged kernel config so default builds cleanly | hcg | 2007-03-05 | 1 | -21/+14 |