1. a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · 6 months ago
  2. bd48be1 Merge patch series "omap3: igep0x00: Fix boot failure and modernize the boards support" by Tom Rini · 6 months ago
  3. 8256830 omap3: igep0x00: Update for DM SPL support by Javier Martinez Canillas · 6 months ago
  4. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  5. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  6. f524eba board: isee: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  7. 50fa118 global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
  8. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  9. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  10. 39d56e0 igep00x0: Disable networking by Tom Rini · 2 years, 4 months ago
  11. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  12. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  13. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  14. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  15. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  16. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  17. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  18. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  19. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  20. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  21. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  22. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  23. 66b8f28 omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION by Enric Balletbo i Serra · 6 years ago
  24. 00b39f9 omap3: igep00x0: Remove unmaintained IGEP0032 defconfig by Enric Balletbo i Serra · 6 years ago
  25. 8d886da igep003x: MAINTAINER: Remove myself as maintainer and add Javier by Enric Balletbo i Serra · 6 years ago
  26. 20ead6f board: constify struct node_info array by Masahiro Yamada · 6 years ago
  27. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  28. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  29. 2b0aa66 MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  30. 4ddc309 igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig by Pau Pajuelo · 7 years ago
  31. 87d3be4 igep00x0: move SPL routines into separate file by Ladislav Michl · 7 years ago
  32. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  33. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  34. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  35. 1e16bf7 igep003x: Falcon mode by Ladislav Michl · 7 years ago
  36. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  37. b2310f1 igep003x: Add support for IGEP SMARC AM335x by Pau Pajuelo · 8 years ago
  38. b6bd7f9 igep003x: UBIize by Ladislav Michl · 8 years ago
  39. 10bdc71 igep0033: Rename to igep003x by Ladislav Michl · 8 years ago
  40. e0e319a ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
  41. 4e7241a igep00x0: fixup FDT according to detected flash type by Ladislav Michl · 8 years ago
  42. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  43. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  44. e08a2bf igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERS by Ladislav Michl · 8 years ago
  45. be8e06d igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONS by Ladislav Michl · 8 years ago
  46. 01a63de igep00x0: add Hynix timings by Ladislav Michl · 8 years ago
  47. 25a22e9 igep00x0: disable CONFIG_DISPLAY_BOARDINFO by Ladislav Michl · 8 years ago
  48. ac87036 igep00x0: Falcon mode by Ladislav Michl · 8 years ago
  49. c44e29f igep00x0: generate default mtdparts according NAND chip used by Ladislav Michl · 8 years ago
  50. 3e34928 igep00x0: runtime flash detection by Ladislav Michl · 8 years ago
  51. aa0ab8f igep00x0: remove unused empty function omap_rev_string() by Ladislav Michl · 8 years ago
  52. 9c81436 igep00x0: remove useless setup_net_chip declaration by Ladislav Michl · 8 years ago
  53. 11279dc igep00x0: reorder lan9221 code to remove ifdefs by Ladislav Michl · 8 years ago
  54. dafe885 igep00x0: move sysinfo into C file by Ladislav Michl · 8 years ago
  55. d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
  56. 6399e5e igep00x0: Cleanup ethernet support by Ladislav Michl · 9 years ago
  57. 52ac443 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  58. 6bc318e omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  59. a5d75f7 igep00x0: Switch to use the generic distro configuration and environment. by Enric Balletbò i Serra · 9 years ago
  60. 329c38b igep00xx: MAINTAINERS: update eballetbo's email address. by Enric Balletbò i Serra · 9 years ago
  61. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  62. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  63. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  64. b396e6d dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  65. a66c887 OMAP3: igep00x0: Fix boot hang and add support for status LED. by Enric Balletbo i Serra · 10 years ago
  66. 6955989 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  67. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  68. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  69. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  70. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  71. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  72. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  73. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  74. d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  75. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  76. 4944f37 drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  77. 303b267 ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · 11 years ago
  78. bcce2a0 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · 11 years ago
  79. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  80. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  81. 949a6ad pcm051/igep0033: Supply bd_ram_ofs for cpsw driver by Lars Poeschel · 11 years ago
  82. 177db36 ARM: IGEP0033: Update timing to run DDR at 400MHz. by Enric Balletbo i Serra · 11 years ago
  83. c4fea29 arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · 11 years ago
  84. f3b6a1d am33xx: Stop using PHYS_DRAM_1 define by Tom Rini · 11 years ago
  85. 7a0155e OMAP3: igep00x0: allow booting with a FDT from MMC by Javier Martinez Canillas · 11 years ago
  86. aca204b ARM: IGEP0033: Remove CYGNUS name from header. by Enric Balletbo i Serra · 11 years ago
  87. b21f2ac ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
  88. b1b6fba ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · 11 years ago
  89. 89a83bf ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 11 years ago
  90. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  91. 57004c5 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  92. 8aa1da9 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  93. 51df26c am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  94. 9b96f46 ARM: Add support for IGEP COM AQUILA/CYGNUS by Enric Balletbo i Serra · 12 years ago
  95. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  96. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  97. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  98. 02043a7 OMAP3: igep00x0: Add new IGEP COM PROTON. by Enric Balletbo i Serra · 12 years ago
  99. 777404e OMAP3: igep00x0: use official board names. by Enric Balletbo i Serra · 12 years ago
  100. d6c8a12 OMAP3: igep00x0: fix a build warning on IGEP boards by Javier Martinez Canillas · 12 years ago