project/bcm63xx/atf.git
2019-01-04 Antonio Nino... rpi3: Remove unneeded include paths from Makefile
2019-01-04 Antonio Nino... Sanitise includes across codebase
2019-01-04 Antonio Nino... Reorganize architecture-dependent header files
2019-01-04 Antonio Nino... plat/arm: Always define TSP memory region
2019-01-04 Antonio Niño... Merge pull request #1731 from miyatsu/doc-fix-20181225
2019-01-04 Antonio Niño... Merge pull request #1728 from satheesbalya-arm/sb1...
2019-01-03 Sathees BalyaEnable DIT if supported
2018-12-25 Ding Taodocs: marvell: Fix typo in file build.txt
2018-12-19 Antonio Niño... Merge pull request #1730 from antonio-nino-diaz-arm...
2018-12-19 Antonio Nino... Use SPDX identifier in checkpatch config file
2018-12-19 Antonio Niño... Merge pull request #1725 from Yann-lms/clang_aarch32
2018-12-19 Antonio Niño... Merge pull request #1727 from antonio-nino-diaz-arm...
2018-12-19 Antonio Niño... Merge pull request #1729 from vwadekar/tegra-native...
2018-12-18 Varun WadekarTegra: support for native GICv2 drivers
2018-12-18 Varun WadekarTegra: support to compile native GICv2 drivers
2018-12-18 Antonio Nino... gitignore: Ignore sptool and doimage binaries
2018-12-18 Antonio Niño... Merge pull request #1721 from marex/arm/master/memsize...
2018-12-18 Antonio Niño... Merge pull request #1717 from satheesbalya-arm/sb1...
2018-12-18 Sathees Balyaromlib: Add platform specific jump table list
2018-12-18 Antonio Niño... Merge pull request #1722 from antonio-nino-diaz-arm...
2018-12-18 Antonio Nino... Import exception helpers from TF-A-Tests
2018-12-18 Antonio Nino... Deprecate some unused AArch64 assembly functions
2018-12-18 Antonio Nino... Move helpers from arch.h to arch_helpers.h
2018-12-18 Antonio Niño... Merge pull request #1718 from vwadekar/cc-variable...
2018-12-18 Antonio Niño... Merge pull request #1719 from Yann-lms/useless_flags
2018-12-18 Yann Gautierclang: 32 bit compilation should include march32-directive
2018-12-18 Antonio Niño... Merge pull request #1720 from jeenu-arm/gic-priority
2018-12-18 Antonio Niño... Merge pull request #1723 from soby-mathew/sm/reset_bl31_fix
2018-12-17 Soby Mathewdocs: User-guide corrections for RESET_TO_BL31
2018-12-17 Soby MathewBL31: correct GOT section omission
2018-12-17 Soby MathewFVP: Change BL31_BASE when RESET_TO_BL31=1
2018-12-17 Antonio Niño... Merge pull request #1716 from miyatsu/marvell-doc-fix...
2018-12-14 Jeenu ViswambharanGIC: Remove lowest priority constants
2018-12-13 Marek Vasutplat: rcar: Move FDT from x3 to x1
2018-12-13 Yann Gautierstm32mp1: remove useless compilation flags
2018-12-12 Varun Wadekarbuild: find "armclang" string in the 'CC' variable
2018-12-12 Soby MathewMerge pull request #1708 from Yann-lms/warnings
2018-12-12 Soby MathewMerge pull request #1715 from pangupta/master
2018-12-12 Soby MathewMerge pull request #1712 from jeenu-arm/ssbs
2018-12-12 Pankaj Guptaccn: for RN-I, used node id instead of node postion
2018-12-11 Antonio Niño... Merge pull request #1707 from antonio-nino-diaz-arm...
2018-12-11 Antonio Nino... SPM: Rename files for consistency
2018-12-11 Antonio Nino... SPM: Remove remaining SMC interfaces
2018-12-11 Antonio Nino... SPM: Migrate mem attr get/set helpers to SPRT
2018-12-11 Antonio Nino... SPM: Allow preemption in non-blocking requests
2018-12-11 Antonio Nino... SPM: Support non-blocking calls
2018-12-11 Antonio Nino... SPM: Implement global response buffer helpers
2018-12-11 Antonio Nino... SPM: Prevent simultaneous blocking calls
2018-12-11 Antonio Nino... SPM: Support blocking calls
2018-12-11 Antonio Nino... SPM: Introduce SPRT C host library
2018-12-11 Antonio Nino... SPM: Implement SPCI open/close handle SMCs
2018-12-11 Antonio Nino... SPM: Introduce SMC handlers for SPCI and SPRT
2018-12-11 Antonio Nino... SPM: Support multiple xlat tables contexts
2018-12-11 Antonio Nino... SPM: Support multiple partitions
2018-12-11 Antonio Nino... SPM: Remove old SMC interfaces
2018-12-11 Antonio Nino... SPM: Map memory regions from RD
2018-12-11 Antonio Nino... SPM: Read entrypoint from resource descriptor
2018-12-11 Antonio Nino... SPM: Load image and RD from SP package
2018-12-11 Antonio Nino... SPM: sptool: Introduce tool to package SP and RD
2018-12-11 Soby MathewMerge pull request #1714 from chandnich/sgiclark-helios
2018-12-10 Yann GautierMakefile: add a possibility to disable -Werror
2018-12-10 Yann Gautiercorrect some missing-prototype warnings
2018-12-10 Yann Gautierio_block: define MAX_IO_BLOCK_DEVICES as unsigned
2018-12-10 Yann GautierAdd the possibility to compile TF-A with more warnings
2018-12-10 Antonio Nino... SPM: Remove SP memory mappings definitions
2018-12-10 Antonio Nino... SPM: Deprecate boot info struct
2018-12-10 Antonio Nino... SPM: Introduce functions to load DTB files
2018-12-10 Antonio Nino... SPM: Define resource description data structures
2018-12-10 Antonio Nino... SPM: Deprecate the current implementation
2018-12-10 Antonio Nino... fvp: Increase stack size when SPM is enabled
2018-12-10 Jeenu ViswambharanAArch64: Use SSBS for CVE_2018_3639 mitigation
2018-12-10 Antonio Niño... Merge pull request #1704 from marex/arm/master/memsize...
2018-12-10 Soby MathewMerge pull request #1700 from jwerner-chromium/JW_crashfix
2018-12-10 Ding Taodocs: marvell: Fix typo in file build.txt
2018-12-07 Julius Wernermaintainers: Add Julius Werner for coreboot and console API
2018-12-07 Julius Wernerdrivers/console: Reimplement MUTLI_CONSOLE_API framewor...
2018-12-07 Julius Wernerdrivers/console: Link console framework code by default
2018-12-07 Julius Wernerconsole: Fix console_unregister() signature
2018-12-07 Julius Wernerplat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_...
2018-12-07 Julius Wernerplat/common: Remove duplication of plat_crash_console...
2018-12-06 Soby MathewMerge pull request #1713 from chandnich/nt-fw-config
2018-12-06 Soby MathewMerge pull request #1710 from soby-mathew/sm/smc_save_x0_x3
2018-12-06 Antonio Niño... Merge pull request #1709 from joannafarley-arm/jf/copyr...
2018-12-06 Antonio Niño... Merge pull request #1706 from Yann-lms/mmc_init_check
2018-12-06 Chandni Cherukuriplat/arm/sgi: Add board support for SGI-Clark.Helios...
2018-12-06 Chandni Cherukuriplat/arm/sgi: override 'plat_psci_ops_t' for SGI-Clark...
2018-12-06 Chandni Cherukuriplat/arm/sgi: add platform support for SGI-Clark.Helios...
2018-12-06 Marek Vasutplat: rcar: Generate FCNL reserved memory node
2018-12-06 Marek Vasutplat: rcar: Generate platform compatible string
2018-12-06 Marek Vasutplat: rcar: Pass DTB with DRAM layout from BL2 to next...
2018-12-06 Marek Vasutplat: rcar: Use array in the DRAM size reporting
2018-12-06 Marek Vasutplat: rcar: Print DRAM configuration after init
2018-12-06 Marek Vasutplat: rcar: Fill in memory information for M3W, M3N
2018-12-06 Marek Vasutplat: rcar: Drop H3 v3.0 check on DRAM debug print
2018-12-06 Marek Vasutplat: rcar: Add E3 1GBx4 debug print
2018-12-06 Marek Vasutplat: rcar: Move DRAM layout print to separate function
2018-12-05 Chandni Cherukuriplat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG
2018-12-05 Antonio Niño... Merge pull request #1711 from antonio-nino-diaz-arm...
2018-12-05 Antonio Nino... tzc380: Fix some asserts
2018-12-05 Soby MathewBL31: Use helper function to save registers in SMC...
next