1. a6a19f1 ARM: omap3_beagle: Power on MMC when setting up PMIC by Romain Naour · Fri Feb 25 12:18:32 2022 +0100
  2. e55ca0b ARM: omap3_beagle: Remove non-DM initialization by Romain Naour · Fri Feb 25 12:18:31 2022 +0100
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  4. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  5. 83141c5 omap3_beagle: Finish current outstanding DM migrations by Tom Rini · Tue Jun 30 15:02:27 2020 -0400
  6. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  7. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  8. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  9. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  10. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  11. 56c7a6a omap3_beagle: Update for DM SPL support by Tom Rini · Sat Feb 16 16:36:29 2019 -0500
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  13. be01035 ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file by Derald D. Woods · Mon Feb 26 17:52:57 2018 -0600
  14. 2b6b089 ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoard by Derald D. Woods · Fri Dec 29 10:37:32 2017 -0600
  15. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:24 2017 +0900
  16. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  17. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · Tue Jun 13 15:17:28 2017 +0900
  18. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Mon May 15 20:17:56 2017 -0400
  19. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
  20. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:39 2017 +0900
  21. e0e319a ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · Wed Feb 01 11:39:14 2017 +0100
  22. 4892d39 status_led: Kconfig migration by Uri Mashiach · Thu Jan 19 10:51:45 2017 +0200
  23. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · Wed Jan 18 08:05:49 2017 +0100
  24. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  25. d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · Mon Mar 07 21:08:49 2016 -0600
  26. 52ac443 ns16550: unify serial_omap by Thomas Chou · Thu Nov 19 21:48:12 2015 +0800
  27. 6bc318e omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · Thu Aug 27 19:37:13 2015 +0200
  28. 2edadee omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · Thu Aug 27 19:37:12 2015 +0200
  29. 290ba6d omap3: omap_die_id support by Paul Kocialkowski · Thu Aug 27 19:37:09 2015 +0200
  30. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  31. d65f50c beagle-xm: gpio_63 fix wrong pin initialization by Evgeniy Dushistov · Tue May 12 22:17:10 2015 +0300
  32. ec7f264 MAINTAINERS, git-mailrc: Update my email address by Tom Rini · Mon Mar 02 08:37:50 2015 -0500
  33. 6955989 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · Sat Nov 08 20:55:47 2014 +0100
  34. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · Wed Oct 22 21:37:15 2014 -0600
  35. 7822fe0 beagleboard: Remove side effects of i2c2 pullup resisters initialization code by Alexander Kochetkov · Mon Sep 29 21:46:48 2014 +0400
  36. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  37. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:02 2014 +0900
  38. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  39. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  40. 739b98f OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid by Nishanth Menon · Fri Mar 28 11:00:06 2014 -0500
  41. d589f92 Makefile: specifiy an explicite object name rather than $(BOARD).o by Masahiro Yamada · Mon Nov 11 14:35:50 2013 +0900
  42. 376c5bf board: ti: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:05 2013 +0900
  43. 7d6bbb9 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · Thu Oct 10 15:27:57 2013 -0700
  44. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · Fri Oct 04 19:22:26 2013 +0200
  45. 1d65fb3 beagleboard: remove RevB support for BeagleBoard Xm by Nishanth Menon · Mon Jul 15 07:11:30 2013 -0500
  46. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  47. 4dfad75 beagleboard: Update comment in get_board_rev() by Tom Rini · Tue Apr 16 16:31:20 2013 -0400
  48. 65bd0af omap3: allow dynamic selection of gfx_format by Nikita Kiryanov · Wed Jan 30 21:39:55 2013 +0000
  49. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · Mon Dec 03 02:19:47 2012 +0000
  50. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · Mon Dec 03 02:19:44 2012 +0000
  51. 346d7eb beagle: expansion boards: add LSR COM6L adapter by robertcnelson@gmail.com · Mon Feb 04 06:03:30 2013 +0000
  52. aba0c9c beagle: expansion boards: retry i2c_read with 16bit addressing by robertcnelson@gmail.com · Mon Feb 04 06:03:10 2013 +0000
  53. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jan 08 13:15:45 2013 +0100
  54. edb5c2f Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · Tue Nov 13 07:40:28 2012 +0000
  55. cb7b2b8 omap3_beagle: add musb-new init by Ilya Yanok · Tue Nov 06 13:48:30 2012 +0000
  56. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · Wed Sep 26 00:14:35 2012 +0200
  57. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · Tue Sep 18 00:22:50 2012 +0000
  58. a2f5456 beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3 by Peter Meerwald · Tue Jul 10 06:07:34 2012 +0000
  59. cb8a25c beagle: removed unused pr_debug #define by Peter Meerwald · Mon Jul 02 12:26:31 2012 +0000
  60. a93ee5f beagle: make get_expansion_id(), get_board_revision(), beagle_display_init() static by Peter Meerwald · Mon Jul 02 03:19:03 2012 +0000
  61. ad5691f beagle: add eeprom expansion board info for bct brettl4 by Peter Meerwald · Thu Jun 28 05:38:35 2012 +0000
  62. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · Fri Feb 24 11:30:18 2012 +0000
  63. 0455fa9 BeagleBoard: Remove userbutton command and use gpio command instead by Joel Fernandes · Sun Sep 11 08:37:33 2011 +0000
  64. 359260b board/ti/beagle/beagle.c: Fix build warnings by Anatolij Gustschin · Tue Mar 27 23:05:07 2012 +0000
  65. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  66. 03ed046 beagle: enable DVI_PUP by Peter Meerwald · Wed Feb 08 05:24:26 2012 +0000
  67. 6c65484 beagle: fix typos by Peter Meerwald · Thu Feb 02 12:51:01 2012 +0000
  68. edc16a0 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · Mon Feb 06 03:55:34 2012 +0000
  69. 7ad7578 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · Mon Feb 06 03:55:33 2012 +0000
  70. 4b949bb Beagleboard: Correct memory size on rev C4 by robertcnelson@gmail.com · Fri Jan 27 07:09:42 2012 +0000
  71. 1aca738 beagle: add eeprom expansion board info for bct brettl3 by Peter Meerwald · Tue Jan 03 04:14:35 2012 +0000
  72. 06c32fb OMAP3: Add SPL support to Beagleboard by Tom Rini · Fri Nov 18 12:48:08 2011 +0000
  73. 9b124d3 omap: Don't use gpio_free to change direction to input by Joe Hershberger · Wed Oct 12 10:31:44 2011 +0000
  74. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  75. 5421b58 OMAP3: beagle: Fix build warning in beagle.c by Dirk Behme · Thu Sep 22 01:53:22 2011 +0000
  76. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · Sun Sep 04 14:40:16 2011 -0400
  77. 7b3dc82 omap: gpio: Adapt board files to use generic API by Sanjeev Premi · Thu Sep 08 10:51:01 2011 -0400
  78. 3be83dc beagleboard: enable HUB power on all variants of the BeagleBoard by Christian Spielberger · Wed Aug 24 17:17:31 2011 -0500
  79. 26bd918 led: Remove state-saving of led for toggle functionality and add toggle option to led command by Joel A Fernandes · Thu Aug 11 23:16:53 2011 -0500
  80. 0ccb877 BeagleBoard: fix LED 0/1 in driver by Jason Kridner · Tue Apr 19 10:55:26 2011 -0500
  81. b8f6ac5 BeagleBoard: Configure DVI/S-video by Jason Kridner · Tue Apr 19 14:01:13 2011 -0500
  82. 85a08fb BeagleBoard: Added userbutton command by Jason Kridner · Wed Jul 21 07:41:25 2010 -0500
  83. f1f731f BeagleBoard: turn off clocks in ehci_stop by Koen Kooi · Fri Jun 17 09:26:17 2011 +0200
  84. 6330844 beagleboard: add support for xM revision C by Koen Kooi · Fri Jun 17 09:37:37 2011 +0200
  85. 0ad8951 OMAP3 Beagle Pin Mux initialization glitch fix by Bob Feretich · Thu Feb 24 13:16:44 2011 +0000
  86. 40aebca BeagleBoard: fixed typo in typecast by Jason Kridner · Wed Apr 20 13:52:26 2011 +0000
  87. 80f7021 Minor coding style cleanup. by Wolfgang Denk · Thu May 19 22:21:41 2011 +0200
  88. 8f6f15c omap3_beagle: enable EHCI and USB storage. by Alexander Holler · Tue Apr 19 09:30:35 2011 -0400
  89. e1a2957 OMAP3: Change some USB related MUX values by Alexander Holler · Tue Apr 19 09:27:23 2011 -0400
  90. 3d5dac6 OMAP3: BeagleBoard: add more expansionboard IDs by Koen Kooi · Mon Apr 18 17:29:35 2011 -0400
  91. 5b8018c OMAP3: BeagleBoard: add xM rev B to ID table by Koen Kooi · Mon Apr 18 17:28:32 2011 -0400
  92. bf7438a OMAP3: BeagleBoard: Enable pullups on i2c2. by Steve Kipisz · Mon Apr 18 17:27:00 2011 -0400
  93. c3ef8bc BeagleBoard: Added LED driver by Jason Kridner · Mon Apr 18 17:23:35 2011 -0400
  94. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · Mon Dec 20 18:27:51 2010 -0700
  95. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  96. b6241c2 ARMV7: OMAP3: Add expansion board detection for Beagle by Koen Kooi · Mon Sep 20 10:21:33 2010 -0700
  97. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  98. 57c6241 ARMV7: OMAP4: Use generic mmc driver on Beagle by Steve Sakoman · Sun Sep 19 21:19:48 2010 -0700
  99. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  100. c3b9983 ARMV7: OMAP3: Update Beagle xM pinmux with USB hub and DVI gpio setup by Steve Sakoman · Mon Sep 20 09:55:24 2010 -0700