aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-17Add barriers to handle Secure Timer interrupts correctlyv0.4-Juno-0.5-rc1v0.4-Juno-0.5Achin Gupta
2014-06-08Juno: Enable non-secure accesses to the system timerv0.4-Juno-0.5-rc0v0.4-Juno-0.4-rc0Sandrine Bailleux
2014-06-08Juno: add support for PSCI cpu_suspend apiAchin Gupta
2014-06-08Add support for selected Cortex-A57 r0p0 errataAchin Gupta
2014-06-05PL011: Fix a bug in the UART FIFO pollingv0.4-Juno-0.4Sandrine Bailleux
2014-06-05juno: Make the build fail when RESET_TO_BL31 != 0Sandrine Bailleux
2014-06-05juno: Add a check to verify BL2 to BL31 plat. paramSandrine Bailleux
2014-06-05juno: Rename platform porting functionsSandrine Bailleux
2014-06-05juno: Use the enable_mmu_elX() functions from lib/aarch64/xlat_tables.cSandrine Bailleux
2014-06-05juno: Rework header file inclusionSandrine Bailleux
2014-06-05juno: Split platform.h into separate headersSandrine Bailleux
2014-06-05juno: Clean a few details in BL2 & BL3-1 plat setup codeSandrine Bailleux
2014-06-05juno: Move BL3-1 arguments from normal DRAM to trusted RAMSandrine Bailleux
2014-06-05juno: Do not retrieve entry point info for BL3-0 imageSandrine Bailleux
2014-06-05Make the entry point parameter optional in load_image()Sandrine Bailleux
2014-06-05juno: Pass primary CPU MPID to UEFISandrine Bailleux
2014-06-05Revert commit "Workaround: Setup register context for BL3-3"Sandrine Bailleux
2014-06-05juno: Fix bl30_image() functionSandrine Bailleux
2014-06-05juno: Implement platform_mem_init() functionSandrine Bailleux
2014-06-05juno: Define the extents of all bootloader imagesSandrine Bailleux
2014-06-05juno: Limit BL3-1 read/write access to SRAMSandrine Bailleux
2014-06-05juno: Compile GIC files in BL3-2Sandrine Bailleux
2014-06-05juno: Implement functions to access an ARM GICSandrine Bailleux
2014-06-05juno: Implement plat_interrupt_type_to_line() functionSandrine Bailleux
2014-06-05juno: Use the reworked handover interface between BL stagesSandrine Bailleux
2014-06-05Document 'BL30' build configuration in user guideSandrine Bailleux
2014-06-05juno: Implement 'plat_print_gic_regs' macroSandrine Bailleux
2014-06-05juno: Provide per-EL MMU setup functionsSandrine Bailleux
2014-06-05juno: Add support for BL3-2 imageSandrine Bailleux
2014-06-05juno: Access MPIDR_EL1 register directly in assemblerSandrine Bailleux
2014-06-05juno: Correct usage of mem. barriers in MMU setup codeSandrine Bailleux
2014-06-05juno: Remove unused disable_mmu() functionSandrine Bailleux
2014-06-05juno: Constify some variablesSandrine Bailleux
2014-06-05Remove duplicate TZC-400 header fileSandrine Bailleux
2014-06-05juno: Fix build errors due to recent changesSandrine Bailleux
2014-06-05Revert "juno: Initialise architected timer in BL3-1"Sandrine Bailleux
2014-06-05juno: Remove vpath usage in platform makefileSandrine Bailleux
2014-06-05juno: Fix base addresses for UART2 and UART3Sandrine Bailleux
2014-06-05juno: Rename Juno "mmap" array to avoid name confusionSandrine Bailleux
2014-06-05juno: Place assembler functions in separate sectionsSandrine Bailleux
2014-06-05juno: Initialise UART console in all bootloader stagesSandrine Bailleux
2014-06-05juno: Semihosting: Fix file mode to load binaries on WindowsSandrine Bailleux
2014-06-04juno: Fix build further to changes on UP/MP stacksSandrine Bailleux
2014-06-04juno: Fix build further to console driver changesSandrine Bailleux
2014-06-04juno: Fix the disable_mmu codeSandrine Bailleux
2014-06-04juno: Remove use of partially qualified asm helper functionsSandrine Bailleux
2014-06-04juno: Increase L2RAM wait state to support higher cluster frequenciesSandrine Bailleux
2014-06-04Enable Debug and SError exceptions on warm boot pathSandrine Bailleux
2014-06-04Do not route external abort and SError interrupts to EL3Sandrine Bailleux
2014-06-04juno: Implement plat_get_syscnt_freq() functionSandrine Bailleux