aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-26Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians...WIP/26Oct2020Tom Rini50-74/+75
2020-10-26nokia_rx51: disable obsolete VIDEO configAnatolij Gustschin2-2/+2
2020-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin7-14/+15
2020-10-26sansa_fuze_plus: disable obsolete VIDEO configAnatolij Gustschin1-1/+1
2020-10-26xfi3: disable obsolete VIDEO configAnatolij Gustschin1-1/+1
2020-10-26mx23evk: disable obsolete VIDEO configAnatolij Gustschin1-1/+1
2020-10-26at91sam9n12ek: disable obsolete VIDEO configAnatolij Gustschin3-3/+3
2020-10-26at91sam9: disable obsolete VIDEO configAnatolij Gustschin16-16/+16
2020-10-26picosam9g45: disable obsolete VIDEO configAnatolij Gustschin1-1/+1
2020-10-26ls1021atwr: disable obsolete VIDEO configAnatolij Gustschin7-14/+14
2020-10-26ls1021aqds: disable obsolete VIDEO configAnatolij Gustschin9-18/+18
2020-10-26imx: mx7dsabresd: disable obsolete VIDEO configAnatolij Gustschin2-2/+2
2020-10-26imx: mx6sxsabresd: disable obsolete VIDEO configAnatolij Gustschin1-1/+1
2020-10-26Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini12-54/+66
2020-10-26riscv: fu540: dts: Correct reg size of clint nodePragnesh Patel1-1/+1
2020-10-26riscv: Move timer portions of SiFive CLINT to drivers/timerSean Anderson4-39/+51
2020-10-26timer: Add _TIMER suffix to Andes PLMT KconfigSean Anderson3-3/+3
2020-10-26riscv: Move Andes PLMT driver to drivers/timerSean Anderson6-8/+9
2020-10-26riscv: k210: Reduce DMA block sizeSean Anderson1-2/+2
2020-10-26riscv: Only enable OF_BOARD_FIXUP for S-ModeSean Anderson1-1/+1
2020-10-26clk: kendryte: no need to check argument of free()Heinrich Schuchardt1-2/+1
2020-10-24Merge branch '2020-10-23-misc-changes'Tom Rini66-182/+515
2020-10-23power: regulator: add dummy helperPeng Fan1-0/+114
2020-10-23phy: nop-phy: add clk bulkPeng Fan1-0/+35
2020-10-23bootm: fix wrong conditions about images overlapJaehoon Chung1-3/+5
2020-10-23cmd: fat: Use do_save() for fatwriteLad Prabhakar2-45/+4
2020-10-23test: unit tests for print_freq(), print_size()Heinrich Schuchardt2-0/+72
2020-10-23cmd: Add a 'misc' command to access miscellaneous devicesBin Meng3-0/+143
2020-10-23cmd: Split out timer command from the sleep commandBin Meng3-28/+35
2020-10-23cmd: Rename CMD_MISC to CMD_SLEEPBin Meng53-56/+52
2020-10-23Makefile: Fix u-boot-nodtb.bin targetPali Rohár1-3/+7
2020-10-23i2c: i2c-gpio: Convert to use APIs which support live DTPatrick Delaunay1-7/+3
2020-10-23power: regulator: gpio-regulator: Convert to use APIs which support live DTPatrick Delaunay1-9/+13
2020-10-23power: regulator: gpio-regulator: protect count valuePatrick Delaunay1-2/+3
2020-10-23post: remove redundant conditionHeinrich Schuchardt1-1/+1
2020-10-23Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungWIP/23Oct2020Tom Rini18-68/+6
2020-10-23Merge branch '2020-10-23-revert-xen-changes'Tom Rini4-43/+5
2020-10-23Revert "serial: serial_xen: print U-Boot banner and others"Tom Rini1-0/+2
2020-10-23Revert "arch: arm/xen: add putc() for debugging"Tom Rini1-6/+0
2020-10-23Revert "xen: add definitions for console_io"Tom Rini1-6/+0
2020-10-23Revert "serial: serial_xen: add DEBUG_UART support"Tom Rini2-31/+3
2020-10-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/22Oct2020Tom Rini19-287/+446
2020-10-22Merge branch '2020-10-22-misc-changes'Tom Rini136-496/+1760
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher12-5/+12
2020-10-22mmc: mtk-sd: change some dev_err into dev_dbgFabien Parent1-3/+3
2020-10-22serial: serial_xen: add DEBUG_UART supportAKASHI Takahiro2-3/+31
2020-10-22xen: add definitions for console_ioAKASHI Takahiro1-0/+6
2020-10-22arch: arm/xen: add putc() for debuggingAKASHI Takahiro1-0/+6
2020-10-22serial: serial_xen: print U-Boot banner and othersAKASHI Takahiro1-2/+0
2020-10-22cosmetic: reset: ast2500: Rename driver and configsChia-Wei, Wang3-2/+2