summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians...WIP/26Oct2020Tom Rini2020-10-2650-74/+75
|\
| * nokia_rx51: disable obsolete VIDEO configAnatolij Gustschin2020-10-262-2/+2
| * eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin2020-10-267-14/+15
| * sansa_fuze_plus: disable obsolete VIDEO configAnatolij Gustschin2020-10-261-1/+1
| * xfi3: disable obsolete VIDEO configAnatolij Gustschin2020-10-261-1/+1
| * mx23evk: disable obsolete VIDEO configAnatolij Gustschin2020-10-261-1/+1
| * at91sam9n12ek: disable obsolete VIDEO configAnatolij Gustschin2020-10-263-3/+3
| * at91sam9: disable obsolete VIDEO configAnatolij Gustschin2020-10-2616-16/+16
| * picosam9g45: disable obsolete VIDEO configAnatolij Gustschin2020-10-261-1/+1
| * ls1021atwr: disable obsolete VIDEO configAnatolij Gustschin2020-10-267-14/+14
| * ls1021aqds: disable obsolete VIDEO configAnatolij Gustschin2020-10-269-18/+18
| * imx: mx7dsabresd: disable obsolete VIDEO configAnatolij Gustschin2020-10-262-2/+2
| * imx: mx6sxsabresd: disable obsolete VIDEO configAnatolij Gustschin2020-10-261-1/+1
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-10-2612-54/+66
|\ \ | |/ |/|
| * riscv: fu540: dts: Correct reg size of clint nodePragnesh Patel2020-10-261-1/+1
| * riscv: Move timer portions of SiFive CLINT to drivers/timerSean Anderson2020-10-264-39/+51
| * timer: Add _TIMER suffix to Andes PLMT KconfigSean Anderson2020-10-263-3/+3
| * riscv: Move Andes PLMT driver to drivers/timerSean Anderson2020-10-266-8/+9
| * riscv: k210: Reduce DMA block sizeSean Anderson2020-10-261-2/+2
| * riscv: Only enable OF_BOARD_FIXUP for S-ModeSean Anderson2020-10-261-1/+1
| * clk: kendryte: no need to check argument of free()Heinrich Schuchardt2020-10-261-2/+1
|/
* Merge branch '2020-10-23-misc-changes'Tom Rini2020-10-2466-182/+515
|\
| * power: regulator: add dummy helperWIP/2020-10-23-misc-changesPeng Fan2020-10-231-0/+114
| * phy: nop-phy: add clk bulkPeng Fan2020-10-231-0/+35
| * bootm: fix wrong conditions about images overlapJaehoon Chung2020-10-231-3/+5
| * cmd: fat: Use do_save() for fatwriteLad Prabhakar2020-10-232-45/+4
| * test: unit tests for print_freq(), print_size()Heinrich Schuchardt2020-10-232-0/+72
| * cmd: Add a 'misc' command to access miscellaneous devicesBin Meng2020-10-233-0/+143
| * cmd: Split out timer command from the sleep commandBin Meng2020-10-233-28/+35
| * cmd: Rename CMD_MISC to CMD_SLEEPBin Meng2020-10-2353-56/+52
| * Makefile: Fix u-boot-nodtb.bin targetPali Rohár2020-10-231-3/+7
| * i2c: i2c-gpio: Convert to use APIs which support live DTPatrick Delaunay2020-10-231-7/+3
| * power: regulator: gpio-regulator: Convert to use APIs which support live DTPatrick Delaunay2020-10-231-9/+13
| * power: regulator: gpio-regulator: protect count valuePatrick Delaunay2020-10-231-2/+3
| * post: remove redundant conditionHeinrich Schuchardt2020-10-231-1/+1
|/
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungWIP/23Oct2020Tom Rini2020-10-2318-68/+6
|\
| * samsung: common: remove the duplicated stdio print messageJaehoon Chung2020-10-221-1/+0
| * configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSETAndre Heider2020-10-151-3/+0
| * Remove whitelist entry CONFIG_DEFAULT_CONSOLEAndre Heider2020-10-151-1/+0
| * treewide: configs: fold CONFIG_DEFAULT_CONSOLEAndre Heider2020-10-156-34/+6
| * treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLEAndre Heider2020-10-1510-29/+0
* | Merge branch '2020-10-23-revert-xen-changes'Tom Rini2020-10-234-43/+5
|\ \
| * | Revert "serial: serial_xen: print U-Boot banner and others"Tom Rini2020-10-231-0/+2
| * | Revert "arch: arm/xen: add putc() for debugging"Tom Rini2020-10-231-6/+0
| * | Revert "xen: add definitions for console_io"Tom Rini2020-10-231-6/+0
| * | Revert "serial: serial_xen: add DEBUG_UART support"Tom Rini2020-10-232-31/+3
|/ /
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/22Oct2020Tom Rini2020-10-2219-287/+446
|\ \
| * | sun50i: a64: A64-Teres-I board detect builtin keyboardJonas Smedegaard2020-10-221-0/+1
| * | sunxi: Enable ethernet on newer Olimex OLinuXino-A20-Lime2-eMMCJonas Smedegaard2020-10-221-0/+2
| * | sunxi: binman: Add support for including SCP firmwareSamuel Holland2020-10-223-8/+60