]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
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... 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
2023-11-25 Tom RiniMerge tag 'u-boot-dfu-20231124' of https://source.denx...
2023-11-25 Tom RiniMerge tag 'u-boot-dfu-next-20231124' of https://source...
2023-11-25 Tom RiniMerge branch '2023-11-25-assorted-platform-updates...
2023-11-23 Tom Rininet: Make NET imply NETDEVICES
2023-11-23 Tom Riniboards: Disable NET on platforms without NETDEVICES
2023-11-23 Jim Liuboard: nuvoton: update console environment variable
2023-11-23 Jim Liuserial: npcm: support skip uart clock setting
2023-11-23 Jim Liuconfigs: arbel: Enable full functions
2023-11-23 Jim Liuarm: dts: npcm845-evb: fix/add node and aliases
2023-11-23 Enrico Letoconfigs: draco: restore clock driver
2023-11-23 Enrico Letoconfigs: draco: disable misc init
2023-11-23 Enrico Letoconfigs: draco: remove unused resources from spl
2023-11-23 Enrico Letoconfigs: thuban, rastaban: remove emmc
2023-11-23 Enrico Letoconfigs: draco: remove spi flash support
2023-11-23 Enrico Letosiemens,am335x: clean-up draco targets
2023-11-22 Tom RiniMerge branch '2023-11-22-TI-K3-cleanups' into next
2023-11-22 Manorit Chawdhryarm: dts: k3-am68*: Sync with kernel v6.7-rc1
2023-11-22 Manorit Chawdhryarm: dts: k3-j721s2*: Sync with kernel v6.7-rc1
2023-11-22 Neha Malcom... arm: dts: k3-*-binman: Move to using templated FITs
2023-11-22 Neha Malcom... arm: dts: k3-binman: Add support for FIT templates
2023-11-22 Nishanth Menonarm: dts: k3-am625-sk-r5/u-boot: Drop duplicate bootph...
2023-11-22 Nishanth Menonarm: dts: k3-am625-beagleplay-u-boot: drop duplicate...
2023-11-22 Nishanth Menonarm: dts: k3-am625: Drop SoC provided bootph params...
2023-11-22 Nishanth Menonarm: dts: k3-am625*: Sync with kernel v6.7-rc1
2023-11-22 Roger Quadrosarm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix...
2023-11-22 Reid Tonkingarm: dts: k3-j7200: Sync with Linux 6.7-rc1
2023-11-22 Joao Paulo... arm: k3: Enable instruction cache for main domain SPL
2023-11-22 Jai Luthradoc: board: ti: Add AM62A documentation
2023-11-22 Nishanth Menonconfigs: am62ax_evm_a53_defconfig: switch to stdboot
2023-11-22 Nishanth Menonboard: ti: am62ax: env: Set the boot_targets
2023-11-22 Nishanth Menonboard: ti: am62ax: env: Use default findfdt
2023-11-22 Nishanth Menonconfigs: am62ax_evm_a53_defconfig: Enable networking
next