375 Commits (0792dd7d64d1056fae05eab8cebe91ffc993923e)

Author SHA1 Message Date
Haojian Zhuang 1ffecc2400 gpio: add gpio framework 9 years ago
Soby Mathew e9ec3cec65 Move private APIs in gic_common.h to a private header 9 years ago
Soby Mathew 38a7861450 Fix GIC_IPRIORITYR setting in new drivers 9 years ago
Juan Castillo 9400b40ea4 Disable PL011 UART before configuring it 9 years ago
Soren Brinkmann 65cd299f52 Remove direct usage of __attribute__((foo)) 9 years ago
Soren Brinkmann 70ecb564fd Migrate __warn_deprecated -> __deprecated 9 years ago
Soby Mathew b313d755a7 Rearrange fields in TF data structures to reduce padding 9 years ago
Sandrine Bailleux aa856917ab Always build with '-pedantic' 9 years ago
Juan Castillo 649dbf6f36 Move up to mbed TLS 2.x 9 years ago
Juan Castillo 12f654b6a8 De-feature PL011 UART driver to match generic UART spec 9 years ago
Soby Mathew 487461cb6e Introduce console_uninit() API in ARM Trusted Firmware 9 years ago
Vikram Kanigiri 9703bb1b32 Add CCI-400 specific driver to deprecated driver list 9 years ago
Soby Mathew 03ffb6bdef Rename GICv3 interrupt group macros 9 years ago
Juan Castillo 540a5ba8d9 Fix SP804 delay timer on FVP 9 years ago
Vikram Kanigiri 609ebce425 Fix TZC-400 peripheral detection 9 years ago
Juan Castillo 3804197383 Add a simple ARM SP805 watchdog driver 10 years ago
Soby Mathew 23a450107b Deprecate the GIC Legacy driver. 9 years ago
Soby Mathew 464ce2bbaa Add ARM GICv2 driver 9 years ago
Achin Gupta df37373765 Add ARM GICv3 driver without support for legacy operation 9 years ago
Juan Castillo e098e244a2 Remove deprecated IO return definitions 9 years ago
Juan Castillo 7e26fe1f05 IO Framework: use standard errno codes as return values 9 years ago
Sandrine Bailleux 543128771c Bug fix in the SP804 dual timer driver 9 years ago
Achin Gupta fd6007de64 Add a generic driver for ARM CCN IP 9 years ago
Vikram Kanigiri 883852ca0a Separate CSS security setup from SOC security setup 9 years ago
Juan Castillo 02462972c9 Use uintptr_t as base address type in ARM driver APIs 10 years ago
Juan Castillo 7d37aa1711 TBB: add mbedTLS authentication related libraries 10 years ago
Juan Castillo 05799ae0c8 TBB: add authentication framework 10 years ago
Juan Castillo 16948ae1d9 Use numbers to identify images instead of names 10 years ago
Ryan Harkin cc58b2d0f5 Add SP804 delay timer driver 10 years ago
Ryan Harkin 9055c7d149 Add a simple delay timer driver API 10 years ago
Varun Wadekar c13b2e32f1 Driver for 16550 UART interface 10 years ago
Achin Gupta ca0225a5dc Fix reporting of interrupt ID in ARM GIC driver 10 years ago
Dan Handley 71a8444537 Add TZC function to configure region 0 10 years ago
Vikram Kanigiri 23e47ede20 Common driver for ARM Cache Coherent Interconnects 10 years ago
Juan Castillo eb57fa5685 Improvements to ARM GIC driver 10 years ago
Juan Castillo 740134e6dc Juno: Reserve some DDR-DRAM for secure use 10 years ago
Dan Handley 3279f6251e Simplify interface to TZC-400 driver 10 years ago
Dan Handley 935db69328 Move IO storage source to drivers directory 10 years ago
Dan Handley 6d16ce0bfe Remove redundant io_init() function 10 years ago
Dan Handley cae3ef992e Remove platform dependency in CCI-400 driver 10 years ago
Juan Castillo d3280beb70 Rework incorrect use of assert() and panic() in codebase 11 years ago
Soby Mathew 8c10690236 Add CPUECTLR_EL1 and Snoop Control register to crash reporting 10 years ago
Soby Mathew 462c8350f6 Parametrize baudrate and UART clock during console_init() 10 years ago
Soby Mathew fce5f7501a Introduce asm console functions in TF 11 years ago
Dan Handley 1e8c5c4f20 Refactor fvp gic code to be a generic driver 11 years ago
Andrew Thoelke 5c3272a717 Make system register functions inline assembly 11 years ago
Dan Handley 5f0cdb059d Split platform.h into separate headers 11 years ago
Dan Handley c6bc071020 Remove extern keyword from function declarations 11 years ago
Achin Gupta dcc1816c91 Introduce platform api to access an ARM GIC 11 years ago
Achin Gupta e1333f753f Introduce interrupt registration framework in BL3-1 11 years ago