]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2023-12-13  Hugo Villeneuveimx8mn-var-som: add manufacturer to target description
2023-12-13  Sébastien Szymanskiarm: dts: imx93-evk: remove wrong eqos compatible string
2023-12-13  Sébastien Szymanskinet: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG
2023-12-13  Sébastien Szymanskinet: dwc_eth_qos: Add board_interface_eth_init() for...
2023-12-13  Sébastien Szymanskinet: dwc_eth_qos: add i.MX93 support
2023-12-13  Ricardo SalvetiARM: imx8ulp: support env in fat and ext4
2023-12-13  Igor Opaniukimx: imx8: ahab: refactor do_ahab_close command
2023-12-13  Marek Vasutarm: mxs: Fix ICOLL macro name typo
2023-12-13  Cem Tenruharm: dts: imx8mm-phyboard-polis-rdk: Sync dts files...
2023-12-13  Fabio Estevamimx7d-sdb: Sync devicetree with kernel 6.5-rc1
2023-12-13  Gilles Talisimx: imx8mp: Add support for Polyhex Debix Model A SBC
2023-12-13  Fabio Estevamimx8qm_dmsse20a1: Improve SPL memory configuration
2023-12-13  Shawn Guoddr: imx: Save the FW loading if it hasn't changed
2023-12-10  Marek Vasuttest: bdinfo: Handle systems without getopt
2023-12-09  Tom Rinitest/py: Disable error E0611 in two cases for pylint
2023-12-09  Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-12-09  Marek Vasuttest: bdinfo: Test bdinfo -e
2023-12-09  Marek Vasuttest: bdinfo: Test bdinfo -m
2023-12-09  Marek Vasuttest: bdinfo: Test bdinfo -h
2023-12-09  Marek Vasuttest: bdinfo: Test both bdinfo and bdinfo -a
2023-12-09  Marek Vasuttest: bdinfo: Rename bdinfo_test_move() to bdinfo_test_...
2023-12-09  Marek Vasutconfigs: sandbox: Enable GETOPT for sandbox and sandbox...
2023-12-09  Marek Vasutcmd: bdinfo: Implement support for printing ethernet...
2023-12-09  Marek Vasutcmd: bdinfo: Implement support for printing memory...
2023-12-09  Marek Vasutcmd: bdinfo: Optionally use getopt and implement bdinfo -a
2023-12-05  Tom RiniMerge tag 'v2024.01-rc4' into next
2023-12-04  Tom RiniPrepare v2024.01-rc4 v2024.01-rc4
2023-12-04  Heinrich Schuchardtefi_loader: generated SMBIOS table below 4 GiB
2023-12-04  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-04  Chanho Parkwatchdog: Correct watchdog timeout print message
2023-12-03  Tom RiniMerge branch 'master-rpc-off' of https://source.denx...
2023-12-02  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-02  Cong DangARM: dts: renesas: Disable RPC driver on R8A779G0 V4H...
2023-12-02  Marek VasutARM: dts: renesas: Clean up R8A779G0 V4H RPC SPI DT...
2023-12-01  Heinrich Schuchardtusb: USB_XHCI_PCI depends on PCI
2023-12-01  Jonas Karlmanusb: dwc3-generic: Use combined glue and ctrl node...
2023-12-01  Hector Martinusb: storage: Use the correct CBW lengths
2023-12-01  Hector Martinusb: hub: Add missing reset recovery delay
2023-12-01  Hector Martinusb: xhci: Fix DMA address calculation in queue_trb
2023-12-01  Hector Martinusb: xhci: Do not panic on event timeouts
2023-12-01  Hector Martinusb: xhci: Fail on attempt to queue TRBs to a halted...
2023-12-01  Hector Martinusb: xhci: Recover from halted bulk endpoints
2023-12-01  Hector Martinusb: xhci: Allow context state errors when halting...
2023-12-01  Hector Martinusb: xhci: Better error handling in abort_td()
2023-12-01  Hector Martinusb: xhci: Guard all calls to xhci_wait_for_event
2023-11-30  Tom RiniMerge branch 'staging' of https://source.denx.de/u...
2023-11-29  Tom RiniMerge branch '2023-11-29-assorted-platform-updates...
2023-11-29  Andrew DavisARM: keystone2: Remove unneeded inclusions of common.h
2023-11-29  Andrew Davisconfigs: keystone2: Do not include hardware.h
2023-11-29  Andrew Davisconfigs: keystone2: Remove unused SPL_MALLOC_F_SIZE...
2023-11-29  Christophe... Fix stack-protector for powerpc
2023-11-29  AKASHI Takahiroxen: pvblock: fix the maximum io size in one operation
2023-11-29  Alex Beetimer-uclass: Always use "clock-frequency" property...
2023-11-29  Francois Berderlib/slre: Fix memory leak if regex compilation fails
2023-11-29  Love Kumartest/py: net: Add a TFTP put test
2023-11-29  Tom RiniMerge patch series "cmd: add scmi command"
2023-11-29  AKASHI Takahirotest: dm: add scmi command test
2023-11-29  AKASHI Takahirodoc: cmd: add documentation for scmi
2023-11-29  AKASHI Takahirocmd: add scmi command for SCMI firmware
2023-11-29  AKASHI Takahirofirmware: scmi: support protocols on sandbox only if...
2023-11-29  AKASHI Takahirotest: dm: skip scmi tests against disabled protocols
2023-11-29  Tom RiniMerge patch series "fs: fat: calculate FAT type based...
2023-11-29  Christian Taedcketest: fs: Add test to detect fat type
2023-11-29  Christian Taedcketest: Add size granularity parameter to mk_fs
2023-11-29  Christian Taedcketest: fs: Add fat12 to supported fs of some tests
2023-11-29  Christian Taedcketest: Add support to create a fat12 fs
2023-11-29  Christian Taedckefs: fat: add bootsector validity check
2023-11-29  Christian Taedckefs: fat: simplify gotos from read_bootsectandvi
2023-11-29  Christian Taedckefs: fat: calculate FAT type based on cluster count
2023-11-29  Christian Taedcketest: spl: Remove usage of FAT32_SIGN
2023-11-29  Christian Taedckefs: fat: use get_unaligned_le16 to convert u8[2] to u16
2023-11-28  Tom RiniMerge patch series "Import "string" I/O functions from...
2023-11-28  Igor Prusovmusb-new: Remove implementation of io.h functions
2023-11-28  Igor Prusovtreewide: Include linux/io.h instead of asm-generic...
2023-11-28  Igor Prusovspi: meson_spifc_a1: Switch to io{read,write}32_rep()
2023-11-28  Igor Prusovasm-generic: Import functions from Linux
2023-11-28  Igor Prusovxtensa: io.h: Add defines for ins/outs functions
2023-11-28  Igor Prusovpowerpc: io.h: Add defines for __raw_{read, write}...
2023-11-28  Igor Prusovnios2: io.h: Add defines for ins/outs functions
2023-11-28  Igor Prusovriscv: io.h: Fix signatures of reads/writes functions
2023-11-28  Igor Prusovriscv: io.h: Add defines for reads/writes functions
2023-11-28  Igor Prusovmips: io.h: Add defines for read/write/in/out functions
2023-11-28  Igor Prusovmips: io.h: Add const to reads functions params
2023-11-28  Igor Prusovx86: Add defines for ins/outs functions
2023-11-28  Igor Prusovsandbox: move asm-generic include to the end of file
2023-11-28  Tom RiniMerge patch series "sysinfo: Expand sysinfo with some...
2023-11-28  Simon Glassx86: coreboot: Add a sysinfo driver
2023-11-28  Simon Glasssysinfo: Allow displaying more info on startup
2023-11-28  Simon GlassRevert "generic-board: make show_board_info a weak...
2023-11-28  Simon Glassudoo: Use checkboard() instead of show_board_info()
2023-11-28  Simon Glasstoradex: Use checkboard() instead of show_board_info()
2023-11-28  Simon Glasssolidrun: Use checkboard() instead of show_board_info()
2023-11-28  Simon Glassturris: Use checkboard() instead of show_board_info()
2023-11-28  Simon Glassmeson: Use checkboard() instead of show_board_info()
2023-11-28  Simon Glassboard: Move show_board_info() comment to header file
2023-11-28  Svyatoslav... MAINTAINERS: Step up as co-maintainer of Tegra SOC...
2023-11-28  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-11-28  Svyatoslav... ARM: dts: tegra30: enable USB PHY node on some devices
2023-11-28  Svyatoslav... board: grouper: convert ASUS Google Nexus 7 (2012)...
2023-11-28  Svyatoslav... board: transformer-t30: convert ASUS Transformers to...
next