Age | Commit message (Expand) | Author |
2018-07-30 | Kconfig: Sort bool, default, select and imply options | Michal Simek |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-01-24 | wait_bit: use wait_for_bit_le32 and remove wait_for_bit | Álvaro Fernández Rojas |
2017-04-13 | board_f: Rename initdram() to dram_init() | Simon Glass |
2017-04-05 | board_f: Drop return value from initdram() | Simon Glass |
2017-04-05 | board_f: Drop board_type parameter from initdram() | Simon Glass |
2016-11-30 | MIPS: make inclusion of ROM exception vectors configurable | Daniel Schwierzeck |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-21 | MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init | Paul Burton |
2016-05-31 | mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define | Wills Wang |
2016-05-31 | mips: ath79: Add support for ungating USB and ethernet on qca953x | Wills Wang |
2016-05-31 | mips: ath79: Rename get_bootstrap into ath79_get_bootstrap | Wills Wang |
2016-05-26 | mips: ath79: ar933x: Avoid warning with gcc5 | Wills Wang |
2016-05-26 | mips: ath79: ar933x: Fix ethernet PHY mismatch | Wills Wang |
2016-05-21 | mips: ath79: Add support for TPLink WDR4300 | Marek Vasut |
2016-05-21 | mips: ath79: Add AR934x support | Marek Vasut |
2016-05-21 | mips: ath79: Add support for ungating ethernet on ar933x and ar934x | Marek Vasut |
2016-05-21 | mips: ath79: Add support for ungating USB on ar933x and ar934x | Marek Vasut |
2016-05-21 | mips: ath79: Fix compiler warning on const assignment | Marek Vasut |
2016-05-21 | mips: ath79: Fix ar71xx_regs.h indent | Marek Vasut |
2016-05-21 | ath79: add readonly attribute for ath79_soc_desc | Wills Wang |
2016-05-21 | ath79: ar933x: use BIT macro for bit shift operation | Wills Wang |
2016-05-21 | mips: ath79: add AP143 reference board | Wills Wang |
2016-05-21 | mips: ath79: add AP121 reference board | Wills Wang |
2016-05-21 | mips: ath79: add support for QCA953x SOCs | Wills Wang |
2016-05-21 | mips: ath79: add support for AR933x SOCs | Wills Wang |
2016-05-21 | mips: add base support for QCA/Atheros ath79 SOCs | Wills Wang |