summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build/DTC: fix sed usage in DTC commandRoger Pau Monne2021-02-241-2/+1
* scripts/check-config.sh: fix to be compatible with BSD sedRoger Pau Monne2021-02-241-4/+4
* malloc: adjust memcpy() and memset() definitions.Heinrich Schuchardt2021-02-241-0/+3
* config: hikey: convert to DM_USB and DM_ETHPeter Robinson2021-02-242-3/+3
* cmd: pinmux: depend on PINCTRLMarek Behún2021-02-241-0/+1
* Makefile: Add (default) DEVICE_TREE to SPL FITKlaus Heinrich Kiwi2021-02-241-0/+1
* Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FITKlaus Heinrich Kiwi2021-02-241-0/+1
* Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATUREKlaus Heinrich Kiwi2021-02-241-0/+1
* fs: btrfs: change directory list output to be aligned as beforeMarek Behún2021-02-241-7/+7
* fs: btrfs: skip xattrs in directory listingMarek Behún2021-02-241-1/+4
* cmd: fdt: skip board specific fixup using env variableWasim Khan2021-02-242-5/+18
* fs/squashfs: NULL dereference in sqfs_closedir()Heinrich Schuchardt2021-02-241-0/+3
* cmd: pwm: Rework argc sanity checkingTom Rini2021-02-241-22/+19
* Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-2318-134/+208
|\
| * spi: zynqmp_gqspi: fix set_speed bug on multiple runsBrandon Maier2021-02-231-12/+11
| * arm64: zynqmp: Rename zc1275/zcu1275 to be aligned with DT nameMichal Simek2021-02-232-0/+0
| * net: gem: Fix error path in zynq_gem_probeMichal Simek2021-02-231-4/+4
| * net: gem: Enable ethernet rx clock for versalT Karthik Reddy2021-02-231-6/+27
| * i2c: i2c_cdns: Enable i2c clockT Karthik Reddy2021-02-231-0/+7
| * clk: versal: Add support to enable clocksT Karthik Reddy2021-02-231-0/+11
| * clk: zynqmp: Add support to enable clocksT Karthik Reddy2021-02-231-0/+49
| * clk: zynq: Add dummy clock enable functionMichal Simek2021-02-238-9/+18
| * arm64: zynqmp: Do not clear reset reasonMichal Simek2021-02-231-5/+1
| * fpga: zynqpl: fix buffer alignmentMichael Walle2021-02-231-1/+1
| * net: gem: unregister mdio bus if probe failsMichael Walle2021-02-111-1/+3
| * xilinx: Show silicon version in SPLMichal Simek2021-02-103-2/+6
| * xilinx: common: Fix CONFIG_XILINX_OF_BOARD_DTB_ADDR handling for ZynqMPMichal Simek2021-02-101-1/+1
| * spi: zynqmp_gqspi: support dual and quad modeBrandon Maier2021-02-031-94/+70
* | Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-2211-3/+325
|\ \
| * | button: add udevice forward declarationNeil Armstrong2021-02-221-0/+2
| * | test: add a simple test for the adc-keys button driverMarek Szyprowski2021-02-183-3/+76
| * | configs: khadas-vim3(l): enable Function button supportMarek Szyprowski2021-02-182-0/+4
| * | adc: meson-saradc: add support for getting reference voltage valueMarek Szyprowski2021-02-181-0/+21
| * | button: add a simple Analog to Digital Converter device based button driverMarek Szyprowski2021-02-183-0/+155
| * | dt-bindings: input: adc-keys bindings documentationMarek Szyprowski2021-02-181-0/+67
* | | Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-02-227-64/+84
|\ \ \
| * | | arch: sandbox: fix typo in clk.hDario Binacchi2021-02-221-13/+13
| * | | clk: remove a redundant headerDario Binacchi2021-02-221-1/+0
| * | | arm: dts: sync am33xx-clocks with Linux 5.9-rc7Dario Binacchi2021-02-221-3/+3
| * | | clk: ti: improve debug messages for clkctrl driverDario Binacchi2021-02-221-2/+2
| * | | arm: dts: sync am33xx gpio nodes with Linux 5.9-rc7Dario Binacchi2021-02-163-45/+65
| * | | ARM: dts: k3-j7200-common-proc-board-u-boot: Fix broken ethernetVignesh Raghavendra2021-02-161-0/+1
* | | | Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2021-02-2210-607/+215
|\ \ \ \
| * | | | drivers: video: Add Support for Himax HX8238D PanelMoses Christopher2021-02-193-0/+208
| * | | | Replace video_uc_platdata with video_uc_platDario Binacchi2021-02-192-3/+3
| * | | | video: remove unused include/mb862xx.hHeinrich Schuchardt2021-02-192-113/+0
| * | | | video: eliminate unused drivers/video/mb862xx.cHeinrich Schuchardt2021-02-193-489/+0
| * | | | video: simple_panel: Add boe,nv101wxmn51 displayAlper Nebi Yasak2021-02-191-0/+1
| * | | | video: simple_panel: Add sharp,lq123p1jx31 displayAlper Nebi Yasak2021-02-191-0/+1
| * | | | common: splash_source: fix -Wint-to-pointer-cast warningJaehoon Chung2021-02-191-2/+2