479 Commits (9a0cc49089e38896391a1003892aba3aa684f868)

Author SHA1 Message Date
Gabor Juhos e1ad9ef270 add initial diagnostic support 17 years ago
Gabor Juhos df39c50c9a fix mach_type for the WP54G-WRT board 17 years ago
Gabor Juhos 1c492d9972 add missing PCI irq map for the RouterBOARD 133 (closes #2431) 17 years ago
Gabor Juhos 000b777b73 remove unused PCI externs 17 years ago
Gabor Juhos 728ec89e7d fix initcall level of adm5120_board_setup() 17 years ago
Gabor Juhos 6e7fafe998 move pci_irq_map definitions into the board specific files 17 years ago
Nicolas Thill 5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs. 17 years ago
Gabor Juhos aa372ac901 fix a copy-paste error 17 years ago
Gabor Juhos 66e3ba92bc add preliminary support for the Mikrotik RouterBOARD 192 17 years ago
Gabor Juhos ae0d98552d fix ethernet vlan matrix of the NP28G board (closes: #2387) 17 years ago
Gabor Juhos cc68bd353e rename NAND driver 17 years ago
Gabor Juhos 433bb695f9 use prepare_generic_squashfs in image generation, thanks ffrrrr 17 years ago
Gabor Juhos a34a13c09c checkin a new, experimental USB driver 17 years ago
Gabor Juhos 96c724bf3c fix description of Kconfig option for the Macronix flash chips boot-location fixup 17 years ago
Gabor Juhos 74ff5540f3 clean up jffs2 config options 17 years ago
Nicolas Thill 926e05ef37 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6. 17 years ago
Nicolas Thill 353da29029 rename packages dependecies missed from [8806] 17 years ago
Gabor Juhos c5d8137d09 image generation fixes, thanks to <berny156 at gmx.de> (#2379) 17 years ago
Gabor Juhos ddec515a09 rewrite image generation 17 years ago
Gabor Juhos ac15780234 fix memory size detection (#2244) 17 years ago
Gabor Juhos 741c1f7997 use the global register access macros in the flash driver 17 years ago
Gabor Juhos 108723067b remove volatile derefs 17 years ago
Gabor Juhos 187ef4c639 cleanup memory detection code, fix #2244 17 years ago
Gabor Juhos 6ea4ccc158 define more SWITCH/MPMC constants 17 years ago
Gabor Juhos 1937e8382a remove redundant EXTRA_AFLAGS 17 years ago
Gabor Juhos 1665832e68 cleanup IRQ code 17 years ago
Gabor Juhos 73b2555da2 cleanup PCI code 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 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