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