1. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  2. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  3. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  4. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  5. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  6. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  7. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  8. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  9. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  10. 66b8f28 omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION by Enric Balletbo i Serra · 6 years ago
  11. 00b39f9 omap3: igep00x0: Remove unmaintained IGEP0032 defconfig by Enric Balletbo i Serra · 6 years ago
  12. 20ead6f board: constify struct node_info array by Masahiro Yamada · 6 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  15. 4ddc309 igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig by Pau Pajuelo · 7 years ago
  16. 87d3be4 igep00x0: move SPL routines into separate file by Ladislav Michl · 7 years ago
  17. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  18. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  19. e0e319a ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
  20. 4e7241a igep00x0: fixup FDT according to detected flash type by Ladislav Michl · 8 years ago
  21. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  22. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  23. e08a2bf igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERS by Ladislav Michl · 8 years ago
  24. be8e06d igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONS by Ladislav Michl · 8 years ago
  25. 01a63de igep00x0: add Hynix timings by Ladislav Michl · 8 years ago
  26. 25a22e9 igep00x0: disable CONFIG_DISPLAY_BOARDINFO by Ladislav Michl · 8 years ago
  27. ac87036 igep00x0: Falcon mode by Ladislav Michl · 8 years ago
  28. c44e29f igep00x0: generate default mtdparts according NAND chip used by Ladislav Michl · 8 years ago
  29. 3e34928 igep00x0: runtime flash detection by Ladislav Michl · 8 years ago
  30. aa0ab8f igep00x0: remove unused empty function omap_rev_string() by Ladislav Michl · 8 years ago
  31. 9c81436 igep00x0: remove useless setup_net_chip declaration by Ladislav Michl · 8 years ago
  32. 11279dc igep00x0: reorder lan9221 code to remove ifdefs by Ladislav Michl · 8 years ago
  33. dafe885 igep00x0: move sysinfo into C file by Ladislav Michl · 8 years ago
  34. d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
  35. 6399e5e igep00x0: Cleanup ethernet support by Ladislav Michl · 9 years ago
  36. 52ac443 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  37. 6bc318e omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  38. a5d75f7 igep00x0: Switch to use the generic distro configuration and environment. by Enric Balletbò i Serra · 9 years ago
  39. 329c38b igep00xx: MAINTAINERS: update eballetbo's email address. by Enric Balletbò i Serra · 9 years ago
  40. a66c887 OMAP3: igep00x0: Fix boot hang and add support for status LED. by Enric Balletbo i Serra · 10 years ago
  41. 6955989 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  42. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  43. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  44. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  45. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  46. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  47. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  48. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  49. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  50. 7a0155e OMAP3: igep00x0: allow booting with a FDT from MMC by Javier Martinez Canillas · 11 years ago
  51. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  52. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  53. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  54. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  55. 02043a7 OMAP3: igep00x0: Add new IGEP COM PROTON. by Enric Balletbo i Serra · 12 years ago
  56. 777404e OMAP3: igep00x0: use official board names. by Enric Balletbo i Serra · 12 years ago
  57. d6c8a12 OMAP3: igep00x0: fix a build warning on IGEP boards by Javier Martinez Canillas · 12 years ago
  58. d549ace OMAP3: igep00x0: add boot status GPIO LED by Javier Martinez Canillas · 12 years ago
  59. e9b1452 OMAP3: use a single board file for IGEP devices by Javier Martinez Canillas · 12 years ago