summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-09-21mmc: Poll CD in case cyclic framework is enabledMarek Vasut
2024-09-20cmd: sf: prevent overwriting the reserved memoryPrasad Kummari
2024-09-19Merge tag 'u-boot-imx-next-20240919' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-09-19Merge tag 'fwu-next-19092024' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-09-19fwu: check all images for transitioning out of Trial StateSughosh Ganu
2024-09-19imx6q-lxr: Add board supportFabio Estevam
2024-09-19imx93_evk: spl: update pmic settingsPeng Fan
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18dm: usb: Deal with USB keyboard persisting across testsSimon Glass
2024-09-18log: Add a new log category for the consoleSimon Glass
2024-09-18usb: Drop old non-DM codeSimon Glass
2024-09-16Merge patch series "Arm: npcm: modify npcm8xx boot setting"Tom Rini
2024-09-16configs: arbel_evb: change env offset and boot addressJim Liu
2024-09-13Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-09-12include: export uuid.hCaleb Connolly
2024-09-12lib: uuid: supporting building as part of host toolsCaleb Connolly
2024-09-12sandbox: switch to dynamic UUIDsCaleb Connolly
2024-09-12lib: uuid: add UUID v5 supportCaleb Connolly
2024-09-12efi: define struct efi_guidCaleb Connolly
2024-09-11riscv: Add AST2700 SoC initial platform supportChia-Wei Wang
2024-09-11dt-bindings: clk: import header for clock controller of sophgo CV1800BKongyang Liu
2024-09-10Merge patch series "phycore-am62/4: Add more boot sources"Tom Rini
2024-09-10include: env: phytec: Add K3 boot logic for OSPI/QSPI flashesDaniel Schultz
2024-09-10include: net: phytec: Add K3 network boot logicDaniel Schultz
2024-09-10include: env: phytec: Add raucinit to k3_mmc environmentDaniel Schultz
2024-09-10include: env: phytec: k3_mmc: Rename variablesDaniel Schultz
2024-09-10spl: spl_load: fix comparison between negative error code and unsigned sizeDaniel Palmer
2024-09-10arm: Remove ethernut5 boardTom Rini
2024-09-09phy: Extend generic_setup_phy() with PHY mode and submodeMarek Vasut
2024-09-05Merge patch series "provide names for emmc hardware partitions"Tom Rini
2024-09-05mmc: allow use of hardware partition names for mmc partconfTim Harvey
2024-09-05mmc: use an enumerated type to represent PARTITION_CONFIG fieldsTim Harvey
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: remove the unused board_lmb_reserve() functionSughosh Ganu
2024-09-03lmb: do away with arch_lmb_reserve()Sughosh Ganu
2024-09-03lmb: remove lmb_init_and_reserve_range() functionSughosh Ganu
2024-09-03lmb: remove the lmb_init_and_reserve() functionSughosh Ganu
2024-09-03lmb: introduce a function to add memory to the lmb memory mapSughosh Ganu
2024-09-03lmb: allow for resizing lmb regionsSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-09-03lmb: use the BIT macro for lmb flagsSughosh Ganu
2024-09-03lmb: staticize __lmb_alloc_base()Sughosh Ganu
2024-09-03lmb: remove the unused lmb_is_reserved() functionSughosh Ganu
2024-09-03alist: add a helper to check if the list is fullSughosh Ganu
2024-09-03Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC"Tom Rini
2024-09-03net: dwc_eth_qos: Add glue driver for Intel MACPhilip Oberfichtner
2024-09-02Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-09-02Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/cus...Tom Rini
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-08-30imx: Remove CFG_MXC_USB_PORTSCFabio Estevam