| Commit message (Expand) | Author | Age | Files | Lines |
* | WDR4900v1 remove dt node for absent hw crypto. | Tim Small | 2018-07-07 | 1 | -0/+24 |
* | kernel: bump to 4.9.105 | Kevin Darbyshire-Bryant | 2018-06-01 | 1 | -2/+2 |
* | kernel: bump 4.9 to 4.9.100 | Koen Vandeputte | 2018-05-18 | 1 | -1/+1 |
* | build: consolidate fake uImage header build commands | Mathias Kresin | 2018-04-20 | 1 | -11/+1 |
* | kernel: bump 4.9 to 4.9.82 | Stijn Tintel | 2018-02-18 | 1 | -1/+1 |
* | treewide: remove obsolete sysupgrade watchdog kill | Mathias Kresin | 2018-02-16 | 1 | -10/+0 |
* | target: disable CONFIG_PROC_PAGE_MONITOR on most targets | Jo-Philipp Wich | 2018-01-13 | 1 | -1/+0 |
* | mpc85xx: use image metadata | Mathias Kresin | 2017-10-25 | 2 | -92/+7 |
* | mpc85xx: use the generic board detect | Mathias Kresin | 2017-10-25 | 7 | -53/+9 |
* | mpc85xx: fix TL-WDR4900 v1 compatible string | Mathias Kresin | 2017-10-25 | 2 | -2/+2 |
* | mpc85xx: update HiveAP-330 dts | Chris Blake | 2017-10-25 | 2 | -22/+6 |
* | mpc85xx: cleanup kernel config | Mathias Kresin | 2017-10-25 | 3 | -17/+29 |
* | mpc85xx: use new build code style | Chris Blake | 2017-10-25 | 7 | -127/+74 |
* | mpc85xx: Add Aerohive HiveAP-330 Access Point | Chris Blake | 2017-10-14 | 11 | -10/+458 |
* | mpc85xx: Add cmdline override patch | Chris Blake | 2017-10-14 | 2 | -0/+38 |
* | mpc85xx: Enable initramfs for p1020 subtarget | Chris Blake | 2017-10-14 | 1 | -1/+1 |
* | treewide: drop target board_name functions | Mathias Kresin | 2017-07-15 | 1 | -9/+0 |
* | treewide: use the generic board_name function | Mathias Kresin | 2017-07-15 | 4 | -17/+8 |
* | treewide: populate boardname and model earlier | Mathias Kresin | 2017-07-15 | 1 | -0/+0 |
* | kernel: cleanup CONFIG_SCHED_HRTICK | Stijn Tintel | 2017-06-29 | 1 | -1/+0 |
* | kernel: disable CONFIG_SG_POOL by default | Sergey Ryazanov | 2017-06-07 | 1 | -1/+0 |
* | kernel: update kernel 4.9 to 4.9.29 | Koen Vandeputte | 2017-05-21 | 2 | -3/+3 |
* | target: mpc85xx: make kernel_menuconfig | Alexandru Ardelean | 2017-05-02 | 1 | -14/+33 |
* | target: mpc85xx: tl_wdr4900_v1: drop 'fsl_rstcr_restart' hook | Alexandru Ardelean | 2017-05-02 | 1 | -1/+0 |
* | target: mpc85xx: refresh kernel patches | Alexandru Ardelean | 2017-05-02 | 3 | -136/+9 |
* | target: mpc85xx: switch to kernel 4.9 | Alexandru Ardelean | 2017-05-02 | 5 | -1/+1 |
* | kernel: remove DEVMEM/DEVKMEM platform overrides | Felix Fietkau | 2017-01-10 | 1 | -1/+0 |
* | mpc85xx: build i2c support into the kernel instead of packaging it separately | Felix Fietkau | 2017-01-10 | 1 | -0/+3 |
* | mpc85xx: build usb support into the kernel instead of packaging it separately | Felix Fietkau | 2017-01-10 | 3 | -4/+16 |
* | mpc85xx: enable the crypto acceleration driver in the kernel config instead o... | Felix Fietkau | 2017-01-10 | 1 | -1/+23 |
* | cleanup ucidef_set_interface* usage | Mathias Kresin | 2016-09-10 | 1 | -1/+1 |
* | use immediate set in target Makefiles | Mathias Kresin | 2016-09-10 | 1 | -1/+1 |
* | build: fix subtarget descriptions | Felix Fietkau | 2016-09-04 | 1 | -4/+4 |
* | ppc4xx: remove booke-wdt watchdog package | Christian Lamparter | 2016-07-22 | 2 | -2/+2 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | mpc85xx: remove unneeded symbols | Dirk Neukirchen | 2016-06-06 | 1 | -3/+0 |
* | target/mpc85xx: check for 'generic' subtarget for initramfs image file | John Crispin | 2016-03-03 | 1 | -0/+2 |
* | mpc85xx/tl-wdr4900: correct address of the gpio controller | John Crispin | 2016-02-26 | 1 | -1/+1 |
* | mpc85xx: fix TL-WDR4900 mac address assignment to match original firmware | Felix Fietkau | 2016-02-07 | 2 | -1/+2 |
* | base-files: remove default /etc/config/network, generate it via board.d instead | Felix Fietkau | 2016-01-25 | 1 | -5/+0 |
* | kernel: clean up redundant SLUB/SLAB related defines for 4.4 | Felix Fietkau | 2016-01-21 | 2 | -3/+0 |
* | mpc85xx: update to linux 4.4, remove unnecessary patches | Felix Fietkau | 2016-01-17 | 12 | -186/+53 |
* | mpc85xx: Add PTP node for TL-WD4900 in device tree | Felix Fietkau | 2016-01-17 | 1 | -0/+13 |
* | all: drop old uci-defaults.sh | Jo-Philipp Wich | 2015-12-11 | 1 | -1/+1 |
* | all: remove redundant board.d/00_model files | Jo-Philipp Wich | 2015-12-04 | 1 | -13/+0 |
* | all: remove dummy ucidef_set_interface_loopback() from board.d | Jo-Philipp Wich | 2015-12-03 | 1 | -2/+0 |
* | board.d: remove redundant ucidef_set_interfaces_lan_wan() calls | Jo-Philipp Wich | 2015-12-03 | 1 | -1/+0 |
* | board.d: merge ucidef_add_switch() and ucidef_add_switch_ports() | Jo-Philipp Wich | 2015-12-03 | 1 | -2/+1 |
* | mpc85xx: fix up m25p80 device id (#21286) | Felix Fietkau | 2015-12-02 | 1 | -1/+1 |
* | mpc85xx: fix typo added in r47676 | Jo-Philipp Wich | 2015-12-01 | 1 | -1/+1 |