- 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
- 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- b37d989 board: shc: convert to DM_I2C by Anatolij Gustschin · 4 months ago
- 35839c6 am33xx: Use regular spl_board_init instead of am33xx_spl_board_init by Paul Kocialkowski · 4 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 05141f1 board: bosch: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 7 months ago
- eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
- bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 4 months ago
- da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 5 months ago
- 50fa118 global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
- d95ac85 imx6q: acc: Remove misuse of env is nowhere driver by Stefan Herbrechtsmeier · 1 year, 7 months ago
- e3b3264 arm: Correct cpu_reset function prototype on some platforms by Tom Rini · 1 year, 9 months ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- 9faa287 video: Drop CONFIG_AM335X_LCD by Simon Glass · 2 years, 1 month ago
- 9d680d1 bosch: Add initial board support for ACC by Philip Oberfichtner · 2 years, 6 months ago
- 7913b2b am335x, guardian: Drop non DM_I2C code by Gireesh Hiremath · 2 years, 7 months ago
- 721d99a led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
- e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
- a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 3 months ago
- 5010387 arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR by Tom Rini · 3 years, 3 months ago
- 6b755fa am335x, guardian: Enable panel driver Himax HX8238D by Gireesh Hiremath · 3 years, 6 months ago
- 567d76e am335x, guardian: Enable backlight by Gireesh Hiremath · 3 years, 6 months ago
- e6d0bff am335x, guardian: update swi logic by Gireesh Hiremath · 3 years, 6 months ago
- d4b900e am335x, guardian: code cleanup and boot optimization by Gireesh Hiremath · 3 years, 6 months ago
- a7038d1 am335x, guardian: mem: Add board dependent mem values by Moses Christopher · 3 years, 6 months ago
- a9765d0 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 7 months ago
- 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- f8de9e4 am335x, guardian: update the maintainer list by Moses Christopher · 4 years, 3 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 4cfc5e3 am335x, guardian: boot stage feedback in headless mode by Moses Christopher · 4 years, 8 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
- a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- 5d489f8 am335x, guardian: update guardian board by Moses Christopher · 5 years ago
- 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- 3d356e6 am335x, guardian: update the maintainer list by Moses Christopher · 5 years ago
- f93564c am335x, guardian: Add support for the bosch guardian board by Sjoerd Simons · 6 years ago
- 5c94414 am335x, shc: adapt shc board to DM by Heiko Schocher · 6 years ago
- 9a10792 ARM: dts: am335x-shc: add u-boot specific dtsi by Heiko Schocher · 6 years ago
- 1a24220 arm: dts: add am335x-shc.dts for shc board by Heiko Schocher · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- c01553b spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
- 097bb18 am335x, shc: kconfig: Fix misspelled choice default by Ulf Magnusson · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
- f116396 am335x, shc: add support for the am335x based bosch shc board by Heiko Schocher · 8 years ago