1. 227be29 Merge tag 'v2024.07-rc4' into next by Tom Rini · 8 months ago
  2. b1d2af9 Merge patch series "omap3: igep0x00: Fix boot failure and modernize the boards support" by Tom Rini · 8 months ago
  3. 261bb9c omap3: igep0x00: Update for DM SPL support by Javier Martinez Canillas · 8 months ago
  4. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  5. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  6. 582fb80 board: isee: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  7. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 8 months ago
  8. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 2 months ago
  9. cd31c53 igep00x0: Disable networking by Tom Rini · 2 years, 6 months ago
  10. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  11. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years, 1 month ago
  12. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 1 month ago
  13. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 7 months ago
  14. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
  15. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 8 months ago
  16. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 8 months ago
  17. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 5 years ago
  18. b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  19. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  20. 829d646 omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION by Enric Balletbo i Serra · 6 years ago
  21. f88a34d omap3: igep00x0: Remove unmaintained IGEP0032 defconfig by Enric Balletbo i Serra · 6 years ago
  22. b35fb6a board: constify struct node_info array by Masahiro Yamada · 7 years ago
  23. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  24. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  25. 195dc23 igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig by Pau Pajuelo · 7 years ago
  26. 4c699a4 igep00x0: move SPL routines into separate file by Ladislav Michl · 7 years ago
  27. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  28. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  29. d5abcf9 ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
  30. e4290aa igep00x0: fixup FDT according to detected flash type by Ladislav Michl · 8 years ago
  31. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  32. 17fa032 serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  33. df015c9 igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERS by Ladislav Michl · 8 years ago
  34. 568b471 igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONS by Ladislav Michl · 8 years ago
  35. 4fa72bd igep00x0: add Hynix timings by Ladislav Michl · 8 years ago
  36. ad560f8 igep00x0: disable CONFIG_DISPLAY_BOARDINFO by Ladislav Michl · 8 years ago
  37. fe9f628 igep00x0: Falcon mode by Ladislav Michl · 9 years ago
  38. a5debaa igep00x0: generate default mtdparts according NAND chip used by Ladislav Michl · 9 years ago
  39. 97ee706 igep00x0: runtime flash detection by Ladislav Michl · 9 years ago
  40. c2d47fa igep00x0: remove unused empty function omap_rev_string() by Ladislav Michl · 9 years ago
  41. cccdb19 igep00x0: remove useless setup_net_chip declaration by Ladislav Michl · 9 years ago
  42. b0c4763 igep00x0: reorder lan9221 code to remove ifdefs by Ladislav Michl · 9 years ago
  43. b7e042d igep00x0: move sysinfo into C file by Ladislav Michl · 9 years ago
  44. 2f6ed3b ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
  45. 6ed75ba igep00x0: Cleanup ethernet support by Ladislav Michl · 9 years ago
  46. c7b9686 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  47. 679f82c omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  48. 4037224 igep00x0: Switch to use the generic distro configuration and environment. by Enric Balletbò i Serra · 9 years ago
  49. da73de5 igep00xx: MAINTAINERS: update eballetbo's email address. by Enric Balletbò i Serra · 9 years ago
  50. f3b4bc4 OMAP3: igep00x0: Fix boot hang and add support for status LED. by Enric Balletbo i Serra · 10 years ago
  51. aac5450 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  52. b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  53. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  54. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  55. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  56. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  57. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  58. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  59. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  60. a2fa28b OMAP3: igep00x0: allow booting with a FDT from MMC by Javier Martinez Canillas · 11 years ago
  61. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  62. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  63. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  64. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  65. d9aacf4 OMAP3: igep00x0: Add new IGEP COM PROTON. by Enric Balletbo i Serra · 12 years ago
  66. 4c21b4c OMAP3: igep00x0: use official board names. by Enric Balletbo i Serra · 12 years ago
  67. 3e857d0 OMAP3: igep00x0: fix a build warning on IGEP boards by Javier Martinez Canillas · 12 years ago
  68. 9d4f542 OMAP3: igep00x0: add boot status GPIO LED by Javier Martinez Canillas · 12 years ago
  69. 77eea28 OMAP3: use a single board file for IGEP devices by Javier Martinez Canillas · 12 years ago