aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/sunxi
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: sunxi: Remove <common.h> and add needed includesTom Rini
2023-10-22sunxi: psci: implement PSCI on R528Sam Edwards
2023-10-22sunxi: psci: stop modeling register layout with C structsSam Edwards
2023-10-22sunxi: psci: refactor register access to separate functionsSam Edwards
2023-10-22sunxi: psci: clean away preprocessor macrosSam Edwards
2023-10-22sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara
2023-07-03sunxi: u-boot-spl.lds: Pass _image_binary_endFabio Estevam
2023-01-21sunxi: fel: drop redundant "control register" save/restoreAndre Przywara
2022-07-11Merge branch 'next'Tom Rini
2022-06-26sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platformqianfan Zhao
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan
2022-02-04mach-sunxi: Move timer code to mach folderJesse Taube
2022-02-04sunxi: move early "SRAM setup" into separate fileAndre Przywara
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-03-18Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski
2019-12-18sunxi: psci: avoid error address-of-packed-memberHeinrich Schuchardt
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-05-07sunxi: psci: save context id in cpu_on commandPatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-13ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to MakefileTuomas Tynkkynen
2017-06-12sunxi: psci: Move entry address setting to separate functionChen-Yu Tsai
2017-04-20sunxi: Add PSCI support for R40Chen-Yu Tsai
2017-04-05ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara
2016-08-05ARM: Rework and correct barrier definitionsTom Rini
2016-07-15ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai
2016-07-15ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai
2016-07-15ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai
2016-07-15sunxi: Move remaining PSCI assembly code to CChen-Yu Tsai
2016-07-15ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai
2016-06-20sunxi: Add PSCI implementation in CChen-Yu Tsai
2016-06-20sunxi: Add base address for GICChen-Yu Tsai
2016-06-20sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai
2016-04-01sunxi: Move cpu independent code to mach directoryAlexander Graf
2016-03-31sunxi: usb_phy: Add support for A83T USB PHYsChen-Yu Tsai
2016-03-31sunxi: Print soc-id from sram controller for sun8i boardsHans de Goede
2016-03-31sunxi: Add conditional magic sram poke for A33Hans de Goede
2016-03-23sunxi: A83T: fix 32bit overflow warningvishnupatekar
2016-03-23sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede
2016-03-23sunxi: Add support for USB vbus pin for USB3Hans de Goede
2016-03-23sunxi: Fix clock_twi_onoff for sun9iHans de Goede
2016-03-23sunxi: Fix clock_twi_onoff for sun8i-a83Hans de Goede