Age | Commit message (Expand) | Author |
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 |
2015-11-18 | spl: mmc: add support for BOOT_DEVICE_MMC2 | Nikita Kiryanov |
2015-11-18 | spl: change return values of spl_*_load_image() | Nikita Kiryanov |
2015-10-20 | sunxi: board: Only try to use the MMC related functions if enabled | Maxime Ripard |
2015-10-20 | sunxi: power: Unify axp pmic function names | Hans de Goede |
2015-10-20 | sunxi: Switch to using malloc_simple for the spl | Hans de Goede |
2015-09-29 | sunxi: retrieve FEL-provided values to environment variables | Bernhard Nortmann |
2015-09-29 | sunxi: Simplify spl board_init_f function | Hans de Goede |
2015-08-31 | sunxi: Enable non-secure access to RTC on sun6i (A31s) | Chen-Yu Tsai |
2015-08-14 | sun6i: clock: Add support for the mipi pll | Hans de Goede |
2015-08-14 | sunxi: clock: Add clock_get_pll3() helper function | Hans de Goede |
2015-08-08 | sunxi: usb-phy: Never power off the usb ports | Hans de Goede |