]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-01-19 Tom RiniMerge branch '2024-01-18-assorted-fixes'
2024-01-19 Tom RiniMerge tag 'u-boot-rockchip-20240119' of https://source...
2024-01-19 Quentin Schulzrockchip: rk3128: remove noop file
2024-01-19 Quentin Schulzrockchip: remove unused global data ptr
2024-01-19 Quentin Schulzrockchip: find U-boot proper boot device by inverting...
2024-01-19 Quentin Schulzrockchip: factor out spl_perform_fixups into common...
2024-01-19 Quentin Schulzrockchip: px30: simplify logic for getting SPL boot...
2024-01-19 Quentin Schulzrockchip: rk3399: simplify logic for getting SPL boot...
2024-01-19 Chris Morgandoc: board: anbernic: Update rgxx3 to add new boards
2024-01-19 Chris Morganboard: rockchip: Add support for new boards to RGxx3
2024-01-19 Chris Morganrockchip: board: Add board_rng_seed() for all Rockchip...
2024-01-19 Chris Morganboard: rockchip: Refactor panel auto-detect code
2024-01-19 Jonas Karlmanrockchip: rk3328: Set efuse auto mode and timing control
2024-01-19 Quentin Schulzrockchip: theobroma-systems: fix modified boot_targets...
2024-01-19 Quentin Schulzenv: migrate env_get_default to call env_get_default_into
2024-01-19 Quentin Schulzenv: allow to copy value from default environment into...
2024-01-19 Quentin Schulzrockchip: ringneck-px30/puma-rk3399: factor out storage...
2024-01-19 Quentin Schulzrockchip: puma-rk3399: do not hardcode MMC controller...
2024-01-19 Quentin Schulzrockchip: ringneck-px30: do not hardcode MMC controller...
2024-01-19 Joshua Riekboard: rockchip: Add the Turing RK1 SoM
2024-01-19 Jonas Karlmanrockchip: rk3588s-orangepi-5: Build SPI image
2024-01-19 Slawomir Stepienrockchip: rk3588-orangepi-5-plus: Build SPI image
2024-01-19 John Clarkrockchip: rk3588-nanopc-t6: Build SPI image
2024-01-19 Jonas Karlmanrockchip: rk3588: Fix boot from SPI flash
2024-01-19 Tianling Shenboard: rockchip: Add support for FriendlyARM NanoPi...
2024-01-19 Johan Jonkerarm: dts: rockchip: rk3288: move to 64 bit reg size
2024-01-19 Hugh Cole-Bakerrockchip: rk35xx: expand space for decompressed kernel
2024-01-19 Jonas Karlmanrockchip: board: Remove dwc3 usb init and gadget handle...
2024-01-19 Jonas Karlmanconfigs: rockchip: Use dwc3-generic driver on RK3328...
2024-01-19 Anthony Loiseauget_maintainer.pl: slightly modify penguin_chief
2024-01-19 Ilias Apalodimassmbios: fix matching issues for table types
2024-01-19 Ilias Apalodimassmbios: shorten sysinfo_str declarations and use
2024-01-19 Ivan Orlovcmd: license: Add CONFIG_GZIP dependency
2024-01-19 Heinrich Schuchardtcmd: bootflow: remove dead code in do_bootflow_cmdline()
2024-01-19 Heinrich Schuchardtsmbios: buffer overflow when zeroing entry point
2024-01-19 Moritz Fischernvme: Update nvme_scan_namespace to keep trying on...
2024-01-19 Moritz Fischernvme: Fix error code and log to indicate busy
2024-01-19 Moritz Fischerdrivers: pci: Fix dm_pci_map_bar() to support 64b BARs
2024-01-19 Tom Rinigetchar(): Correct usage
2024-01-19 Love Kumartest/py: bootstage: Add test for bootstage command
2024-01-19 Sekhar Noriarch: mach-k3: Fix incorrect mapping of higher DDR...
2024-01-19 Tobias Deimingertest: Skip cleanup test if not built out of tree
2024-01-18 Ivan Orlovcmd: nvedit: Fix typo in 'illegal character' error
2024-01-18 Hugo Cornelisimage-host: refactor and protect for very long filenames
2024-01-18 Roger Quadrosboard: ti: am64: Support TMDS64EVM
2024-01-18 Manorit Chawdhryinclude: env: ti: add default for do_main_cpsw0_qsgmii_...
2024-01-18 Manorit Chawdhryinclude: env: ti: ti_common: Fix a missing semicolon
2024-01-18 Heinrich Schuchardtboot: superfluous assignment in bootflow_menu_new()
2024-01-18 Heinrich Schuchardtboot: remove dead code in bootflow_check()
2024-01-18 Csókás Bencelib: rsa: Allow legacy URI specification without "pkcs11:"
2024-01-18 Csókás Bencelib: rsa: Fix PKCS11 URI if one is not given in `keydir`
2024-01-18 Neha Malcom... tools: binman: ti_board_cfg: Check for linting problems
2024-01-18 Neha Malcom... board: ti: *-cfg.yaml: Adhere to yamllint rules
2024-01-18 Caleb Connollyiommu: dont fail silently
2024-01-18 Caleb Connollybootdev: avoid infinite probe loop
2024-01-18 Tom RiniRevert "test: hush: dollar: fix bugous behavior"
2024-01-18 Tom RiniRevert "cmd: Set modern hush as default shell"
2024-01-18 Tom RiniRevert "test/py: net: Add dhcp abort test"
2024-01-18 Tom RiniCI: Move to latest Ubuntu "Jammy" tag
2024-01-18 Tom Rinitest: test_trace.py: Have trace-cmd report always use -l
2024-01-17 Tom Rinitest/py/requirements.txt: Update packaging requirement
2024-01-17 Heinrich Schuchardtdocker: build QEMU v8.2.0
2024-01-17 Tom RiniMerge tag 'xilinx-for-v2024.04-rc1-v2' of https://sourc...
2024-01-17 Tom RiniMerge tag 'efi-2024-04-rc1-2' of https://source.denx...
2024-01-17 Tom RiniMerge branch '2024-01-16-assorted-updates-and-improvements'
2024-01-17 Tom Rinitest.py: Update pycryptodomex to address CVE-2023-52323
2024-01-17 Rasmus Villemoesdoc: drop references to non-existing CONFIG_MEM_SUPPORT...
2024-01-17 Rasmus VillemoesREADME: drop mention of MEM_SUPPORT_64BIT_DATA
2024-01-17 Rasmus Villemoescmd/mem.c: fix wrong use of ifdef, drop pointless SUPPO...
2024-01-17 Rasmus Villemoestest: add test of "cp" shell command
2024-01-17 Heinrich Schuchardtriscv: qemu: imply GOLDFISH_RTC
2024-01-17 Heinrich Schuchardtrtc: driver for Goldfish RTC
2024-01-17 AKASHI Takahirofs: remove explicit efi configuration dependency
2024-01-17 AKASHI Takahironet: tftp: remove explicit efi configuration dependency
2024-01-17 AKASHI Takahiroefi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
2024-01-17 AKASHI Takahiroefi_loader: split unrelated code from efi_bootmgr.c
2024-01-17 Heinrich Schuchardtdoc: update requirements.txt
2024-01-17 Heinrich Schuchardtdoc: import Sphinx theme.css and pygments.css
2024-01-17 Heinrich Schuchardtdoc: update theme_overrides.css
2024-01-17 Heinrich Schuchardtdoc: add sphinx_rtd_theme extension
2024-01-17 Oliver Fasodocs/sphinx: Explicitly convert Sphinx paths to str
2024-01-17 Heinrich Schuchardtdoc: create index entries for commands
2024-01-17 Heinrich Schuchardtdoc: add generated index to table of contents
2024-01-17 Mattijs Korpershoekdoc: dfu: fix a handful of typos
2024-01-17 Venkatesh Yadav... configs: zynqmp_kria: Enable CONFIG_OF_BOARD_SETUP
2024-01-17 Venkatesh Yadav... xilinx: board: Update the kaslr-seed property
2024-01-16 Rasmus Villemoescmd/command.c: relax length check in cmd_get_data_size()
2024-01-16 Rasmus Villemoescmd/command.c: constify "arg" argument of cmd_get_data_...
2024-01-16 Rasmus Villemoesdoc/usage/cmd/cp.rst: document that overlapping regions...
2024-01-16 Rasmus Villemoescmd/mem.c: use memmove in do_mem_cp()
2024-01-16 Love Kumartest/py: memtest: Add tests for mtest command
2024-01-16 Jim Liureset: npcm: Add support for Nuvoton NPCM BMC family
2024-01-16 Love Kumartest/py: i2c: Add tests for i2c command
2024-01-16 Love Kumartest/py: mii: Add tests for mii command
2024-01-16 TracyMg_LiARM add initial support for the Phytium Pe2201 Board.
2024-01-16 Heinrich Schuchardtlib: smbios: remove redundant next_header()
2024-01-16 Heinrich Schuchardtsmbios: copy QEMU tables
2024-01-16 Neha Malcom... arm: dts: k3-j721e-binman: Add support for HS-SE 2.0
2024-01-16 Wadim Egorovdoc: board: phytec: Add phyCORE-AM62x
2024-01-16 Wadim Egorovboard: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM
next