Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
cc4118d8e99652d3328ca75ab826d796af409990
« Previous
8942a1b
Ensure the flow through switch statements is clear
by Daniel Boulby
· 6 years ago
8e0dcc8
plat/arm: Enable MULTI_CONSOLE_API in AArch32
by Daniel Boulby
· 6 years ago
05e7f56
pl011: Add support in AArch32 for MULTI_CONSOLE_API
by Daniel Boulby
· 6 years ago
ec24928
console: Port Multi Console driver to AArch32
by Daniel Boulby
· 6 years ago
a315cd6
Merge pull request #1578 from Yann-lms/par_addr_mask_64
by Soby Mathew
· 6 years ago
c67db36
Update release minor version string
by Sathees Balya
· 6 years ago
325ef90
Readme and Change-log updates for v1.6 release
by Joanna Farley
· 6 years ago
812c325
aarch32: PAR_ADDR_MASK should explicitly use BIT_64
by Yann Gautier
· 6 years ago
604f0a4
User guide: Document ENABLE_SPM build flag
by Sandrine Bailleux
· 6 years ago
771535b
User guide: Fix link to Linux master tree
by Sandrine Bailleux
· 6 years ago
83126c8
Merge pull request #1570 from Andre-ARM/allwinner/pmic-fixes
by Soby Mathew
· 6 years ago
eeeba25
drivers: i2c: mentor: move platform code into header files
by Andre Przywara
· 6 years ago
3542e58
Merge pull request #1577 from antonio-nino-diaz-arm/an/trusty
by Soby Mathew
· 6 years ago
e622552
Merge pull request #1576 from antonio-nino-diaz-arm/an/fix-bl32-init
by Soby Mathew
· 6 years ago
61764cd
Merge pull request #1575 from soby-mathew/sm/fix_cryptocell_mem
by Soby Mathew
· 6 years ago
41bd97e
trusty: Fix return value of trusty_init()
by Antonio Nino Diaz
· 6 years ago
b985648
ARM platforms: Reintroduce coherent memory for BL1 and BL2
by Soby Mathew
· 6 years ago
f417a46
BL31: Fix warning about BL32 init function
by Antonio Nino Diaz
· 6 years ago
affb932
allwinner: sun50i_h6: initialise I2C just before powering down
by Andre Przywara
· 6 years ago
f916d06
allwinner: sun50i_h6: improve I2C setup
by Andre Przywara
· 6 years ago
bb5b9fa
Merge pull request #1572 from iq250vip/tf_log
by Dimitris Papastamos
· 6 years ago
5a1451e
Allow setting log level back to compile time value
by Junhan Zhou
· 6 years ago
5161821
Merge pull request #1571 from jeenu-arm/deps
by Dimitris Papastamos
· 6 years ago
05845bf
Update dependencies for ARM TF
by David Cunado
· 7 years ago
a5ef100
Merge pull request #1569 from soby-mathew/sm/cov_fix_scmi
by Soby Mathew
· 6 years ago
3b13c09
Merge pull request #1568 from soby-mathew/sm/fix_ares_err_report
by Soby Mathew
· 6 years ago
5e7e4a7
Fix the Cortex-ares errata reporting function name
by Soby Mathew
· 6 years ago
fd2e5e4
CSS: Fix overrun if system power level is not available
by Soby Mathew
· 6 years ago
bf9027a
Merge pull request #1555 from theopolis/tbb-hikey960
by Soby Mathew
· 6 years ago
97ba9fd
Merge pull request #1534 from Icenowy/sun50i_h6_pmic
by Soby Mathew
· 6 years ago
dd3f0a8
hikey960: Add development TBB support
by Teddy Reed
· 6 years ago
1909079
Merge pull request #1567 from jeenu-arm/ras-fix
by Dimitris Papastamos
· 6 years ago
067a357
RAS: Fix assert condition
by Jeenu Viswambharan
· 6 years ago
3ec823f
Merge pull request #1566 from EvanLloyd/non_secure_uart
by Soby Mathew
· 6 years ago
bd57eb5
allwinner: implement system power down on H6 w/ AXP805
by Icenowy Zheng
· 6 years ago
8d76982
allwinner: sun50i_h6: add initial AXP805 PMIC code
by Icenowy Zheng
· 6 years ago
d6a205d
Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_register
by Dimitris Papastamos
· 6 years ago
3098d9a
allwinner: add I2C glue driver
by Icenowy Zheng
· 6 years ago
9afae78
drivers: mentor: mi2cv: add inverted interrupt clear flag quirk
by Icenowy Zheng
· 6 years ago
7508bef
allwinner: call PMIC setup code
by Icenowy Zheng
· 6 years ago
5e8d8ce
Merge pull request #1563 from jts-arm/mbed
by Dimitris Papastamos
· 6 years ago
20d6390
Merge pull request #1564 from jeenu-arm/sdei-suspend
by Dimitris Papastamos
· 6 years ago
2257607
juno: Revert FWU update detect mechanism
by Sathees Balya
· 6 years ago
bab1b82
Readjust BL2 size after sharing Mbed TLS heap
by John Tsichritzis
· 6 years ago
e9ab905
ARM Platforms:Enable non-secure access to UART1
by Alexei Fedorov
· 7 years ago
03459c2
Add cache flush after BL1 writes heap info to DTB
by John Tsichritzis
· 6 years ago
3650768
Additional runtime check for DTB presence in BL2
by John Tsichritzis
· 6 years ago
3a20a73
Slight improvements in Mbed TLS shared heap helpers
by John Tsichritzis
· 6 years ago
a364a64
Merge pull request #1562 from antonio-nino-diaz-arm/an/bl31-warn
by Dimitris Papastamos
· 6 years ago
f5ee383
SDEI: Mask events after CPU wakeup
by Jeenu Viswambharan
· 7 years ago
f1c808d
Convert BL31 error message into warning
by Antonio Nino Diaz
· 6 years ago
d9cb895
drivers: mentor: extract MI2CV driver from Marvell driver
by Icenowy Zheng
· 6 years ago
d5bdb23
marvell: drivers: use anonymous union in I2C driver
by Icenowy Zheng
· 6 years ago
dc8714b
Merge pull request #1561 from jeenu-arm/bakery-barrier
by Dimitris Papastamos
· 6 years ago
855c2a4
Merge pull request #1558 from jenswi-linaro/qemu-update
by Dimitris Papastamos
· 6 years ago
0ffd9e2
Add missing barriers to Bakery Locks
by Jeenu Viswambharan
· 6 years ago
1aa2db3
ARMv7: Alias dmbld() to dmb()
by Jeenu Viswambharan
· 6 years ago
a1c2790
Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4
by Dimitris Papastamos
· 6 years ago
f9c2be9
Merge pull request #1554 from jts-arm/mbed
by Dimitris Papastamos
· 6 years ago
7d4bd7d
Merge pull request #1560 from vwadekar/denver-fixes-918
by Dimitris Papastamos
· 6 years ago
0c4246e
Merge pull request #1557 from sivadur/integration
by Dimitris Papastamos
· 6 years ago
f57e4de
Merge pull request #1556 from jts-arm/docs
by Dimitris Papastamos
· 6 years ago
cd38e6e
cpus: denver: Implement static workaround for CVE-2018-3639
by Varun Wadekar
· 6 years ago
2b91412
cpus: denver: reset power state to 'C1' on boot
by Varun Wadekar
· 6 years ago
007a206
denver: use plat_my_core_pos() to get core position
by Varun Wadekar
· 7 years ago
2e87823
maintainers: Add entries for imx7/WaARP7 and associated shared code
by Bryan O'Donoghue
· 6 years ago
6264b30
docs: warp7: Add description for the i.MX7 WaRP7 platform
by Bryan O'Donoghue
· 6 years ago
e22b91e
plat: qemu: update the early platform setup API
by Jens Wiklander
· 6 years ago
38c4561
warp7: Add warp7 platform to the build
by Bryan O'Donoghue
· 6 years ago
40c70ae
warp7: panic: hab: Call into BootROM failsafe on panic path
by Bryan O'Donoghue
· 6 years ago
e760dc6
warp7: mem_params_desc: Add boot entries to mem params array
by Bryan O'Donoghue
· 6 years ago
4df2f17
warp7: io_storage: Add initial stub warp7_io_storage.c
by Bryan O'Donoghue
· 6 years ago
170e52c
warp7: Define a platform_def.h
by Bryan O'Donoghue
· 6 years ago
6a996d0
warp7: mem_params_desc: Add a file which exports a REGISTER_BL_IMAGE_DESCS
by Bryan O'Donoghue
· 6 years ago
2f20da3
warp7: Add a warp7_private.h file
by Bryan O'Donoghue
· 6 years ago
986b1b9
warp7: image_load: Add warp7_image_load.c
by Bryan O'Donoghue
· 6 years ago
937bd6f
warp7: Add initial warp7_helpers.S
by Bryan O'Donoghue
· 6 years ago
5c0c1e7
imx: imx_wdog: Add code to initialize the wdog block
by Bryan O'Donoghue
· 6 years ago
4b57610
imx: imx_caam: Add code to initialize the CAAM job-rings to NS-world
by Bryan O'Donoghue
· 6 years ago
6335a97
qemu: make LOAD_IMAGE_V2=1 mandatory
by Jens Wiklander
· 6 years ago
9cfc47c
zynqmp: Define and enable ARM_XLAT_TABLES_LIB_V1
by Siva Durga Prasad Paladugu
· 6 years ago
d54672e
imx: imx_hab: Define a HAB header file
by Bryan O'Donoghue
· 6 years ago
3b11df0
imx7: hab_arch: Provide a hab_arch.h file
by Bryan O'Donoghue
· 6 years ago
da3df9c
imx: imx_snvs: Add an SNVS core functionality
by Bryan O'Donoghue
· 6 years ago
84cbb8d
imx: imx_snvs: Define a SNVS header and memory map
by Bryan O'Donoghue
· 6 years ago
4055aae
imx: imx_csu: Add a simple CSU layer
by Bryan O'Donoghue
· 6 years ago
3fb5b42
imx: imx_aips: Add initial AIPS support
by Bryan O'Donoghue
· 6 years ago
1c7bbca
imx: imx_io_mux: Define an IO-mux layer
by Bryan O'Donoghue
· 6 years ago
9eb546f
imx7: imx7_clock: usb: Initialize the USB core clocks
by Bryan O'Donoghue
· 6 years ago
3c97595
imx7: imx7_clock: wdog: Initialize the watchdog clocks
by Bryan O'Donoghue
· 6 years ago
dd6d5f2
imx7: imx7_clock: uart: Add UART clock init logic
by Bryan O'Donoghue
· 6 years ago
2cf884a
imx: imx_clock: usb: Add USB clock API
by Bryan O'Donoghue
· 6 years ago
7981bfc
imx: imx_clock: wdog: Add watchdog clock API
by Bryan O'Donoghue
· 6 years ago
b3c84be
imx: imx_clock: mmc: Add USDHC clock API
by Jun Nie
· 6 years ago
d4bcc76
imx: imx_clock: uart: Add UART clock API
by Bryan O'Donoghue
· 6 years ago
07cb7a4
imx: imx_clock: Add driver and associated clock register definitions
by Bryan O'Donoghue
· 6 years ago
2967bf4
imx7: imx_regs: Add a shared imx-regs.h for i.MX7 ATF platforms
by Bryan O'Donoghue
· 6 years ago
988e3b6
drivers: imx: mxc_usdhc: Add USDHC driver to support boot EMMC
by Jun Nie
· 6 years ago
8bd905b
zynqmp: Add ATF support for Data blob encryption and decryption
by Siva Durga Prasad Paladugu
· 6 years ago
dff0712
zynqmp: Remove emulation platform support
by Siva Durga Prasad Paladugu
· 6 years ago
Next »