Age | Commit message (Expand) | Author |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-06-05 | arm: Add explicit include of <asm/mach-types.h> | Simon Glass |
2017-05-16 | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini |
2017-05-15 | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD | Tom Rini |
2017-05-15 | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada |
2017-03-19 | ti: boot: Register the MMC controllers in SPL in the same way as in u-boot | Jean-Jacques Hiblot |
2016-03-15 | omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs | Paul Kocialkowski |
2016-03-15 | omap_hsmmc: Board-specific TWL6030 MMC power initialization | Paul Kocialkowski |
2015-10-22 | omap-common: Common serial and usbethaddr functions based on die id | Paul Kocialkowski |
2015-10-22 | omap4: omap_die_id support | Paul Kocialkowski |
2015-10-22 | ARM Fix pandaboard es and a4 revision ID | dbatzle@dcbcyber.com |
2015-01-05 | ARM: OMAP4: Panda: rework DMM logic | Nishanth Menon |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-30 | omap4: kconfig: move board select menu and common settings | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-04-17 | OMAP: common: consolidate fake USB ethernet MAC address creation | Nishanth Menon |
2014-04-17 | ARM: OMAP: remove sr32() from OMAP board code | Wolfgang Denk |
2014-01-24 | ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL | Jassi Brar |
2013-12-04 | pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAM | Hardik Patel |
2013-10-31 | board: ti: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-20 | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. | Troy Kisky |
2013-10-20 | usb: new board-specific USB init interface | Mateusz Zalega |
2013-10-14 | ARM: omap4-panda: Add MAC address creation for panda | Dan Murphy |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-18 | arm: omap4: panda: Fix checkpatch on panda file | Dan Murphy |
2013-06-18 | arm: omap4: panda: Add reading of the board revision | Dan Murphy |
2013-06-10 | ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h | Lokesh Vutla |
2013-06-10 | ARM: OMAP4+: Cleanup header files | Lokesh Vutla |
2013-05-10 | ARM:Panda:Fix device tree loading for the panda-es | Dan Murphy |
2013-03-08 | omap_hsmmc: add driver check for write protection | Nikita Kiryanov |
2013-03-08 | omap_hsmmc: implement driver check for card detection | Nikita Kiryanov |
2012-10-15 | usb: ehci: rework to take advantage of new lowlevel interface | Lucas Stach |
2012-07-20 | ARM: OMAP4: PANDA: Add rest of the USB module pads to essentials | SRICHARAN R |
2012-05-15 | omap4: panda: disable uart2 pads during boot | Tero Kristo |
2012-05-15 | OMAP4460: TPS Ensure SET1 is selected after voltage configuration | Nishanth Menon |
2012-05-15 | ARM:OMAP+:MMC: Add parameters to MMC init | Jonathan Solnit |
2012-02-12 | OMAP4: ehci-omap: enable ehci-omap for panda boards | Govindraj.R |
2012-02-12 | ehci-omap: Clean up added ehci-omap.c | Govindraj.R |
2011-12-19 | omap4_panda: Initialize the USB phy | Chris Lalancette |
2011-12-06 | omap4460: fix TPS initialization | Aneesh V |
2011-11-15 | omap5: Add minimal support for omap5430. | Sricharan |
2011-10-27 | omap4: splitting padconfs into common, 4430 and 4460 | Ricardo Salveti de Araujo |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-09-13 | omap4: fix pad configuration settings for SDP and Panda | Aneesh V |
2011-08-03 | omap: add basic SPL support | Aneesh V |
2011-08-03 | omap4: cleanup pin mux data | Aneesh V |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-10-17 | ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP | Steve Sakoman |