1. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  2. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  3. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  4. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  5. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  6. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  7. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  8. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  9. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 10 months ago
  10. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  11. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  12. 829d646 omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION by Enric Balletbo i Serra · 6 years ago
  13. f88a34d omap3: igep00x0: Remove unmaintained IGEP0032 defconfig by Enric Balletbo i Serra · 6 years ago
  14. 358fd21 igep003x: MAINTAINER: Remove myself as maintainer and add Javier by Enric Balletbo i Serra · 6 years ago
  15. b35fb6a board: constify struct node_info array by Masahiro Yamada · 6 years ago
  16. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  17. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  18. 79df00f MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  19. 195dc23 igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig by Pau Pajuelo · 7 years ago
  20. 4c699a4 igep00x0: move SPL routines into separate file by Ladislav Michl · 7 years ago
  21. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  22. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  23. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  24. ab3b777 igep003x: Falcon mode by Ladislav Michl · 7 years ago
  25. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 7 years ago
  26. 09533e5 igep003x: Add support for IGEP SMARC AM335x by Pau Pajuelo · 7 years ago
  27. 3607e0f igep003x: UBIize by Ladislav Michl · 7 years ago
  28. a96c08f igep0033: Rename to igep003x by Ladislav Michl · 7 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 · 8 years ago
  38. a5debaa igep00x0: generate default mtdparts according NAND chip used by Ladislav Michl · 8 years ago
  39. 97ee706 igep00x0: runtime flash detection by Ladislav Michl · 8 years ago
  40. c2d47fa igep00x0: remove unused empty function omap_rev_string() by Ladislav Michl · 8 years ago
  41. cccdb19 igep00x0: remove useless setup_net_chip declaration by Ladislav Michl · 8 years ago
  42. b0c4763 igep00x0: reorder lan9221 code to remove ifdefs by Ladislav Michl · 8 years ago
  43. b7e042d igep00x0: move sysinfo into C file by Ladislav Michl · 8 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. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  51. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 9 years ago
  52. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  53. 001646c dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  54. f3b4bc4 OMAP3: igep00x0: Fix boot hang and add support for status LED. by Enric Balletbo i Serra · 10 years ago
  55. aac5450 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  56. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  57. b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  58. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  59. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  60. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  61. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  62. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  63. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  64. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  65. 9c653aa drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  66. 965de8b ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · 11 years ago
  67. 39245c8 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · 11 years ago
  68. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  69. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  70. 6478cde pcm051/igep0033: Supply bd_ram_ofs for cpsw driver by Lars Poeschel · 11 years ago
  71. 94b32f6 ARM: IGEP0033: Update timing to run DDR at 400MHz. by Enric Balletbo i Serra · 11 years ago
  72. dafd4db arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · 11 years ago
  73. 73feefd am33xx: Stop using PHYS_DRAM_1 define by Tom Rini · 11 years ago
  74. a2fa28b OMAP3: igep00x0: allow booting with a FDT from MMC by Javier Martinez Canillas · 11 years ago
  75. 3a2f040 ARM: IGEP0033: Remove CYGNUS name from header. by Enric Balletbo i Serra · 11 years ago
  76. 0660481 ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
  77. 95cb69f ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · 11 years ago
  78. 94d77fb ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 11 years ago
  79. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  80. 7ea7f68 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  81. 49f7836 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  82. 4596dcc am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  83. 5f5c1d1 ARM: Add support for IGEP COM AQUILA/CYGNUS by Enric Balletbo i Serra · 11 years ago
  84. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 11 years ago
  85. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  86. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  87. d9aacf4 OMAP3: igep00x0: Add new IGEP COM PROTON. by Enric Balletbo i Serra · 12 years ago
  88. 4c21b4c OMAP3: igep00x0: use official board names. by Enric Balletbo i Serra · 12 years ago
  89. 3e857d0 OMAP3: igep00x0: fix a build warning on IGEP boards by Javier Martinez Canillas · 12 years ago
  90. 9d4f542 OMAP3: igep00x0: add boot status GPIO LED by Javier Martinez Canillas · 12 years ago
  91. 77eea28 OMAP3: use a single board file for IGEP devices by Javier Martinez Canillas · 12 years ago
  92. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  93. 4833b09 OMAP3: fix DRAM size for IGEP-based boards. by Enric Balletbò i Serra · 12 years ago
  94. d271a61 OMAP3: igep00x0: add SPL support for IGEP-based boards by Javier Martinez Canillas · 12 years ago
  95. ca511cf OMAP3: igep00x0: Add config option to choose flash storage memory by Javier Martinez Canillas · 12 years ago
  96. dc7a9e6 OMAP3: igep00x0: Reduce lines of code for IGEP-based boards. by Enric Balletbò i Serra · 13 years ago
  97. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  98. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  99. 5213d24 OMAP3: Overo: Update GPMC timing for ethernet chip by Philip Balister · 13 years ago
  100. 84c3b63 omap: gpio: Adapt board files to use generic API by Sanjeev Premi · 13 years ago