]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2023-09-06 Tom RiniAzure: Rework build the world jobs
2023-09-06 Marek Vasuttest: print: Fix hexdump test on 64bit systems
2023-09-06 Marek Vasuttest: dm: test-fdt: Use fdtdec_get_int() in dm_check_de...
2023-09-06 Marek Vasutconfigs: sandbox64: Enable legacy image format support
2023-09-06 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2023-09-06 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2023-09-06 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2023-09-06 Marek VasutARM: rmobile: Clean up rmobile_cpuinfo_idx()
2023-09-06 Tom RiniMerge branch '2023-09-06-riscv-fixes' into next
2023-09-06 Tom Riniriscv: Correct event usage for riscv_cpu_probe/setup
2023-09-06 Tom Riniriscv: Rework riscv_cpu_probe for current event macros
2023-09-06 Marek Vasutarch: m68k: Implement relocation
2023-09-06 Marek Vasuttools: relocate-rela: Add M68K support
2023-09-06 Marek Vasuttools: relocate-rela: Fix BE symtab handling
2023-09-04 Fabrice Gasnierusb: host: ohci-generic: Make usage of clock/reset...
2023-09-04 Fabrice Gasnierusb: check for companion controller in uclass
2023-09-04 Tom Rinievent.h: Documented some newly added portions better
2023-09-04 Tom RiniMerge tag 'v2023.10-rc4' into next
2023-09-04 Tom RiniPrepare v2023.10-rc4
2023-09-04 Tom RiniMerge tag 'rpi-2023.10' of https://source.denx.de/u...
2023-09-03 Simon Glassarm: rpi: Switch to a text environment
2023-09-03 Simon Glassrpi: Disable DISTRO_DEFAULTS
2023-09-03 Simon Glassarm: rpi: Switch to standard boot
2023-09-02 Tom RiniMerge tag 'doc-2023-10-rc4-2' of https://source.denx...
2023-09-02 Tom RiniMerge tag 'doc-next' of https://source.denx.de/u-boot...
2023-09-02 Joshua Wattdoc: Add gpt command documentation
2023-09-02 Joshua Wattcmd: gpt: Remove confusing help text
2023-09-02 Nishanth Menondoc: board: ti: am64x: Fix build step numbering
2023-09-02 Nishanth Menondoc: board: ti: am64x: provide image alt text
2023-09-02 Marcel Ziswilerdoc: board: toradex: verdin-am62: document update u...
2023-09-02 Marcel Ziswilerdoc: board: toradex: minor documentation update
2023-09-02 Heinrich Schuchardtvideo: fix typo in video_sync_all documentation
2023-09-02 Heinrich Schuchardtdoc: add events.h to documentation
2023-09-02 Heinrich Schuchardtdm: event: document all events
2023-08-31 Tom RiniMerge branch '2023-08-31-replace-more-init-hooks-with...
2023-08-31 Simon Glassevent: Use an event to replace last_stage_init()
2023-08-31 Simon Glassfreescale: Drop call to init_func_vid() in the init...
2023-08-31 Simon Glassx86: Convert arch_fsp_init() to use events
2023-08-31 Simon Glassevent: Update documentation for simple spy
2023-08-31 Simon Glassevent: Rename EVENT_SPY to EVENT_SPY_FULL
2023-08-31 Simon Glassevent: Convert existing spy records to simple
2023-08-31 Simon Glassinitcall: Support manual relocation
2023-08-31 Simon Glassinitcall: Support emitting events
2023-08-31 Simon Glassevent: Export event_type_name()
2023-08-31 Simon Glassinitcall: Adjust the failure message and return value
2023-08-31 Simon Glassinitcall: Adjust the loop logic
2023-08-31 Simon Glassinitcall: Factor out reloc_off calculation
2023-08-31 Simon GlassRevert "initcall: Move to inline function"
2023-08-31 Simon Glassevent: Support a simple spy record
2023-08-31 Tom RiniMerge branch '2023-08-30-assorted-code-improvements...
2023-08-30 Łukasz Stelmachsetexpr: Silence some diagnostic messages
2023-08-30 Marek Vasutconfigs: sandbox: Enable NVMXIP QSPI driver
2023-08-30 Marek Vasutdrivers/mtd/nvmxip: Move sandbox_set_enable_memio(...
2023-08-30 Marek Vasutdrivers/mtd/nvmxip: Print phys_addr_t without warnings...
2023-08-30 Marek Vasutdrivers/mtd/nvmxip: Rework the read accessor to support...
2023-08-30 Marek Vasutdrivers/mtd/nvmxip: Trigger post bind as probe on drive...
2023-08-30 Marek Vasutfwu: Initialize global fwu library state during CI...
2023-08-30 Maksim Kiselevserial-uclass: reset gd->cur_serial_dev to NULL if...
2023-08-30 Oleksandr Suvorovtools: image-host: print error messages to stderr
2023-08-30 Sam Edwardspci: pcie-brcmstb: do not rely on CLKREQ# signal
2023-08-30 Sam Edwardspci: pcie-brcmstb: bring over some robustness improveme...
2023-08-30 Tom RiniMerge tag 'u-boot-at91-2023.10-a' of https://source...
2023-08-29 Tom RiniMerge branch '2023-08-29-integrate-efi-capsule-update...
2023-08-29 Sughosh Ganudoc: capsule: Document the new mechanism to embed ESL...
2023-08-29 Sughosh Ganutest: capsule: Remove logic to add public key ESL
2023-08-29 Sughosh Ganusandbox: capsule: Add path to the public key ESL file
2023-08-29 Sughosh Ganuscripts/Makefile.lib: Embed capsule public key in platf...
2023-08-29 Sughosh Ganuscripts/Makefile.lib: Add dtsi include files as deps...
2023-08-29 Sughosh Ganuscripts/Makefile.lib: Collate all dtsi files for inclusion
2023-08-29 Sughosh Ganusandbox: trace: Increase trace buffer size
2023-08-29 Sughosh Ganudoc: Add documentation to highlight capsule generation...
2023-08-29 Sughosh Ganutest: capsule: Generate EFI capsules through binman
2023-08-29 Sughosh Ganubinman: capsule: Add support for generating EFI capsules
2023-08-29 Sughosh Ganubtool: mkeficapsule: Add a bintool for EFI capsule...
2023-08-29 Sughosh Ganusandbox: capsule: Enable EFI capsule module on sandbox...
2023-08-29 Sughosh Ganusandbox: capsule: Add keys and certificates needed...
2023-08-29 Sughosh Ganunuvoton: npcm845-evb: Add a newline at the end of file
2023-08-29 Sughosh Ganubinman: bintool: Build a tool from a list of commands
2023-08-29 Alexander DahlARM: dts: at91: sam9x60-curiosity: Sync gpio button...
2023-08-29 Alexander Dahlboard: sam9x60-curiosity: Let LED subsystem init leds...
2023-08-29 Alexander DahlARM: dts: at91: sam9x60-curiosity: Sync LED nodes from...
2023-08-29 Alexander Dahlconfigs: at91: sam9x60: Switch to new reset driver
2023-08-29 Alexander Dahlconfigs: at91: sam9x60_curiosity: Sync both defconfig...
2023-08-29 Tom RiniMerge branch '2023-08-28-assorted-important-fixes'
2023-08-28 Ricardo SalvetiRevert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE...
2023-08-28 Simon GlassRevert "binman: Add a temporary hack for duplicate...
2023-08-28 Simon Glassimx: Drop unneeded phandle in FIT template
2023-08-28 Heinrich SchuchardtMAINTAINERS: remove Wolfgang Denk
2023-08-28 Oleksandr Suvorovspl: crypto: fix including SHA* object files in SPL
2023-08-28 Tom RiniAzure: Set the timeout for jobs to the maximum
2023-08-28 Daniel Golleconfigs: set CONFIG_LMB_MAX_REGIONS=64 for MT7988 boards
2023-08-28 Andrew Davisconfigs: Enable CONFIG_DM_SCSI in am57xx_hs_evm_usb
2023-08-28 Simon Glassbootstd: Adjust the default bootmeth order
2023-08-28 Frank Wunderlicharm: dts: mediatek: convert gmac link mode to 2500base...
2023-08-28 Peter Robinsonboot: Fix reference to bootmenu doc
2023-08-27 Tom RiniMerge tag 'efi-2023-10-rc4' of https://source.denx...
2023-08-27 Ilias Apalodimasefi_loader: delete handle from events when a protocol...
2023-08-27 Heinrich Schuchardtdoc: describe TPL/VPL/SPL boot
2023-08-27 Nishanth Menondoc: board: ti: k3: Convert to sphinx-prompt
2023-08-27 Nishanth Menondoc: sphinx: Add sphinx-prompt
next