| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | video: Drop CONFIG_LCD_BMP_RLE8 | Simon Glass | 2022-03-28 | 2 | -146/+0 |
| * | video: Drop formike driver | Simon Glass | 2022-03-28 | 3 | -515/+0 |
| * | video: Convert CONFIG_VIDEO_BCM2835 to Kconfig | Simon Glass | 2022-03-28 | 12 | -2/+17 |
| * | video: mxs: Drop old video code | Simon Glass | 2022-03-28 | 1 | -89/+0 |
| * | video: Drop FSL DIU driver | Simon Glass | 2022-03-28 | 12 | -791/+0 |
| * | video: fsl: colibri_vf: Drop FSL DCU driver | Simon Glass | 2022-03-28 | 23 | -1197/+0 |
| * | video: Drop da8xx-fb | Simon Glass | 2022-03-28 | 4 | -1164/+0 |
| * | video: Clean up the uclass header | Simon Glass | 2022-03-28 | 1 | -83/+1 |
| * | video: Drop references to CONFIG_VIDEO et al | Simon Glass | 2022-03-28 | 17 | -125/+11 |
| * | video: Drop CONFIG_VIDEO_BMP_LOGO | Simon Glass | 2022-03-28 | 29 | -43/+0 |
| * | video: Drop video_fb header | Simon Glass | 2022-03-28 | 14 | -104/+0 |
| * | video: nexell: Drop unused and invalid code | Simon Glass | 2022-03-28 | 2 | -13/+5 |
| * | video: siemens: Drop unused video code | Simon Glass | 2022-03-28 | 5 | -449/+0 |
| * | video: Drop cfg_console | Simon Glass | 2022-03-28 | 8 | -1953/+0 |
|/ |
|
* | Merge tag 'v2022.04-rc5' into next | Tom Rini | 2022-03-28 | 146 | -558/+2480 |
|\ |
|
| * | Prepare v2022.04-rc5v2022.04-rc5 | Tom Rini | 2022-03-28 | 1 | -1/+1 |
| * | configs: Resync with savedefconfig | Tom Rini | 2022-03-28 | 21 | -106/+63 |
| * | Merge branch '2022-03-28-critical-fixes' | Tom Rini | 2022-03-28 | 9 | -36/+82 |
| |\ |
|
| | * | mtd: gpmi: fix the bch setting backward compatible issue | Han Xu | 2022-03-28 | 3 | -13/+62 |
| | * | boot: image: fixup zstd decompression buffer initialization typo | Jérôme Carretero | 2022-03-28 | 1 | -1/+1 |
| | * | Fix URLs to old freescale git repos | Pali Rohár | 2022-03-28 | 2 | -2/+2 |
| | * | Makefile: add drivers/video/u_boot_logo.S to clean | Heinrich Schuchardt | 2022-03-28 | 1 | -1/+2 |
| | * | arm: apple: Fix mem layout | Mark Kettenis | 2022-03-28 | 1 | -18/+14 |
| | * | arm: apple: Increase RTKit timeout | Hector Martin | 2022-03-28 | 1 | -1/+1 |
| |/ |
|
| * | Merge tag 'efi-2022-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-b... | Tom Rini | 2022-03-27 | 7 | -17/+233 |
| |\ |
|
| | * | cmd: efidebug: simplify do_efi_boot_add() | Heinrich Schuchardt | 2022-03-26 | 1 | -3/+2 |
| | * | test: test UEFI boot manager | Heinrich Schuchardt | 2022-03-26 | 2 | -0/+74 |
| | * | efi_loader: initrddump: drain input before prompt | Heinrich Schuchardt | 2022-03-26 | 1 | -4/+10 |
| | * | efi_loader: nocolor command line attr for initrddump.efi | Heinrich Schuchardt | 2022-03-26 | 1 | -9/+68 |
| | * | efi_loader: typo devie-path | Heinrich Schuchardt | 2022-03-26 | 1 | -1/+1 |
| | * | doc: man-page for the wdt command | Heinrich Schuchardt | 2022-03-26 | 2 | -0/+78 |
| |/ |
|
| * | Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi | Tom Rini | 2022-03-25 | 16 | -15/+17 |
| |\ |
|
| | * | sunxi: dts: Update RGMII phy-mode properties | Andre Przywara | 2022-03-26 | 14 | -14/+14 |
| | * | sunxi: Fix old GMAC pinmux setup | Andre Przywara | 2022-03-26 | 2 | -1/+3 |
| |/ |
|
| * | doc: update doc/sphinx/requirements.txt | Heinrich Schuchardt | 2022-03-25 | 1 | -2/+23 |
| * | Merge https://source.denx.de/u-boot/custodians/u-boot-marvell | Tom Rini | 2022-03-24 | 1 | -3/+10 |
| |\ |
|
| | * | arm: a37xx: espressobin: Fix non-working SPI | Pali Rohár | 2022-03-24 | 1 | -3/+10 |
| |/ |
|
| * | Merge tag 'i2c-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo... | Tom Rini | 2022-03-23 | 5 | -27/+29 |
| |\ |
|
| | * | bootcount: clarify documentation | Michael Opdenacker | 2022-03-23 | 2 | -21/+23 |
| | * | cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled | Marek Vasut | 2022-03-23 | 1 | -1/+1 |
| | * | i2c: fix always-true condition in i2c_probe_chip() | Nikita Yushchenko | 2022-03-23 | 1 | -1/+1 |
| | * | misc: atsha204a: fix i2c address readout from DTS | Adrian Fiergolski | 2022-03-23 | 1 | -1/+1 |
| | * | misc: atsha204a: add delay after sending the message | Adrian Fiergolski | 2022-03-23 | 1 | -1/+1 |
| | * | misc: atsha204a: return timeout from wakeup function | Adrian Fiergolski | 2022-03-23 | 1 | -2/+2 |
| * | | arm: mvebu: dts: turris_mox: fix non-working USB port | Marek Behún | 2022-03-23 | 1 | -0/+4 |
| |/ |
|
| * | Merge tag 'efi-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo... | Tom Rini | 2022-03-20 | 44 | -219/+519 |
| |\ |
|
| | * | efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader | Heinrich Schuchardt | 2022-03-20 | 4 | -13/+13 |
| | * | efi_loader: remove efi_disk_is_system_part() | Heinrich Schuchardt | 2022-03-20 | 3 | -33/+9 |
| | * | efi_loader: export efi_system_partition_guid | Heinrich Schuchardt | 2022-03-20 | 1 | -0/+2 |
| | * | efi_loader: use short-form DP for load options | Heinrich Schuchardt | 2022-03-20 | 1 | -22/+48 |