| Age | Commit message (Expand) | Author |
| 2024-10-11 | global: Rename SPL_ to XPL_ | Simon Glass |
| 2024-10-11 | board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD | Simon Glass |
| 2024-08-09 | board: shc: convert to DM_I2C | Anatolij Gustschin |
| 2024-08-06 | am33xx: Use regular spl_board_init instead of am33xx_spl_board_init | Paul Kocialkowski |
| 2024-05-20 | Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" | Tom Rini |
| 2024-05-19 | Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" | Tom Rini |
| 2024-05-06 | board: bosch: Remove <common.h> and add needed includes | Tom Rini |
| 2024-04-22 | common: Convert *.c/h from UTF-8 to ASCII enconfing | Michal Simek |
| 2023-11-10 | tree-wide: Replace http:// link with https:// link for ti.com | Nishanth Menon |
| 2023-08-09 | treewide: rework linker symbol declarations in sections header | Shiji Yang |
| 2023-06-12 | Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia... | Tom Rini |
| 2023-06-12 | global: Use proper project name U-Boot | Michal Simek |
| 2023-05-16 | imx6q: acc: Remove misuse of env is nowhere driver | Stefan Herbrechtsmeier |
| 2023-03-22 | arm: Correct cpu_reset function prototype on some platforms | Tom Rini |
| 2022-12-05 | global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* | Tom Rini |
| 2022-11-10 | global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace | Tom Rini |
| 2022-10-30 | video: Drop CONFIG_AM335X_LCD | Simon Glass |
| 2022-05-20 | bosch: Add initial board support for ACC | Philip Oberfichtner |
| 2022-05-09 | am335x, guardian: Drop non DM_I2C code | Gireesh Hiremath |
| 2022-04-28 | led: Drop led_default_state() | Marek Vasut |
| 2021-08-31 | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig | Tom Rini |
| 2021-08-30 | ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace | Tom Rini |
| 2021-08-30 | arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR | Tom Rini |
| 2021-07-15 | am335x, guardian: Enable panel driver Himax HX8238D | Gireesh Hiremath |
| 2021-07-15 | am335x, guardian: Enable backlight | Gireesh Hiremath |
| 2021-07-15 | am335x, guardian: update swi logic | Gireesh Hiremath |
| 2021-07-15 | am335x, guardian: code cleanup and boot optimization | Gireesh Hiremath |
| 2021-07-15 | am335x, guardian: mem: Add board dependent mem values | Moses Christopher |
| 2021-07-07 | bootstage: Eliminate when not enabled | Tom Rini |
| 2021-05-24 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Marek BehĂșn |
| 2021-03-02 | reset: Remove addr parameter from reset_cpu() | Harald Seiler |
| 2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass |
| 2020-10-12 | am335x, guardian: update the maintainer list | Moses Christopher |
| 2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
| 2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
| 2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
| 2020-05-18 | common: Drop init.h from common header | Simon Glass |
| 2020-05-18 | common: Drop bootstage.h from common header | Simon Glass |
| 2020-05-18 | common: Drop net.h from common header | Simon Glass |
| 2020-04-14 | am335x, guardian: boot stage feedback in headless mode | Moses Christopher |
| 2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass |
| 2020-01-17 | common: Move reset_cpu() to the CPU header | Simon Glass |
| 2019-12-03 | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal |
| 2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
| 2019-12-02 | common: Move enable/disable_interrupts out of common.h | Simon Glass |
| 2019-10-11 | am335x, guardian: update guardian board | Moses Christopher |
| 2019-08-11 | env: Rename environment.h to env_internal.h | Simon Glass |
| 2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
| 2019-08-11 | env: Move env_set() to env.h | Simon Glass |
| 2019-06-21 | am335x, guardian: update the maintainer list | Moses Christopher |