Age | Commit message (Expand) | Author |
2019-12-18 | sunxi: psci: avoid error address-of-packed-member | Heinrich Schuchardt |
2019-12-02 | common: Move get_ticks() function out of common.h | Simon Glass |
2019-07-24 | psci: Fix warnings when compiling with W=1 | Patrick Delaunay |
2019-01-26 | linker: Modify linker scripts to be more generic | Tom Rini |
2018-10-10 | arm: remove prototype for get_timer_masked | Patrick Delaunay |
2018-05-07 | sunxi: psci: save context id in cpu_on command | Patrick Delaunay |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-13 | ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile | Tuomas Tynkkynen |
2017-06-12 | sunxi: psci: Move entry address setting to separate function | Chen-Yu Tsai |
2017-04-20 | sunxi: Add PSCI support for R40 | Chen-Yu Tsai |
2017-04-05 | ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY | Andre Przywara |
2016-08-05 | ARM: Rework and correct barrier definitions | Tom Rini |
2016-07-15 | ARM: PSCI: Switch to per-CPU target PC storage in secure data section | Chen-Yu Tsai |
2016-07-15 | ARM: Move __secure definition to common asm/secure.h | Chen-Yu Tsai |
2016-07-15 | ARM: PSCI: Remove unused psci_text_end symbol | Chen-Yu Tsai |
2016-07-15 | sunxi: Move remaining PSCI assembly code to C | Chen-Yu Tsai |
2016-07-15 | ARM: PSCI: Split out common stack setup code from psci_arch_init | Chen-Yu Tsai |
2016-06-20 | sunxi: Add PSCI implementation in C | Chen-Yu Tsai |
2016-06-20 | sunxi: Add base address for GIC | Chen-Yu Tsai |
2016-06-20 | sunxi: Make CPUCFG_BASE macro names the same across families | Chen-Yu Tsai |
2016-04-01 | sunxi: Move cpu independent code to mach directory | Alexander Graf |
2016-03-31 | sunxi: usb_phy: Add support for A83T USB PHYs | Chen-Yu Tsai |
2016-03-31 | sunxi: Print soc-id from sram controller for sun8i boards | Hans de Goede |
2016-03-31 | sunxi: Add conditional magic sram poke for A33 | Hans de Goede |
2016-03-23 | sunxi: A83T: fix 32bit overflow warning | vishnupatekar |
2016-03-23 | sunxi: Fix gmac not working due to cpu_eth_init no longer being called | Hans de Goede |
2016-03-23 | sunxi: Add support for USB vbus pin for USB3 | Hans de Goede |
2016-03-23 | sunxi: Fix clock_twi_onoff for sun9i | Hans de Goede |
2016-03-23 | sunxi: Fix clock_twi_onoff for sun8i-a83 | Hans de Goede |
2016-03-23 | sunxi: Fix clock_twi_onoff for sun6i | Hans de Goede |
2016-03-23 | sunxi: A23: Fix some revisions needing a different magic sram poke | Hans de Goede |
2016-02-23 | sunxi: H3: Add support for the host usb-phys | Jelle van der Waa |
2016-01-26 | sunxi: Add support for LPDDR3 for A83T | Vishnu Patekar |
2016-01-26 | sunxi: Groundwork to support new dram type for A83T | Vishnu Patekar |
2016-01-26 | sunxi: Redundant code cleanup from a83t dram init | Vishnu Patekar |
2016-01-26 | sunxi: Support PSCI ops on Allwinner H3 | Chen-Yu Tsai |
2016-01-26 | sunxi: Support H3 CCU security switches | Chen-Yu Tsai |
2016-01-26 | sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3 | Chen-Yu Tsai |
2016-01-21 | sunxi: Add support for the I2C controller which is part of the PRCM | Jelle van der Waa |
2015-12-10 | sunxi: Fix H3 DRAM DQ read delay configuration | Jens Kuske |
2015-12-10 | sun4i: clock: Cleanup some whitespace errors | Olliver Schinagl |
2015-12-10 | sunxi: twi: Enable clocks on sun7i | Olliver Schinagl |
2015-12-10 | sunxi: Add support for Allwinner A83T DRAM | vishnupatekar |
2015-12-10 | sunxi: clk: add basic clocks for A83T | vishnupatekar |
2015-12-10 | sunxi: power: enabled support for axp818 | vishnupatekar |
2015-12-10 | sunxi: Add support for UART0 in PB pin group on A83T | vishnupatekar |
2015-12-10 | sunxi: Add Machine Support for A83T SOC | vishnupatekar |
2015-11-22 | sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3 | Siarhei Siamashka |
2015-11-22 | sunxi: Add H3 DRAM initialization support | Jens Kuske |
2015-11-22 | sunxi: Add basic H3 support | Jens Kuske |