pandora-u-boot.git
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...
2023-11-28 Svyatoslav... board: endeavoru: convert HTC One X to use DM PMIC
2023-11-28 Svyatoslav... board: lg-x3: convert LG Optimus 4X and Vu to use DM...
2023-11-28 Svyatoslav... ARM: tegra: call regulators_enable_boot_on on board...
2023-11-28 Thierry RedingARM: dts: Reuse I2C3 for NVEC
2023-11-27 Philip Oberfichtneri2c: Bugfix in i2c_get_chip_by_phandle()
2023-11-27 Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-11-27 Bin Mengqemu: riscv: Enable UFS support
2023-11-27 Bin Mengufs: Handle UFS 3.1 controllers
2023-11-27 Bin Mengufs: Add a PCI based UFS controller driver
2023-11-27 Bin Mengufs: Allow mmio registers on the PCI bus
2023-11-27 Bin Mengpci_ids: Add Red Hat vendor and device IDs
2023-11-27 Bin Mengcmd: ufs: Correct the help text
2023-11-27 Bin Mengcmd: kconfig: Make ufs prompt look similar to other...
2023-11-27 Bin Mengufs: Add a line feed to the end of some dev_xxx() messages
2023-11-27 Bin Mengufs: Correct the UFS terminlogy
next