summaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
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
2014-08-21Juno: Implement PSCI CPU_OFF and CPU_SUSPEND APIsAchin Gupta
2014-08-21Juno: Implement initial platform portSandrine Bailleux
2014-08-20Add CPU specific power management operationsSoby Mathew
2014-08-20Add platform API for reset handlingSoby Mathew
2014-08-20Introduce framework for CPU specific operationsSoby Mathew
2014-08-19Rework use of labels in assembly macros.Soby Mathew
2014-08-19fvp: Rework when platform actions are performedAchin Gupta
2014-08-19Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-08-14Simplify interface to TZC-400 driverDan Handley
2014-08-14Move IO storage source to drivers directoryDan Handley
2014-08-14Remove redundant io_init() functionDan Handley
2014-08-14Remove platform dependency in CCI-400 driverDan Handley
2014-08-14Merge pull request #184 from jcastillo-arm/jc/tf-issues/100danh-arm