summaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
2016-10-23sunxi: fix udelay() implementationAndre Przywara
2016-10-23sun50i: CPU ops: disable delay loopsAndre Przywara
2016-08-08sunxi: power: enable DLDO4 switch as wellAndre Przywara
2016-06-02bl31: output memory location of running codeAndre Przywara
2016-06-02sun50i: switch RSB and SRAM1 to be secure-onlyAndre Przywara
2016-06-02PSCI: add shutdown implementation for AXP803Andre Przywara
2016-06-02sun50i: initialize and setup PMICAndre Przywara
2016-06-02PSCI: remove Allwinner debug messagesAndre Przywara
2016-06-02sun50i: sunxi_def.h: remove RAM layout ASCII artAndre Przywara
2016-06-02sun50i: platform_smp_init(): fix unneeded comments and rewrap linesAndre Przywara
2016-06-02sun50i: platform.mk: remove unused definitionsAndre Przywara
2016-06-02sun50i: smc handlers: remove Allwinner specific service callsAndre Przywara
2016-06-02sun50i: MHU, SCPI: remove codeAndre Przywara
2016-06-02sun50i: arisc: remove codeAndre Przywara
2016-06-02PSCI: remove arisc from PSCI_SHUTDOWNAndre Przywara
2016-06-02PSCI: replace arisc call for PSCI_RESET with watchdog resetAndre Przywara
2016-06-02PSCI: rework sun50i CPU state management to avoid the ariscAndre Przywara
2016-06-02sun50i: enter U-Boot in AArch64Andre Przywara
2016-06-02sun50i: remove now unused trusted mappingAndre Przywara
2016-06-02sun50i: move ATF into SRAM A2Andre Przywara
2016-06-02sun50i: move ATF into SRAM CAndre Przywara
2016-06-02sun50i: mmap: dont map the whole device area, exclude SRAMAndre Przywara
2016-06-02sun50i: limit ATF sizeAndre Przywara
2016-06-02sun50i: fix comment about NS_IMAGE_OFFSET locationAndre Przywara
2016-06-02sun50i: remove unneeded platform-specific GIC setupAndre Przywara
2016-06-02sun50i: platform.mk: rewrap source file listingAndre Przywara
2016-06-02sun50i: introduce get_highest_el() functionalityAndre Przywara
2016-06-02sun50i: remove unneeded platform specific address definitionsAndre Przywara
2016-06-02sun50i: clean up serial (debug) driverAndre Przywara
2016-06-02sun50i: remove unneeded sunxi_config_setup()Andre Przywara
2016-06-02sun50i: define empty print_plat_interconnect_regsAndre Przywara
2016-06-02sun50i: MMU setup: remove unneeded EL1 versionAndre Przywara
2016-06-02sun50i: remove unneeded TSP implementationAndre Przywara
2016-06-02sun50i: remove unneeded BL1 and BL2 codeAndre Przywara
2016-06-02sun50i: remove unneeded AEM and A57 codeAndre Przywara
2016-06-02sun50i: clean up sunxi_security codeAndre Przywara
2016-06-02sun50i: simplify topology setupAndre Przywara
2016-02-16sun50i: remove unused sunxi_gic_initAndre Przywara
2016-02-16sun50i: remove unused CCI initAndre Przywara
2016-02-16sun50i: fix timer frequencyAndre Przywara
2016-02-16sun50i: platform.S: clean up serial consoleAndre Przywara
2016-02-06sun50i: plat_helpers.S cleanupAndre Przywara
2016-02-04sun50i: bl33_entry: reactivate code (but still use SVC32)Andre Przywara
2016-02-04arisc: make debug macros -pedantic compatibleAndre Przywara
2016-02-04Merge in files from Allwinners lichee BSP tarballAndre Przywara
2014-08-27Miscellaneous documentation fixesSandrine Bailleux
2014-08-21Rationalize UART usage among different BL stagesSoby Mathew
2014-08-21Juno: Read primary CPU MPID from SCC GPR_1Juan Castillo
2014-08-21Juno: Implement PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo
2014-08-21Juno: Add support for Test Secure-EL1 PayloadSandrine Bailleux