| Commit message (Expand) | Author | Age | Lines |
* | omap4_panda: Initialize the USB phy | Chris Lalancette | 2011-12-19 | -0/+59 |
* | board/ti/omap2420h4/omap2420h4.c: Fix GC 4.6 build warning | Wolfgang Denk | 2011-12-12 | -2/+1 |
* | board/ti/omap730p2/flash.c: Fix GCC 4.6 build warnings | Wolfgang Denk | 2011-12-10 | -7/+12 |
* | board/ti/omap1610inn/flash.c: Fix GCC 4.6 build warnings | Wolfgang Denk | 2011-12-10 | -8/+13 |
* | AM3517 CraneBoard: Add SPL support | Tom Rini | 2011-12-06 | -30/+1 |
* | OMAP3: Add SPL support to omap3_evm | Tom Rini | 2011-12-06 | -35/+39 |
* | OMAP3: Add SPL support to Beagleboard | Tom Rini | 2011-12-06 | -35/+69 |
* | AM3517: move AM3517 specific mux defines to generic header | Ilya Yanok | 2011-12-06 | -39/+0 |
* | omap4460: fix TPS initialization | Aneesh V | 2011-12-06 | -2/+13 |
* | omap4/5: Add support for booting with CH. | Sricharan | 2011-11-15 | -16/+17 |
* | omap5: Add minimal support for omap5430. | Sricharan | 2011-11-15 | -7/+584 |
* | omap3evm: Set environment variable 'ethaddr' | Sanjeev Premi | 2011-11-03 | -0/+15 |
* | ARM:AM33XX: Add support for TI AM335X EVM | Chandan Nath | 2011-10-27 | -0/+393 |
* | omap: Don't use gpio_free to change direction to input | Joe Hershberger | 2011-10-27 | -6/+0 |
* | omap4: splitting padconfs into common, 4430 and 4460 | Ricardo Salveti de Araujo | 2011-10-27 | -2/+29 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -72/+0 |
* | OMAP3: beagle: Fix build warning in beagle.c | Dirk Behme | 2011-09-22 | -1/+1 |
* | led: remove camel casing of led identifiers globally | Jason Kridner | 2011-09-13 | -2/+2 |
* | omap4: fix pad configuration settings for SDP and Panda | Aneesh V | 2011-09-13 | -28/+22 |
* | omap: gpio: Adapt board files to use generic API | Sanjeev Premi | 2011-09-13 | -39/+39 |
* | beagleboard: enable HUB power on all variants of the BeagleBoard | Christian Spielberger | 2011-09-04 | -1/+9 |
* | led: Remove state-saving of led for toggle functionality and add toggle optio... | Joel A Fernandes | 2011-09-04 | -16/+12 |
* | BeagleBoard: fix LED 0/1 in driver | Jason Kridner | 2011-09-04 | -2/+2 |
* | BeagleBoard: Configure DVI/S-video | Jason Kridner | 2011-09-04 | -0/+110 |
* | BeagleBoard: Added userbutton command | Jason Kridner | 2011-09-04 | -0/+56 |
* | BeagleBoard: turn off clocks in ehci_stop | Koen Kooi | 2011-09-04 | -0/+6 |
* | beagleboard: add support for xM revision C | Koen Kooi | 2011-09-04 | -0/+11 |
* | OMAP3 Beagle Pin Mux initialization glitch fix | Bob Feretich | 2011-09-04 | -6/+6 |
* | TI OMAP3 SDP3430: Use generic MMC driver | Tom Rini | 2011-09-04 | -0/+9 |
* | AM3517 CraneBoard: Use generic MMC driver | Tom Rini | 2011-09-04 | -0/+9 |
* | omap3evm: Use generic MMC driver | Vaibhav Hiremath | 2011-09-04 | -0/+9 |
* | arm: omap: innovator: use common code for machine type | Igor Grinberg | 2011-09-03 | -7/+0 |
* | omap: add basic SPL support | Aneesh V | 2011-08-03 | -62/+4 |
* | omap4: cleanup pin mux data | Aneesh V | 2011-08-03 | -174/+80 |
* | omap3evm: eth: Include functions only when necessary | Sanjeev Premi | 2011-08-03 | -0/+2 |
* | omap3evm: Update ethernet reset sequence for Rev.G board | Sriramakrishnan | 2011-08-03 | -9/+26 |
* | omap3evm: eth: split function setup_net_chip | Sanjeev Premi | 2011-08-03 | -1/+12 |
* | Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm | Graeme Russ | 2011-07-16 | -18/+12 |
* | BeagleBoard: fixed typo in typecast | Jason Kridner | 2011-05-23 | -1/+1 |
* | Minor coding style cleanup. | Wolfgang Denk | 2011-05-19 | -1/+0 |
* | Fix incorrect use of getenv() before relocation | Wolfgang Denk | 2011-05-12 | -3/+4 |
* | omap3_beagle: enable EHCI and USB storage. | Alexander Holler | 2011-04-27 | -0/+106 |
* | OMAP3: Change some USB related MUX values | Alexander Holler | 2011-04-27 | -13/+14 |
* | ARMV7: AM3517/05: Add support for CraneBoard. | Srinath | 2011-04-27 | -0/+545 |
* | OMAP3: BeagleBoard: add more expansionboard IDs | Koen Kooi | 2011-04-27 | -1/+41 |
* | OMAP3: BeagleBoard: add xM rev B to ID table | Koen Kooi | 2011-04-27 | -6/+19 |
* | OMAP3: BeagleBoard: Enable pullups on i2c2. | Steve Kipisz | 2011-04-27 | -0/+4 |
* | BeagleBoard: Added LED driver | Jason Kridner | 2011-04-27 | -1/+101 |
* | Merge branch 'next' of ../next | Wolfgang Denk | 2010-12-22 | -1/+63 |
|\ |
|
| * | Merge branch 'master' of ../master into next | Wolfgang Denk | 2010-12-16 | -1/+1 |
| |\ |
|