summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...WIP/30Oct2020Tom Rini2020-10-3032-35/+773
|\
| * doc: rockchip: Document Rockchip miniloader flashingJagan Teki2020-10-301-1/+39
| * rockchip: Add Engicam PX30.Core C.TOUCH 2.0Jagan Teki2020-10-305-0/+144
| * arm64: dts: rockchip: px30: Add Engicam C.TOUCH 2.0Jagan Teki2020-10-301-0/+8
| * rockchip: Add Engicam PX30.Core EDIMM2.2 Starter KitJagan Teki2020-10-309-0/+189
| * board: engicam: Attach i.MX6 common codeJagan Teki2020-10-304-2/+17
| * rockchip: px30: Add EVB_PX30 Kconfig helpJagan Teki2020-10-301-0/+5
| * arm64: dts: rockchip: Add Engicam PX30.Core SOMMichael Trimarchi2020-10-301-0/+232
| * arm64: dts: rockchip: px30: Add Engicam EDIMM2.2 Starter KitJagan Teki2020-10-302-0/+46
| * rockchip: mkimage: Remove host endianness dependencySamuel Holland2020-10-301-14/+15
| * rockchip: Enable Console MUX in ROCKPi N8Jagan Teki2020-10-301-1/+0
| * video: rockchip: Support 4K resolution for rk3288, HDMIJagan Teki2020-10-301-2/+2
| * arm64: dts: rockchip: Add chosen node for ROCK-Pi N8Jagan Teki2020-10-301-0/+6
| * rockchip: Enable Console MUX in ROCKPi N10Jagan Teki2020-10-301-1/+0
| * video: rockchip: Add missing dpcd_write() call to link_train_ce()Alper Nebi Yasak2020-10-301-0/+6
| * ram: rockchip: px30: add a config-based ddr selectionHeiko Stuebner2020-10-302-0/+29
| * rockchip: Rock960: fix up USB supportPeter Robinson2020-10-302-3/+8
| * rockchip: dts: tinker: remove unnecessary nodeStefan Agner2020-10-301-4/+0
| * rockchip: dts: tinker: move i2c node to shared device treeStefan Agner2020-10-302-7/+7
| * clk: rockchip: rk3399: implement getting wdt/alive clocksJack Mitchell2020-10-301-0/+20
* | Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-3089-501/+1860
|\ \
| * | binman: Avoid calculated section data repeatedlySimon Glass2020-10-291-11/+13
| * | binman: Support compression of sectionsSimon Glass2020-10-297-0/+323
| * | binman: Use the actual contents in CheckSize()Simon Glass2020-10-292-8/+5
| * | binman: Update CheckEntries() for compressed sectionsSimon Glass2020-10-291-2/+4
| * | binman: Drop CheckEntries()Simon Glass2020-10-293-14/+13
| * | binman: Call CheckSize() from the section's Pack() methodSimon Glass2020-10-291-1/+4
| * | binman: Drop the Entry.CheckSize() methodSimon Glass2020-10-292-12/+10
| * | binman: Move sort and expand to the main Pack() functionSimon Glass2020-10-291-3/+4
| * | binman: Drop Entry.CheckOffset()Simon Glass2020-10-292-5/+2
| * | binman: Avoid reporting image-pos with compressionSimon Glass2020-10-294-13/+26
| * | binman: Set section contents in GetData()Simon Glass2020-10-293-2/+22
| * | binman: Store the original data before compressionSimon Glass2020-10-292-1/+18
| * | binman: Make section padding consistent with other entriesSimon Glass2020-10-294-2/+86
| * | binman: Move section padding to the parentSimon Glass2020-10-292-12/+12
| * | binman: Refactor _BuildSectionData()Simon Glass2020-10-292-10/+51
| * | binman: Move section-building code into a functionSimon Glass2020-10-292-8/+31
| * | binman: Expand docs and test for alignmentSimon Glass2020-10-293-12/+56
| * | binman: Expand docs and test for paddingSimon Glass2020-10-293-7/+45
| * | binman: Update testPackExtra with more checksSimon Glass2020-10-292-6/+23
| * | binman: Use 'files-compress' to set compression for filesSimon Glass2020-10-294-7/+8
| * | binman: Move CompressData() into Entry base classSimon Glass2020-10-292-7/+17
| * | binman: Expand the error message for breaching a sectionSimon Glass2020-10-292-6/+9
| * | binman: Remove references to 'image' in entry_SectionSimon Glass2020-10-291-4/+4
| * | binman: Fix return from u-boot-ucode if there is no DTSimon Glass2020-10-291-0/+1
| * | binman: Give a sensible error if no command is givenSimon Glass2020-10-291-0/+1
| * | binman: Add tests for skip-at-start sectionsSimon Glass2020-10-294-0/+121
| * | binman: Drop unused return variable for _DoTestFile()Simon Glass2020-10-291-2/+2
| * | binman: Update the entry docsSimon Glass2020-10-291-0/+23
| * | dm: doc: Update the of-platadata documentationSimon Glass2020-10-291-23/+19