1672 Commits (879b7a7a9b1c99920a8a5c1f5329e060b564aca6)

Author SHA1 Message Date
Gabor Juhos 7a72f01a72 ar71xx: merge machine support patches 12 years ago
Gabor Juhos 2e1bc1e15b ar71xx: also use the ath79_set_ar934x_eth_cfg helper for DB120 12 years ago
Gabor Juhos 31387947c8 ar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routines 12 years ago
Gabor Juhos 5ffc08e3dc ar71xx: add a helper function for setting up ETH_CFG register on AR934x 12 years ago
Gabor Juhos 35a91a4fe8 ar71xx: OM2P-HS sysupgrade support 12 years ago
Gabor Juhos c5a32cfc92 ar71xx: add support for the OpenMesh OM2P-HS board 12 years ago
Gabor Juhos f1283d8583 ar71xx: fix sysupgrade for jjPlus JWAP003 12 years ago
Gabor Juhos 1944f7b916 ar71xx: ew-dorin: added ethernet switch configuration 12 years ago
Gabor Juhos 62ab2b0da6 ar71xx: unbreak building images for OpenMesh OM2P/OM2P-LC 12 years ago
Gabor Juhos befb648642 ar71xx: build image for the TL-WR841N/ND v8 13 years ago
Gabor Juhos 02a85dfd85 ar71xx: user-space support for TL-WR841N/ND v8 13 years ago
Gabor Juhos 196c6c5b45 ar71xx: add support for the TL-WR841N/ND v8 board 13 years ago
Gabor Juhos 170cd7a19a ar71xx: avoid possible NULL pointer dereference in ath79_init_{,local}_mac 13 years ago
Gabor Juhos ffc0ea6c5d ar71xx: create 'fat' images for the DIR-825/TEW-673GRU boards 13 years ago
Gabor Juhos e7b1949d87 ar71xx: automatically find WLAN calibration data on TEW-673GRU 13 years ago
Gabor Juhos 8ed8e51e74 ar71xx: automatically find WLAN calibration data on DIR-825-B1 13 years ago
Gabor Juhos e2504a977a ar71xx: add missing backslash to uci-defaults/leds (closes #12240) 13 years ago
Gabor Juhos e70ad61e44 ar71xx: use different machtype and setup for the TL-MR3040 13 years ago
Gabor Juhos 79ffd1032a ar71xx: fix a typo in TEW-637GRU image names 13 years ago
Gabor Juhos 9a11f882d7 ar71xx: revert DIR-825-B1 wholeflash image support. 13 years ago
Gabor Juhos a7c5c4390a ar71xx: register the NAND flash controller device on DB120 13 years ago
Gabor Juhos 7c85646176 ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_read 13 years ago
Gabor Juhos 3bdf0bc36f ar71xx: ar934x_nfc: increase DMA retry count 13 years ago
Gabor Juhos b7cb43f6a6 ar71xx: ar934x_nfc: optimize READOOB operation on large page devices 13 years ago
Gabor Juhos 96dde2e591 ar71xx: ar934x_nfc: fix RNDOUT operation 13 years ago
Gabor Juhos 338b698fb6 ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devices 13 years ago
Daniel Dickinson 0f254b4b67 dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash (-openwrt) image from the normal image would brick (but recoverable via emergency flash) the router if the wholeflash image was larger than the maximum size for a normal image. First we rename the -openwrt images to -wholeflash since -openwrt is really too generic. We also revert the changes to the regular dir-825-b1 image, which now is the same as before, but add a -towholeflash image which is almost the same as the regular dir-825-b1 image, but copies caldata to new location and allows flashing of images that use the full flash (except u-boot, u-boot-env, and caldata paritition space) (these are the -wholeflash images). 13 years ago
Felix Fietkau e8893fdf7a ar71xx: add missing code for ar933x WMAC reset that was left out during the ar71xx->ath79 migration, should fix wifi stability issues on ar933x 13 years ago
Felix Fietkau ed14ffc7da ar71xx: fix WP543 image builds 13 years ago
Gabor Juhos 61dc6e65c0 ar71xx: merge machine support patches 13 years ago
Gabor Juhos 5804b9d1b7 ar71xx: register the NAND controller device on the RB2011 13 years ago
Gabor Juhos 4fd67c3cd4 ar71xx: add device registration code for the AR934x NAND flash controller 13 years ago
Gabor Juhos 10cd35c0e7 ar71xx: package the AR934x NAND driver module 13 years ago
Gabor Juhos 1e5fdbeae5 ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934x 13 years ago
Gabor Juhos 40a5f5c16e ar71xx: define NAND controller base address and register size for AR934X/QCA955x 13 years ago
Gabor Juhos 4ee5b528de ar71xx: use correct fractional dividers for {CPU,DDR}_PLL on QCA955x 13 years ago
Gabor Juhos 2e0e38ad69 ar71xx: fix QCA955X_EHCI_SIZE 13 years ago
Jo-Philipp Wich caa66bd150 fix description of nand/Ath5k profile (#12149) 13 years ago
Gabor Juhos aa2f4d4c8d ar71xx: add initial support for RB2011UAS-2HnD 13 years ago
Gabor Juhos 3686e18727 ar71xx: use routerboot_find_tag to find wlan data offset on RB751 13 years ago
Gabor Juhos ccabe4a1b4 ar71xx: add RouterBoot related helper routines 13 years ago
Gabor Juhos 44bf7c7cc1 ar71xx: define MTD partitions for RB2011 13 years ago
Gabor Juhos 6ae5ec16e0 ar71xx: add preliminary support for Mikrotik RB2011L 13 years ago
Gabor Juhos 94bac7366c ar71xx: use dynamic clock dividers on the 2nd MDIO of AR934x 13 years ago
Gabor Juhos 7592057774 ar71xx: add dynamic MDIO clock calculation 13 years ago
Gabor Juhos 88a5478781 ar71xx: use the RLE library for RB751 13 years ago
Gabor Juhos 73df240bb3 ar71xx: add library code for RLE decoding 13 years ago
Gabor Juhos f4be8a76de ar71xx: fix CPU/DDR frequency calculation for SRIF PLLs on AR934x 13 years ago
Gabor Juhos 70d00ac64e ar71xx: refresh kernel patches 13 years ago
Daniel Dickinson c3b7139ab2 dir825b1: Add image for DIR-825-B1 that uses the whole flash (must first be flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware. 13 years ago