summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-ath79
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2023-08-231-2/+1
|\
| * lib: open_and_lseek(): move error messages to callersSascha Hauer2023-08-181-2/+1
* | MIPS: pbl: make sure to disable interrupts/watchpoints on entryDenis Orlov2023-07-271-0/+4
* | MIPS: pbl: put mips_barebox_10h into ENTRY_FUNCTIONDenis Orlov2023-07-271-4/+0
|/
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-3/+3
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-2/+2
* arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-053-0/+6
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-052-0/+4
* treewide: Use driver macroSascha Hauer2020-09-291-7/+1
* restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-151-1/+1
* MIPS: AR9331: OKUD Max9331Du Huanpeng2020-06-181-0/+7
* MIPS: ath79: define used, but undefined, Kconfig optionAhmad Fatoum2020-04-291-0/+3
* MIPS: ath79: add support for OpenEmbed SOM9331 boardOleksij Rempel2020-02-251-0/+7
* MIPS: ath79: art: fix typo in SPDX-License-IdentifierOleksij Rempel2019-11-191-1/+1
* MIPS: Kconfig: move ARCH_TEXT_BASE to top mips Kconfig fileAntony Pavlov2019-06-261-4/+0
* MIPS: ath79: Use errno to get error code from open_and_lseek()Andrey Smirnov2019-03-111-2/+2
* MIPS: ath79: add spi and sram bootstrap helpersOleksij Rempel2019-01-244-0/+60
* MIPS: update to GPL-2.0-or-later for files copyrighted by meOleksij Rempel2019-01-031-1/+1
* MIPS: migrate all files to SPDXOleksij Rempel2019-01-037-69/+7
* MIPS: remove HAS_NO_BOARD_HL_CODE supportOleksij Rempel2018-12-171-2/+0
* MIPS: port all mach* to multiimageOleksij Rempel2018-12-175-11/+26
* MIPS: ath79: provide driver for Atheros ART partitionOleksij Rempel2018-06-142-0/+113
* MIPS: ath79: fix different typosOleksij Rempel2018-03-021-2/+2
* MIPS: add initial 8devices-lima boardOleksij Rempel2018-02-131-0/+8
* MIPS: add initial qca4531 supportOleksij Rempel2018-02-131-0/+70
* MIPS: add support for DPTechnics DPT-Module v1Oleksij Rempel2018-01-051-0/+8
* MIPS: ath79: ar9331: add ar9331_pbl_generic_start macroOleksij Rempel2018-01-051-0/+35
* MIPS: ath79: ar9331: add generic RAM macroOleksij Rempel2018-01-052-3/+35
* net: ath79: add ag71xx Ethernet driverYegor Yefremov2017-09-181-0/+12
* MIPS: ath79: add TP-Link WDR4300 board supportOleksij Rempel2017-08-151-0/+10
* MIPS: ath79: add initial QCA AR9344 SoC supportOleksij Rempel2017-08-155-158/+925
* MIPS: ath79: provide CONFIG_SOC_QCA_AR9331 optionOleksij Rempel2017-08-151-0/+5
* MIPS: ath79: add barebox update handlerOleksij Rempel2017-08-152-0/+29
* MIPS: drop redundant debug_ll_outhexw macro definesAntony Pavlov2017-01-101-32/+0
* MIPS: ath79: pbl: add pbl_ar9331_wmac_enable macroYegor Yefremov2016-06-282-0/+77
* MIPS: ath79: pbl: add pbl_ar9331_mdio_gpio_enable macroAntony Pavlov2016-03-091-0/+8
* MIPS: ath79: pbl: import hornet_1_1_war routine from U-Boot_modAntony Pavlov2016-02-261-0/+43
* MIPS: ath79: pbl: import AR9331 CP0 init routine from U-Boot_modAntony Pavlov2016-02-261-0/+44
* MIPS: ath79: add pbl_ar9331_ddr1_config macroAntony Pavlov2015-11-031-0/+43
* MIPS: ath79: add black-swift board supportAntony Pavlov2015-11-031-0/+6
* MIPS: ath79: add debug_ll_ar9331_init macroAntony Pavlov2015-11-031-0/+29
* MIPS: ath79: add pbl_ar9331_uart_enable macroAntony Pavlov2015-11-032-0/+10
* MIPS: ath79: add pbl_ar9331_ddr2_config macroAntony Pavlov2015-11-032-0/+109
* MIPS: ath79: add pbl_ar9331_pll macroOleksij Rempel2015-11-032-0/+44
* gpio: add ath79-gpio driver for Atheros MIPS SoCsAntony Pavlov2015-09-231-0/+17
* MIPS: mach-ath79: make ar71xx_regs.h assembler-tolerantAntony Pavlov2015-09-212-4/+5
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-3/+12
* Abolish cpu_read* and cpu_write* accessorsMasahiro Yamada2015-05-201-2/+2