project/bcm63xx/atf.git
2018-12-18 Antonio Niño... Merge pull request #1719 from Yann-lms/useless_flags
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 Yann Gautierstm32mp1: remove useless compilation flags
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...
2018-12-05 Antonio Niño... Merge pull request #1653 from JackyBai/master
2018-12-05 Joanna FarleyChange copyright guidelines
2018-12-05 Bai Pingplat: imx: Add i.MX8MQ basic support
2018-12-04 Antonio Niño... Merge pull request #1703 from oscardagrach/hikey960...
2018-12-04 Antonio Nino... Merge pull request #1705 from chandnich/platform-id
2018-12-04 Antonio Niño... Merge pull request #1702 from MISL-EBU-System-SW/patche...
2018-12-04 Konstantin... plat/marvell: update platform LSP version to 18.12.0
2018-12-04 Igal Libermana8k: pm: extend MSS_TRIGGER_TIMEOUT
2018-12-04 Konstantin... plat/marvell: comphy: Add support for SFI on Lane 4
2018-12-04 Konstantin... doc: marvell: Update build manual with new memory layouts
2018-12-04 Christine Gharzuzifix: a3900: pm: fix number of CPU power switches.
2018-12-04 Konstantin... svc: Update the EEPROM AVS values processing
2018-12-04 Christine Gharzuzible: ap807: Switch to PLL mode and update CPU frequency
2018-12-04 Igal Libermanmvebu: cp110: avoid pcie power on/off sequence when...
2018-12-04 Grzegorz Jaszczykplat: marvell: a3700: do not power off cpu due to errat...
2018-12-04 Grzegorz Jaszczykmvebu: cp110: fix phy selector configuration for XFI1
2018-12-04 Peng Fandrivers: add tzc380 support
2018-12-04 Yann Gautierdrivers: st: mmc: improve error cases in send_cmd function
2018-12-04 Yann Gautierstm32mp: check stm32_sdmmc2_mmc_init return
2018-12-04 Yann Gautierdrivers: mmc: check mmc_reset_to_idle return
2018-12-03 Soby MathewMerge pull request #1699 from chandnich/sgi-mt-support
2018-12-03 Chandni Cherukuriplat/arm/sgi: Use platform specific functions to get...
2018-11-30 Soby MathewMerge pull request #1701 from chandnich/psci-ops
2018-11-29 Ryan Grachekhikey960: initialize EDMAC and channels
2018-11-29 Antonio Niño... Merge pull request #1688 from JoelHutton/jh/variant_1_m...
2018-11-29 Antonio Niño... Merge pull request #1698 from hzhuang1/rm_emmc_delay
2018-11-29 Antonio Niño... Merge pull request #1679 from pangupta/master
next