summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2024-11-03bootstage: Do not sort recordsJonas Karlman
2024-10-29board_r: Remove duplicate headersIlias Apalodimas
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27bloblist: Fix use of uninitialized variablePatrick Rudolph
2024-10-27common: Enable BLOBLIST_TABLES on armPatrick Rudolph
2024-10-26Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-10-26rockchip: board: Increase rng-seed size to make it sufficient for modern LinuxAlex Shumsky
2024-10-25Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/cust...Tom Rini
2024-10-25ARM: imx: soc: Move default TEXT_BASE for i.MX7Marek Vasut
2024-10-25ARM: imx: soc: Select default TEXT_BASE for i.MX6Marek Vasut
2024-10-25Merge patch series "Allow showing the memory map"Tom Rini
2024-10-25bootstage: Allow counting memory without stringsSimon Glass
2024-10-25common: Tidy up how malloc() is initedSimon Glass
2024-10-25common: Fix up malloc() comment in reserve_noncached()Simon Glass
2024-10-23cyclic: make cyclic_run staticRasmus Villemoes
2024-10-23cyclic: introduce u-boot/schedule.hRasmus Villemoes
2024-10-17Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-10-16net: lwip: add DHCP support and dhcp commmandJerome Forissier
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPTSimon Glass
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11xpl: Rename spl_phase_prefix() and spl_phase_name()Simon Glass
2024-10-11xpl: Rename spl_next_phase() and spl_prev_phase()Simon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-10-11xpl: Rename spl_phase to xpl_phase_tSimon Glass
2024-10-11xpl: Rename u_boot_first_phase to xpl_is_first_phase()Simon Glass
2024-10-11serial: Make use of the SERIAL defineSimon Glass
2024-10-11Make AVB_VERIFY depend on FASTBOOTJerome Forissier
2024-10-10Merge patch series "led: introduce LED boot and activity function"Tom Rini
2024-10-10common: board_r: rework BOOT LED handlingChristian Marangi
2024-10-07Merge branch 'next'Tom Rini
2024-10-03Merge patch series "vbe: Series part D"Tom Rini
2024-10-03mmc: Add more debugging for SPLSimon Glass
2024-10-03Merge patch series "arm: Initial support for Analog Devices SC5xx boards"Tom Rini
2024-10-03arm: SC573-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC584-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC594-SOM-EZLITE initial supportOliver Gaskell
2024-10-03arm: SC594-SOM-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC598-SOM-EZKIT initial supportOliver Gaskell
2024-10-03Update the ARM trusted firmware git URLPeter Robinson
2024-09-24Merge patch series "Miscellaneous fixes"Tom Rini
2024-09-24common: update: UPDATE_COMMON implies CMD_TFTPBOOTJerome Forissier
2024-09-24flash: prefix error codes with FL_Jerome Forissier
2024-09-24spl: ram: hide SPL_RAM_SUPPORTJerome Forissier
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18dm: usb: Deal with USB keyboard persisting across testsSimon Glass
2024-09-18usb: Add DEV_FLAGS_DM to stdio for USB keyboardSimon Glass
2024-09-18log: Add a new log category for the consoleSimon Glass