summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | | | Merge branch '2021-02-21-mpc83xx-updates'Tom Rini2021-02-228-5/+104
|\ \ \ \ \
| * | | | | uec.h: fix COFIG_DM typoRasmus Villemoes2021-02-211-1/+1
| * | | | | dm_qe_uec.c: fix indentation in uec_set_mac_if_mode()Rasmus Villemoes2021-02-211-2/+2
| * | | | | mdio-uclass.c: support fixed-link subnodesRasmus Villemoes2021-02-211-0/+7
| * | | | | mpc83xx: kmeter1: increase malloc_f spaceHeiko Schocher2021-02-211-0/+1
| * | | | | mpc83xx: kmeter1_defconfig add missing BAT4 configHeiko Schocher2021-02-211-0/+6
| * | | | | mpc8379erdb: Convert to DM_MMCSinan Akman2021-02-212-2/+12
| * | | | | mpc8379erdb: Add device treeSinan Akman2021-02-212-0/+75
|/ / / / /
* | | | | Merge tag 'efi-2021-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-02-219-23/+302
|\ \ \ \ \
| * | | | | doc: qfw man-pageHeinrich Schuchardt2021-02-212-0/+90
| * | | | | efi_loader: multi part device paths to textHeinrich Schuchardt2021-02-211-5/+12
| * | | | | efi_selftest: multi part device path to textHeinrich Schuchardt2021-02-211-0/+65
| * | | | | efi_selftest: compiler flags for dtbdump.oHeinrich Schuchardt2021-02-211-1/+1
| * | | | | doc: booti man-pageHeinrich Schuchardt2021-02-212-0/+115
| * | | | | doc/README.distro: kernel_comp_addr_rHeinrich Schuchardt2021-02-211-4/+4
| * | | | | doc: Add reference to U-Boot project in conf.pyHeinrich Schuchardt2021-02-211-11/+13
| * | | | | Allow last block to be readJesper Schmitz Mouridsen2021-02-211-2/+2
* | | | | | Merge tag 'for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini2021-02-21118-326/+353
|\ \ \ \ \ \
| * | | | | | dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21107-311/+311
| * | | | | | board: freescale: drop CONFIG_DM_I2C undefsIgor Opaniuk2021-02-219-5/+4
| * | | | | | dm: i2c: allow disabling driver model in SPLIgor Opaniuk2021-02-213-3/+24
| * | | | | | i2c: at91: fix crash when using 'i2c probe'Eugen Hristev2021-02-211-0/+4
| * | | | | | i2c: i2c-gpio: Fix GPIO outputHarm Berntsen2021-02-211-7/+10
| |/ / / / /
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2021-02-212-7/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: rmobile: Enable CONFIG_PCI_REGION_MULTI_ENTRY on RCar3Marek Vasut2021-02-201-0/+1
| * | | | | pci: renesas: Fix BAR mapping on Gen3Marek Vasut2021-02-201-3/+3
| * | | | | pci: renesas: Make map address and mask power of two on Gen3Marek Vasut2021-02-201-3/+6
| * | | | | pci: renesas: Add root bus handling on Gen3Marek Vasut2021-02-201-1/+14
|/ / / / /
* | | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2021-02-197-43/+12
|\ \ \ \ \
| * | | | | fdt/sunxi: Remove OF_STDOUT_PATHAndre Przywara2021-02-194-28/+1
| * | | | | sunxi: support boot console on uart1 for sun8iTobias Schramm2021-02-192-0/+6
| * | | | | sunxi: Remove dead ifdefs in sunxi-common.hSamuel Holland2021-02-191-15/+0
| * | | | | sunxi: spl: Fix H616 clock initializationJernej Skrabec2021-02-191-0/+5
|/ / / / /