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