summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ram: stm32mp1: display result for software read DQS gatingPatrick Delaunay2020-03-241-4/+6
* ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay2020-03-244-11/+49
* ARM: dts: stm32mp1: DT alignment with Linux 5.6-rc1Patrick Delaunay2020-03-2427-1993/+2406
* clk: stm32mp1: add SPI5_K supportPatrick Delaunay2020-03-241-0/+7
* clk: stm32mp1: correct CKSELR masksPatrick Delaunay2020-03-241-3/+3
* stm32mp: psci: set cntfrq register of cpu onLudovic Barre2020-03-241-0/+22
* stm32mp1: add 800 MHz profile supportPatrick Delaunay2020-03-244-1/+40
* arm: stm32mp: fdt: update kernel device tree according the part numberPatrick Delaunay2020-03-241-12/+88
* arm: stm32mp: add function get_soc_namePatrick Delaunay2020-03-242-3/+15
* board: stm32mp1: display reference only for STMicroelectronics boardPatrick Delaunay2020-03-241-14/+14
* board: stm32mp1: add finished good in board identifier OTPPatrick Delaunay2020-03-242-12/+52
* arm: stm32mp: improve the error message for smcPatrick Delaunay2020-03-241-2/+2
* board: stm32mp1: stboard: lock the OTP after programmingPatrick Delaunay2020-03-241-1/+20
* arm: stm32mp: bsec: add permanent lock support in bsec driverPatrick Delaunay2020-03-245-43/+95
* arm: stm32mp: bsec: remove unneeded testPatrick Delaunay2020-03-241-2/+2
* board: stm32mp1: read OTP in command stboardPatrick Delaunay2020-03-241-1/+1
* board: stm32mp1: update command stboard on misc_write resultPatrick Delaunay2020-03-241-1/+1
* Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/17Mar2020Tom Rini2020-03-1780-568/+2332
|\
| * remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devicesSuman Anna2020-03-161-3/+5
| * remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0Suman Anna2020-03-161-0/+1
| * remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPsSuman Anna2020-03-161-7/+83
| * armv8: K3: j721e: Add DSP internal memory regions in MMU tableSuman Anna2020-03-161-1/+7
| * remoteproc: k3-dsp: Add a sanity check for DSP boot address alignmentSuman Anna2020-03-161-3/+31
| * remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_startSuman Anna2020-03-161-5/+3
| * arm: mach-k3: Add a separate function for printing sysfw versionLokesh Vutla2020-03-115-22/+31
| * defconfigs: am65x_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis2020-03-112-4/+50
| * board: ti: README: Update OP-TEE binary nameAndrew F. Davis2020-03-062-2/+2
| * arm: dts: k3-j721e-r5-common-proc-board: Add ospi1 flash nodeKeerthy2020-03-061-0/+25
| * arm: dts: k3-j721e-mcu-wakeup: Add assigned-clocks/rates properties for ospi1...Keerthy2020-03-061-0/+2
| * arm: dts: k3-j721e: Enable ospi1/qspiKeerthy2020-03-062-0/+26
| * configs: am335x_evm: Enable FastbootSam Protsenko2020-03-031-0/+3
| * configs: am335x_evm: Enable DFU over TFTP supportSam Protsenko2020-03-031-0/+1
| * dma: ti: k3-udma: Mark flow id as valid parameter for RX channel configLokesh Vutla2020-03-031-4/+3
| * firmware: tisci: Drop all deprecated messagesLokesh Vutla2020-03-033-88/+0
| * board: ti: k3: Update the sysfw image gen repositoryLokesh Vutla2020-03-032-2/+2
| * env: ti: boot: Fix Android boot on AM57x EVMSam Protsenko2020-03-031-4/+4
| * arm: dts: k3-am654-base-board: Enable I2C nodesVignesh Raghavendra2020-03-031-0/+48
| * board: brxre1: fix building errorsDario Binacchi2020-03-034-2/+7
| * video: omap: fix pixel-per-line bitfield settingDario Binacchi2020-03-031-1/+1
| * fdt: video: omap: add framebuffer and panel bindingsDario Binacchi2020-03-032-0/+148
| * arm: dts: am335x: add 'u-boot, dm-pre-reloc' to panelDario Binacchi2020-03-0312-0/+63
| * video: omap: add support for DM/DTSDario Binacchi2020-03-034-10/+341
| * video: omap: create two routines to set the pixel clock rateDario Binacchi2020-03-031-33/+97
| * video: omap: add loop exit conditions to the dpll setupDario Binacchi2020-03-031-1/+3
| * video: omap: fix debug messageDario Binacchi2020-03-031-1/+1
| * video: omap: rename LCD controller registersDario Binacchi2020-03-031-53/+54
| * video: omap: fix bitfields orderDario Binacchi2020-03-031-15/+14
| * video: omap: fix coding style on use of spacesDario Binacchi2020-03-031-1/+1
| * video: omap: add missing bitfield masksDario Binacchi2020-03-031-5/+5
| * video: omap: use BIT() and GENMASK() macrosDario Binacchi2020-03-032-24/+24