]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
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-05  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2023-09-05  Tom RiniMerge tag 'u-boot-imx-20230905' of https://gitlab.denx...
2023-09-05  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-09-05  Heinrich Schuchardtrisc-v: implement DBCN based debug console
2023-09-05  Heinrich Schuchardtrisc-v: implement DBCN write byte
2023-09-05  Chanho Parkspl: add __noreturn attribute to spl_invoke_opensbi...
2023-09-05  Shengyu Quconfigs: starfive: Disable SYS_MALLOC_CLEAR_ON_INIT...
2023-09-05  Shengyu Quriscv: cpu: jh7110: Imply SPL_SYS_MALLOC_CLEAR_ON_INIT
2023-09-05  Shengyu Qudlmalloc: Add support for SPL_SYS_MALLOC_CLEAR_ON_INIT
2023-09-05  Shengyu QuKconfig: Add SPL_SYS_MALLOC_CLEAR_ON_INIT
2023-09-05  Shengyu Qudoc: board: starfive: Add more info about supported...
2023-09-05  Shengyu Quconfigs: starfive: Enable PCIE auto enum and NVME/USB...
2023-09-05  Torsten Duweriscv: jh7110: enable riscv,timer in the device tree
2023-09-05  Torsten Duweriscv: allow riscv timer to be instantiated via device...
2023-09-05  Seung-Woo Kimeeprom: starfive: set eth0 mac address properly
2023-09-05  Tom Rininokia_rx51: Remove platform
2023-09-05  Tom RiniMAINTAINERS: Drop Pali Rohár
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  Fabio Estevamthermal: imx_tmu: Increase the polling interval
2023-09-04  Fabio Estevamthermal: imx_tmu: Fix the temperature unit
2023-09-04  Fabio Estevamthermal: imx_tmu: Increase the log level for high tempe...
2023-09-04  Fabio Estevamthermal: imx_tmu: Fix the polling default
2023-09-04  Fabio Estevamimx8mm_evk_defconfig: Select CONFIG_IMX_TMU
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 v2023.10-rc4
2023-09-04  Tom RiniMerge tag 'rpi-2023.10' of https://source.denx.de/u...
2023-09-04  Oleksandr Suvorovusb: dwc3: Fix enabling USB_DR_MODE_HOST
2023-09-04  Oleksandr Suvorovusb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB...
2023-09-04  Marek VasutARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data...
2023-09-04  Marek VasutARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data...
2023-09-04  Marek VasutARM: imx: Use default SAVED_DRAM_TIMING_BASE on DH...
2023-09-04  Tim Harveyboard: gateworks: venice: fix gw7904
2023-09-04  Elena Popaarm: imx: imx8m: imx9: Fix DRAM size calculation due...
2023-09-04  Marek VasutARM: imx: Select 2 DRAM banks on Data Modul i.MX8M...
2023-09-04  Marek VasutARM: imx: Drop CONFIG_USE_BOOTCOMMAND=n on i.MX6 DHSOM
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...
next