1. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  2. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  3. fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  4. 07f6c06 ARM: omap3: overo: Fix MMC init for SPL by Anselm Busse · 5 years ago
  5. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  7. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  8. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  9. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  10. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  11. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  12. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  13. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  14. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  15. d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
  16. 52ac443 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  17. 6bc318e omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  18. 373aa04 overo: Fix regression introduced in a6b541b by Arun Bharadwaj · 10 years ago
  19. 9a0475c overo: Split overo.c into spl.c, common.c and overo.c by Arun Bharadwaj · 10 years ago
  20. 0aebb31 overo: Add support for Palo35 expansion board by Ash Charles · 10 years ago
  21. 59ae91e omap3: overo: Add DTS support for TobiDuo expansion by Arun Bharadwaj · 10 years ago
  22. d5c20ab omap3: overo: Set the Arbor43C 'expansionname' by Ash Charles · 10 years ago
  23. 6955989 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  24. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  25. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  26. 0c87e68 omap3: overo: Add usb host support by Stefan Herbrechtsmeier · 10 years ago
  27. e2f29a1 omap3: overo: Separate module and expansion board MUX configuration by Stefan Herbrechtsmeier · 10 years ago
  28. 59f72d2 omap3: overo: Move ethernet setup to board_eth_init function by Stefan Herbrechtsmeier · 10 years ago
  29. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  30. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  31. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  32. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  33. 1bfdde6 omap3: overo: Select fdtfile for expansion board by Ash Charles · 10 years ago
  34. 7baad0f OMAP3: overo: add some Gumstix expansion boards by Ash Charles · 11 years ago
  35. 9517fbb4 Add Board Revision for Wireless chip by Ash Charles · 11 years ago
  36. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  37. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  38. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  39. aeaa403 omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boards by Ash Charles · 11 years ago
  40. 9f32a9e omap: overo: update support for Micron 1GB POP by Steve Sakoman · 11 years ago
  41. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  42. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  43. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  44. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  45. edb5c2f Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  46. fe3b0c7 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  47. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  48. 785f1f0 overo: add SPL support by Andreas Müller · 13 years ago
  49. b958a5d board/overo/overo.c: replace printf with one argument by puts by Andreas Müller · 13 years ago
  50. 9b124d3 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  51. ed3cb50 OMAP3: overo: Move ethernet CS4 configuration to execute based on board id by Philip Balister · 13 years ago
  52. 2498ad3 omap: overo: Disable pull-ups on camera PCLK, HS and VS signals by Steve Sakoman · 13 years ago
  53. 9aff406 omap: overo: Configure mux for gpio10 by Steve Sakoman · 13 years ago
  54. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  55. d202473 overo: Set IEN on GPMC_CLK to support synchronous clocking. by Philip Balister · 13 years ago
  56. 1dc7d23 OMAP3: Overo: Update GPMC timing for ethernet chip by Philip Balister · 13 years ago
  57. 7b3dc82 omap: gpio: Adapt board files to use generic API by Sanjeev Premi · 13 years ago
  58. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  59. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  60. 0b88063 ARMV7: OMAP3: Add expansion board detection for Overo by Steve Sakoman · 14 years ago
  61. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  62. 20b56c0 ARMV7: OMAP3: Implement relocation for Overo by Steve Sakoman · 14 years ago
  63. b7d8052 ARMV7: OMAP4: Use generic mmc driver on Overo by Steve Sakoman · 14 years ago
  64. 541ce99 ARMV7: OMAP: Overo: Autodetect presence/absence of transceiver on mmc2 by Steve Sakoman · 14 years ago
  65. 0d1d008 ARMV7: OMAP: Configure Overo's second network chip by Steve Sakoman · 14 years ago
  66. 5ddc70b ARMV7: OMAP: Add board revision detection for Overo by Steve Sakoman · 14 years ago
  67. 3a00c66 ARMV7: OMAP: Enable input driver on Overo's MMC1_CLK and MMC3_CLK pinmux setup by Steve Sakoman · 15 years ago
  68. 1f68877 Overo GPMC registers by Scott Ellis · 15 years ago
  69. 17887bf TWL4030: make LEDs selectable for twl4030_led_init() by Grazvydas Ignotas · 15 years ago
  70. 4963f92 TI: OMAP3: Overo Tobi ethernet support by Olof Johansson · 15 years ago
  71. 4c391e5 OMAP3: Clean up whitespace in mux configs by Olof Johansson · 15 years ago
  72. fa6d6a0 omap3: move the other boards to board/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago