summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-05configs: starfive: Enable PCIE auto enum and NVME/USB stuff for Starfive Visi...Shengyu Qu
2023-09-05riscv: jh7110: enable riscv,timer in the device treeTorsten Duwe
2023-09-05riscv: allow riscv timer to be instantiated via device treeTorsten Duwe
2023-09-05eeprom: starfive: set eth0 mac address properlySeung-Woo Kim
2023-09-04nokia_rx51: Remove platformTom Rini
2023-09-04MAINTAINERS: Drop Pali RohárTom Rini
2023-09-04usb: host: ohci-generic: Make usage of clock/reset bulk() APIFabrice Gasnier
2023-09-04usb: check for companion controller in uclassFabrice Gasnier
2023-09-04thermal: imx_tmu: Increase the polling intervalFabio Estevam
2023-09-04thermal: imx_tmu: Fix the temperature unitFabio Estevam
2023-09-04thermal: imx_tmu: Increase the log level for high temperaturesFabio Estevam
2023-09-04thermal: imx_tmu: Fix the polling defaultFabio Estevam
2023-09-04imx8mm_evk_defconfig: Select CONFIG_IMX_TMUFabio Estevam
2023-09-04event.h: Documented some newly added portions betterTom Rini
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini
2023-09-04Prepare v2023.10-rc4v2023.10-rc4Tom Rini
2023-09-04Merge tag 'rpi-2023.10' of https://source.denx.de/u-boot/custodians/u-boot-ra...Tom Rini
2023-09-04usb: dwc3: Fix enabling USB_DR_MODE_HOSTOleksandr Suvorov
2023-09-04usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOSTOleksandr Suvorov
2023-09-04ARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data Modul i.MX8M Plus eDM SBCMarek Vasut
2023-09-04ARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data Modul i.MX8M Mini eDM SBCMarek Vasut
2023-09-04ARM: imx: Use default SAVED_DRAM_TIMING_BASE on DH i.MX8M Plus DHCOMMarek Vasut
2023-09-04board: gateworks: venice: fix gw7904Tim Harvey
2023-09-04arm: imx: imx8m: imx9: Fix DRAM size calculation due to rom_pointerElena Popa
2023-09-04ARM: imx: Select 2 DRAM banks on Data Modul i.MX8M Mini eDM SBCMarek Vasut
2023-09-04ARM: imx: Drop CONFIG_USE_BOOTCOMMAND=n on i.MX6 DHSOMMarek Vasut
2023-09-03arm: rpi: Switch to a text environmentSimon Glass
2023-09-03rpi: Disable DISTRO_DEFAULTSSimon Glass
2023-09-03arm: rpi: Switch to standard bootSimon Glass
2023-09-02Merge tag 'doc-2023-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-09-02Merge tag 'doc-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...Tom Rini
2023-09-02doc: Add gpt command documentationJoshua Watt
2023-09-02cmd: gpt: Remove confusing help textJoshua Watt
2023-09-02doc: board: ti: am64x: Fix build step numberingNishanth Menon
2023-09-02doc: board: ti: am64x: provide image alt textNishanth Menon
2023-09-02doc: board: toradex: verdin-am62: document update u-boot wrapperMarcel Ziswiler
2023-09-02doc: board: toradex: minor documentation updateMarcel Ziswiler
2023-09-02video: fix typo in video_sync_all documentationHeinrich Schuchardt
2023-09-02doc: add events.h to documentationHeinrich Schuchardt
2023-09-02dm: event: document all eventsHeinrich Schuchardt
2023-08-31Merge branch '2023-08-31-replace-more-init-hooks-with-events' into nextTom Rini
2023-08-31event: Use an event to replace last_stage_init()Simon Glass
2023-08-31freescale: Drop call to init_func_vid() in the init sequenceSimon Glass
2023-08-31x86: Convert arch_fsp_init() to use eventsSimon Glass
2023-08-31event: Update documentation for simple spySimon Glass
2023-08-31event: Rename EVENT_SPY to EVENT_SPY_FULLSimon Glass
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-31initcall: Support manual relocationSimon Glass
2023-08-31initcall: Support emitting eventsSimon Glass
2023-08-31event: Export event_type_name()Simon Glass