summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-24common: edid: extract code for detailed timing searchJernej Skrabec1-21/+28
2021-04-24common: edid: check for digital display earlierJernej Skrabec1-4/+5
2021-04-24video: sunxi: Add mode_valid callback to sunxi_dw_hdmiJernej Skrabec1-0/+7
2021-04-23Merge branch '2021-04-22-assorted-updates'Tom Rini29-79/+286
2021-04-23Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2-0/+28
2021-04-23Merge tag 'mips-pull-2021-04-22' of https://source.denx.de/u-boot/custodians/...Tom Rini10-68/+906
2021-04-22usb: ehci-hcd: Add IAA handshake for removing async QHYe Li2-0/+28
2021-04-22configs: stm32mp15: increase the number of reserved memory region in lmbPatrick Delaunay2-0/+6
2021-04-22lmb: Add 2 config to define the max number of regionsPatrick Delaunay3-2/+69
2021-04-22test: lmb: add test for overflow protection in lmb_add_regionPatrick Delaunay1-0/+64
2021-04-22lmb: correct size of the regions arrayPatrick Delaunay1-1/+1
2021-04-22lmb: move MAX_LMB_REGIONS value in KconfigPatrick Delaunay3-6/+12
2021-04-22lmb: add a max parameter in the struct lmb_regionPatrick Delaunay2-1/+5
2021-04-22lmb: remove lmb_region.sizePatrick Delaunay2-7/+0
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay18-31/+8
2021-04-22checkpatch: Ignore ENOSYS warningsSean Anderson1-0/+3
2021-04-22test: Add test for partitionsSean Anderson2-0/+77
2021-04-22part: Fix bogus return from part_get_info_by_dev_and_nameSean Anderson1-1/+1
2021-04-22cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitionsSean Anderson2-3/+13
2021-04-22test: Alphabetize dm MakefileSean Anderson1-32/+32
2021-04-22Merge branch '2021-04-22-udoo_neo-update'Tom Rini10-195/+737
2021-04-22mips: octeon: octeon_ebb7304_defconfig: Enable USB storage supportStefan Roese1-1/+4
2021-04-22mips: octeon: octeon_ebb7304_defconfig: Enable MMC supportStefan Roese1-1/+7
2021-04-22mips: octeon: mrvl,octeon_ebb7304.dts: Add MMC DT nodeStefan Roese1-0/+57
2021-04-22mips: octeon: mrvl,cn73xx.dtsi: Add MMC DT nodeStefan Roese1-0/+27
2021-04-22mmc: octeontx_hsmmc: Add support for MIPS OcteonStefan Roese3-56/+763
2021-04-22mips: mt7628: fix the displayed DDR type of mt7628Weijie Gao1-0/+3
2021-04-22mips: mt7628: fix ddr_type for MT7688KNWeijie Gao1-3/+3
2021-04-22net: jr2: Fix Serdes6G configurationHoratiu Vultur1-4/+23
2021-04-22net: jr2: Reset switchHoratiu Vultur2-3/+19
2021-04-20ARM: imx: udoo_neo: Convert to ethernet DMPeter Robinson3-69/+7
2021-04-20ARM: imx: udoo_neo: convert to DM_MMCPeter Robinson3-39/+8
2021-04-20ARM: imx: udoo_neo: Enable OF_CONTROL and DM gpio/pin controlPeter Robinson1-0/+8
2021-04-20ARM: board: udoo_neo: Import UDOO Neo dts filesPeter Robinson6-87/+714
2021-04-20Merge branch '2021-04-20-assorted-improvements'Tom Rini52-252/+878
2021-04-20Add support for stack-protectorJoel Peshkin14-2/+105
2021-04-20x86: correct usage of CFLAGS_NON_EFIHeinrich Schuchardt1-4/+6
2021-04-20test: fix test/dm/regmap.cHeinrich Schuchardt1-4/+5
2021-04-20toradex: configblock: fix module revision in config blockDenys Drozdov1-1/+3
2021-04-20doc: usage: add usage details for reset cmdIgor Opaniuk2-0/+27
2021-04-20sysreset: provide type of reset in do_reset cmdIgor Opaniuk2-2/+11
2021-04-20sysreset: psci: use psci driver exported functionsIgor Opaniuk1-6/+2
2021-04-20psci: add features/reset2 supportIgor Opaniuk2-0/+71
2021-04-20psci: add v1.0/v1.1 definitions from LinuxIgor Opaniuk1-0/+28
2021-04-20sysinfo.h: Add re-inclusion guardTom Rini1-0/+4
2021-04-20arm: highbank: Update maintainershipAndre Przywara1-1/+1
2021-04-20arm: highbank: Do DRAM init from DTAndre Przywara3-3/+9
2021-04-20arm: highbank: Remove artificial SDRAM sizeAndre Przywara1-6/+0
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara8-81/+137
2021-04-20arm: highbank: Enable OF_CONTROLAndre Przywara4-2/+19