aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: AM43XX: Add secure monitor calls to control L2 cacheint_epos_uboot_02.02.00.14Hemant Pedanekar2015-01-081-0/+13
* ARM: OMAP: AM43XX: Fix build error due to missing #ifHemant Pedanekar2015-01-081-0/+1
* Revert "ARM: AM43XX-EVM: Use uncached buffer to pass parameter to secure ROM"Hemant Pedanekar2015-01-081-7/+0
* Revert "ARM: AM43XX: Use IPC10-IPC14 registers in Control Module to pass para...Hemant Pedanekar2015-01-082-24/+0
* ARM: ARM43XX: Limit SPL max size to 147KB by default on HS devicesHemant Pedanekar2015-01-081-1/+4
* ARM: AM43XX-EVM: Use uncached buffer to pass parameter to secure ROMHemant Pedanekar2015-01-081-0/+7
* ARM: AM43XX: Use IPC10-IPC14 registers in Control Module to pass parameters t...Hemant Pedanekar2015-01-082-0/+24
* ARM: OMAP: AM43XX: Keep only one secure service call wrapperHemant Pedanekar2015-01-083-42/+18
* AM43XX: Remove build specific SPL load address configuration for HS deviceHemant Pedanekar2015-01-081-6/+22
* AM43XX: Remove peripheral boot build configurationHemant Pedanekar2015-01-082-9/+0
* ARM: SPL: Add support for booting SPL loaded at any addressHemant Pedanekar2015-01-084-13/+58
* AM438X: Add Early and Late Resume for RTC + DDR modeNageswari Srinivasan2015-01-082-3/+4
* ARM: AM43xx: HS: Change SPL Text base as per its new sizeankur2015-01-081-1/+1
* ARM: AM43xx: HS: Add necessary checks into EMIF initialization for RTC only modeankur2015-01-081-0/+5
* ARM: AM43xx: HS: Cleaned Up Setup of PLLs and Clock enablesankur2015-01-081-10/+5
* Fixed compiler errors & warningsYogesh Siraswar2014-12-158-8/+32
* ARM: AM43xx: HS: Change secure service ID for RTC only resumeankur2014-12-141-1/+1
* ARM: AM43XX: Disable DCOLDO PLL force active to allow suspendDave Gerlach2014-12-141-0/+4
* ARM: AM43xx: HS: Add support for RTC only mode wakeup in secure devicesankur2014-12-142-9/+27
* ARM: AM43xx: Add support for RTC only mode wakeupTero Kristo2014-12-141-0/+45
* AM43XX: HS: Add support for QSPI Boot on HS deviceDeepti Vaidya2014-12-143-4/+10
* am43xx: config: Changed SPL_TEXT_BASE address based on new PPA sizeVaibhav Hiremath2014-12-141-3/+3
* ARM: AM43xx: Configure MPU limiter and EMIF COS for DSSVaibhav Hiremath2014-12-141-0/+19
* ARM: OMAP: AM43XX: Enable Core Domain Tamper Monitoringankur2014-12-142-0/+11
* ARM: OMAP: AM43XX: Fix OTFA service idVaibhav Hiremath2014-12-141-1/+1
* am43xx: config: Changed SPL_TEXT_BASE address based on new PPA sizeVaibhav Hiremath2014-12-141-3/+3
* am43xx: config: Added SPL_TEXT_BASE flag for per boot in UCSDeepak M2014-12-141-4/+8
* ARM: OMAP: AM43XX: Enable CONFIG_AUTH_UCS flagVaibhav Hiremath2014-12-141-1/+1
* ARM: OMAP: AM43XX: Add secure service for OTFA InitializationVaibhav Hiremath2014-12-142-0/+12
* ARM: OMAP: AM43XX: Add secure_service api declaration to sys_proto.hVaibhav Hiremath2014-12-141-0/+5
* ARM: OMAP: AM43XX: Add verify_image API declaration to sys_proto.hVaibhav Hiremath2014-12-141-0/+9
* ARM: OMAP: AM43XX: TEMP: Add alternative secure_service2 apiSanjeev Premi2014-12-142-0/+67
* AM43XX: HS: Use CONFIG_AUTH_UCS to support authentication as well as UCS bootHemant Pedanekar2014-12-142-1/+2
* AM43XX: HS: Use correct bit mask for ISW authentication rightHemant Pedanekar2014-12-141-1/+1
* ARM: OMAP: AM43XX: Disable authenticated boot by defaultHemant Pedanekar2014-12-141-2/+2
* ARM: OMAP: AM43XX: Flush cache before calling secure API to authenticate imageHemant Pedanekar2014-12-142-2/+16
* ARM: OMAP: AM43XX: Update secure_service to take fixed number of argumentsHemant Pedanekar2014-12-142-8/+19
* ARM: OMAP: AM43XX: Add check for 32-byte aligned image address for authentica...Hemant Pedanekar2014-12-141-15/+33
* ARM: OMAP: AM43xx: Add support for authentication with UCSDeepak M2014-12-144-7/+75
* ARM: OMAP: AM43XX: Add support for peripheral boot mode on HSHemant Pedanekar2014-12-142-3/+8
* Authenticate the image(s) before executingHemant S Pedanekar2014-12-145-0/+75
* ARM: AM43xx: Add support to enter secure mode for secure servicesHemant S Pedanekar2014-12-145-2/+177
* ARM: OMAP: Make omap3 secure monitor call routines commonDeepak M2014-12-145-37/+63
* ARM: AM43xx: Add build support for AM43xx HS EVMHemant Pedanekar2014-12-142-0/+8
* am335x_evm: Correct "raw" portions of DFU alt intoTom Rini2014-10-091-5/+5
* usb: dfu: add fullspeed support for DFUHeiko Schocher2014-10-091-0/+3
* am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds.Tom Rini2014-10-081-2/+2
* am335x: Don't move where we set emif_sdram_configTom Rini2014-10-061-1/+1
* mtd: nand: am335x: Fix 'bit-flip' errors in SPLRostislav Lisovy2014-10-021-4/+8
* am33xx: Re-enable SW levelling for DDR2Tom Rini2014-09-307-40/+124