~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún2021-10-15
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* common: Move clock functions into a new fileSimon Glass2020-01-17
* mips: add initial support for qca956x referenced boardRosy Song2019-04-12
* mips: fix erros on registers macros of pll-ddr-config1-nfrac for QCA956XRosy Song2019-04-12
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-30
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-24
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-13
* board_f: Drop return value from initdram()Simon Glass2017-04-05
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-05
* MIPS: make inclusion of ROM exception vectors configurableDaniel Schwierzeck2016-11-30
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* MIPS: ath79: Use mach_cpu_init instead of arch_cpu_initPaul Burton2016-09-21
* mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang2016-05-31
* mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang2016-05-31
* mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang2016-05-31
* mips: ath79: ar933x: Avoid warning with gcc5Wills Wang2016-05-26
* mips: ath79: ar933x: Fix ethernet PHY mismatchWills Wang2016-05-26
* mips: ath79: Add support for TPLink WDR4300Marek Vasut2016-05-21
* mips: ath79: Add AR934x supportMarek Vasut2016-05-21
* mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut2016-05-21
* mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut2016-05-21
* mips: ath79: Fix compiler warning on const assignmentMarek Vasut2016-05-21
* mips: ath79: Fix ar71xx_regs.h indentMarek Vasut2016-05-21
* ath79: add readonly attribute for ath79_soc_descWills Wang2016-05-21
* ath79: ar933x: use BIT macro for bit shift operationWills Wang2016-05-21
* mips: ath79: add AP143 reference boardWills Wang2016-05-21
* mips: ath79: add AP121 reference boardWills Wang2016-05-21
* mips: ath79: add support for QCA953x SOCsWills Wang2016-05-21
* mips: ath79: add support for AR933x SOCsWills Wang2016-05-21
* mips: add base support for QCA/Atheros ath79 SOCsWills Wang2016-05-21