project/bcm63xx/atf.git
2018-10-31 Antonio Niño... Merge pull request #1655 from deepan02/deepak-arm/intro...
2018-10-31 Antonio Niño... Merge pull request #1659 from vwadekar/sdei-fix-compilation
2018-10-31 Antonio Niño... Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2
2018-10-31 Varun Wadekarsdei: include "context.h" to fix compilation errors
2018-10-30 Antonio Niño... Merge pull request #1652 from antonio-nino-diaz-arm...
2018-10-30 Antonio Niño... Merge pull request #1651 from antonio-nino-diaz-arm...
2018-10-30 Antonio Niño... Merge pull request #1649 from Yann-lms/stm32mp1_doc_update
2018-10-30 Antonio Nino... warp7, ls1043: Remove unneeded include paths
2018-10-30 Antonio Nino... poplar: Decouple from plat/arm files
2018-10-29 Antonio Nino... Fix MISRA defects in PMF
2018-10-29 Antonio Nino... Fix MISRA defects in workaround and errata framework
2018-10-29 Antonio Nino... plat/arm: Fix MISRA defects in SiP SVC handler
2018-10-29 Antonio Nino... Fix MISRA defects in extension libs
2018-10-29 Deepak Pandeyplat/arm: Introduce the N1SDP.
2018-10-29 Soby MathewMerge pull request #1654 from antonio-nino-diaz-arm...
2018-10-29 Antonio Nino... meson: console: Add missing define to fix build
2018-10-29 Soby MathewMerge pull request #1644 from soby-mathew/sm/pie_proto
2018-10-29 Soby MathewMerge pull request #1616 from antonio-nino-diaz-arm...
2018-10-29 Soby MathewFVP: Enable PIE for RESET_TO_BL31=1
2018-10-29 Soby Mathewplat/arm: Use `mov_imm` macro to load immediate values
2018-10-29 Soby MathewPIE: Position Independant Executable support for BL31
2018-10-29 Soby MathewMake errata reporting mandatory for CPU files
2018-10-29 Soby MathewPIE: Use PC relative adrp/adr for symbol reference
2018-10-29 Soby MathewBasic Makefile changes for PIE
2018-10-29 Soby MathewAdd helper to return reference to a symbol
2018-10-26 Antonio Niño... Merge pull request #1647 from antonio-nino-diaz-arm...
2018-10-26 Roberto VargasConvert arm_setup_page_tables into a generic helper
2018-10-26 Antonio Nino... xlat: Fix compatibility between v1 and v2
2018-10-26 Antonio Nino... docs: gxbb: Add documentation
2018-10-26 Antonio Nino... gxbb: Workaround for PSCI_CPU_OFF
2018-10-26 Antonio Nino... gxbb: Implement PSCI_CPU_OFF
2018-10-26 Antonio Nino... gxbb: Initial port of Amlogic Meson S905 (GXBB)
2018-10-26 Antonio Nino... meson: console: Introduce console driver
2018-10-25 Antonio Niño... Merge pull request #1638 from chandnich/sgi575-update
2018-10-25 Antonio Niño... Merge pull request #1636 from antonio-nino-diaz-arm...
2018-10-25 Antonio Niño... Merge pull request #1640 from soby-mathew/sm/fin_con_reg
2018-10-25 Antonio Nino... Deprecate weak crash console functions
2018-10-25 Antonio Nino... rockchip: Use common crash console functions
2018-10-25 Antonio Nino... Add sample crash console functions
2018-10-25 Antonio Nino... plat/arm: Make crash console functions strong
2018-10-25 Antonio Nino... Add plat_crash_console_flush to platforms without it
2018-10-25 Antonio Nino... zynqmp: Remove dependency on arm_helpers.S
2018-10-24 Antonio Niño... Merge pull request #1637 from antonio-nino-diaz-arm...
2018-10-24 Antonio Nino... rpi3: Add mem reserve region to DTB if present
2018-10-24 Antonio Niño... Merge pull request #1643 from antonio-nino-diaz-arm...
2018-10-24 Antonio Niño... Merge pull request #1639 from chandnich/scmi-update
2018-10-24 Antonio Niño... Merge pull request #1641 from jeenu-arm/ptrauth
2018-10-24 Yann Gautierdocs: stm32mp1: complete compilation and flashing steps
2018-10-23 Antonio Nino... libfdt: Import version v1.4.7
2018-10-23 Antonio Nino... libfdt: Remove current version
2018-10-23 Antonio Nino... juno: Increase BL2 max size
2018-10-23 Antonio Nino... libc: Integrate strrchr in libc
2018-10-23 Antonio Nino... libc: Import strrchr from FreeBSD
2018-10-23 Antonio Niño... Merge pull request #1648 from jforissier/qemu-dt-1M
2018-10-23 Antonio Niño... Merge pull request #1645 from antonio-nino-diaz-arm...
2018-10-23 Antonio Niño... Merge pull request #1634 from antonio-nino-diaz-arm...
2018-10-23 Antonio Nino... tzc: Fix MISRA defects
2018-10-20 Andre Przywaraallwinner: Use the arisc to turn off ARM cores
2018-10-20 Andre Przywaraallwinner: Prepare for executing code on the management...
2018-10-20 Andre Przywaraallwinner: PMIC: AXP803: Delay activation of DC1SW...
2018-10-20 Andre Przywaraallwinner: PMIC: AXP803: Setup basic voltage rails
2018-10-20 Andre Przywaraallwinner: Scan AXP803 FDT node to setup initial power...
2018-10-20 Andre Przywaraallwinner: Pass FDT address to sunxi_pmic_setup()
2018-10-20 Andre Przywaraallwinner: Find DTB in BL33 image
2018-10-20 Andre Przywaraallwinner: A64: Add AXP803 PMIC support to power off...
2018-10-20 Andre Przywaraallwinner: H6: Factor out I2C platform setup
2018-10-20 Andre Przywaraallwinner: Add RSB driver
2018-10-20 Andre Przywaraallwinner: H5: Implement power down for H5 reference...
2018-10-20 Andre Przywaraallwinner: Introduce GPIO helper function
2018-10-20 Andre Przywaraallwinner: Export sunxi_private.h
2018-10-20 Andre Przywaraallwinner: A64/H5: Add basic and generic shutdown method
2018-10-20 Andre Przywaraallwinner: Pass SoC ID to sunxi_pmic_setup()
2018-10-20 Andre Przywaraallwinner: Introduce names for SoC IDs
2018-10-20 Andre Przywaraallwinner: H6: Fix SRAM size
2018-10-20 Andre Przywaraallwinner: Disable USE_COHERENT_MEM
2018-10-20 Andre Przywaraallwinner: Adjust memory mapping to fit into 256MB
2018-10-20 Andre Przywaraallwinner: Unify platform.mk files
2018-10-19 Soby MathewMulti-console: Deprecate the `finish_console_register...
2018-10-19 Antonio Nino... Makefile: Fix verbose builds on Windows
2018-10-18 Jerome Forissierqemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB
2018-10-18 Chandni Cherukuriplat/arm/scmi: introduce plat_css_get_scmi_info API
2018-10-18 Chandni Cherukuriplat/arm/sgi: add system-id node in HW_CONFIG dts
2018-10-18 Chandni Cherukuriplat/arm/sgi: move fdts files to sgi575 board directory
2018-10-18 Chandni Cherukuriplat/arm/sgi: remove unused code
2018-10-18 Chandni Cherukuriplat/arm/sgi: reorganize platform macros
2018-10-18 Soby MathewMerge pull request #1632 from Yann-lms/stm32mp1_mmc
2018-10-18 Soby MathewMerge pull request #1582 from ldts/rcar_gen3/upstream
2018-10-18 Soby MathewMerge pull request #1553 from glneo/dcache-late-disable
2018-10-18 Soby MathewMerge pull request #1629 from robertovargas-arm/hw...
2018-10-18 Soby MathewMerge pull request #1631 from deepan02/deepak-arm/reloc...
2018-10-18 Soby MathewMerge pull request #1628 from antonio-nino-diaz-arm...
2018-10-17 Jorge Ramirez... rcar_gen3: drivers: watchdog
2018-10-17 Jorge Ramirez... rcar_gen3: drivers: serial controller interface
2018-10-17 Jorge Ramirez... rcar_gen3: drivers: spi multio bus controller
2018-10-17 Jorge Ramirez... rcar_gen3: drivers: rom api
2018-10-17 Jorge Ramirez... rcar_gen3: drivers: power controller
2018-10-17 Jorge Ramirez... rcar_gen3: drivers: console
2018-10-17 Jorge Ramirez... rcar_gen3: drivers: io [emmc/mem]
2018-10-17 Jorge Ramirez... rcar_gen3: drivers: i2c dvfs
2018-10-17 Jorge Ramirez... rcar_gen3: drivers: emmc
next