| Commit message (Expand) | Author | Age | Lines |
* | omap/spl: actually enable the console | Ilya Yanok | 2011-11-03 | -0/+2 |
* | Reduce build times | Wolfgang Denk | 2011-11-03 | -4/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-10-28 | -41/+2491 |
|\ |
|
| * | ARM: Add Calxeda Highbank platform | Rob Herring | 2011-10-27 | -0/+169 |
| * | ARM:AM33XX: Add support for TI AM335X EVM | Chandan Nath | 2011-10-27 | -1/+67 |
| * | ARM:AM33XX: Added timer support | Chandan Nath | 2011-10-27 | -0/+2 |
| * | ARM:AM33XX: Add emif/ddr support | Chandan Nath | 2011-10-27 | -0/+351 |
| * | ARM:AM33XX: Add clock definitions | Chandan Nath | 2011-10-27 | -0/+274 |
| * | ARM:AM33XX: Added support for AM33xx | Chandan Nath | 2011-10-27 | -0/+246 |
| * | omap: Don't use gpio_free to change direction to input | Joe Hershberger | 2011-10-27 | -7/+0 |
| * | omap: spl: fix build break due to changes in FAT | Aneesh V | 2011-10-27 | -0/+4 |
| * | OMAP3 SPL: Provide weak omap_rev_string | Tom Rini | 2011-10-27 | -6/+8 |
| * | omap4: splitting padconfs into common, 4430 and 4460 | Ricardo Salveti de Araujo | 2011-10-27 | -2/+11 |
| * | omap4: adding revision detection for 4460 ES1.1 | Ricardo Salveti de Araujo | 2011-10-27 | -1/+11 |
| * | omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL | Ricardo Salveti de Araujo | 2011-10-27 | -3/+3 |
| * | imx: fix coding style | Fabio Estevam | 2011-10-27 | -8/+2 |
| * | tegra2: Add more pinmux functions | Simon Glass | 2011-10-27 | -1/+521 |
| * | tegra2: Rename PIN_ to PINGRP_ | Simon Glass | 2011-10-27 | -3/+3 |
| * | tegra2: Add more clock functions | Simon Glass | 2011-10-27 | -7/+817 |
| * | tegra2: Rename CLOCK_PLL_ID to CLOCK_ID | Simon Glass | 2011-10-27 | -4/+4 |
* | | GCC4.6: Squash warnings in omap4 clocks.c | Marek Vasut | 2011-10-27 | -2/+2 |
* | | GCC4.6: Squash warning in tegra2 board.c | Marek Vasut | 2011-10-27 | -1/+1 |
|/ |
|
* | build: add missing $(AR)->$(cmd_link_o_target) update | Mike Frysinger | 2011-10-22 | -1/+1 |
* | Move timestamp and version files into 'generated' subdir | Simon Glass | 2011-10-17 | -6/+3 |
* | MX5: Clean up the output of "clocks" command | Marek Vasut | 2011-09-30 | -7/+9 |
* | MX5: Add AHB clock reporting and fix IPG clock reporting | Marek Vasut | 2011-09-30 | -9/+27 |
* | MX5: Modify the PLL decoding algorithm | Marek Vasut | 2011-09-30 | -10/+56 |
* | omap3: Fix compile warning | Sanjeev Premi | 2011-09-30 | -1/+1 |
* | omap-common: reorganize spl.c | Simon Schwarz | 2011-09-30 | -177/+247 |
* | omap3: implement boot parameter saving | Simon Schwarz | 2011-09-30 | -3/+12 |
* | omap3: new SPL structure support | Simon Schwarz | 2011-09-30 | -0/+35 |
* | omap-common: add nand spl support | Simon Schwarz | 2011-09-30 | -3/+93 |
* | omap3: Configure RAM bank 0 if in SPL | Simon Schwarz | 2011-09-30 | -1/+31 |
* | omap-common/omap4: relocate early UART clock setup | Simon Schwarz | 2011-09-30 | -1/+2 |
* | omap4: IO settings | Aneesh V | 2011-09-13 | -25/+62 |
* | omap4: make SDRAM init work for ES1.0 silicon | Aneesh V | 2011-09-13 | -51/+20 |
* | omap: gpio: generic changes after changing API | Sanjeev Premi | 2011-09-13 | -2/+3 |
* | omap: gpio: Use generic API | Sanjeev Premi | 2011-09-13 | -31/+82 |
* | ARMV7: OMAP3: Add 37xx ESx revision numbers. | Howard D. Gray | 2011-09-12 | -1/+12 |
* | OMAP: Add function to get state of a GPIO output | Joel A Fernandes | 2011-09-12 | -0/+20 |
* | tegra2: fix warning: "assert" redefined | Wolfgang Denk | 2011-09-10 | -8/+0 |
* | Makefile : fix generation of cpu related asm-offsets.h | Stefano Babic | 2011-09-07 | -3/+1 |
* | dm3730: enable dpll5 | Eric Benard | 2011-09-04 | -0/+1 |
* | omap3:clock: check cpu_family before enabling clks for IVA & CAM | Vaibhav Hiremath | 2011-09-04 | -4/+10 |
* | omap3:clock: configure GFX clock to 200MHz for AM/DM37x | Vaibhav Hiremath | 2011-09-04 | -1/+1 |
* | armv7: cache: remove flush on un-aligned invalidate | Aneesh V | 2011-09-04 | -6/+8 |
* | armv7: stronger barrier for cache-maintenance operations | Aneesh V | 2011-09-04 | -6/+6 |
* | omap: enable caches at system start-up | Aneesh V | 2011-09-04 | -0/+16 |
* | Tegra2: Use clock and pinmux functions to simplify code | Simon Glass | 2011-09-04 | -33/+14 |
* | Tegra2: Add additional pin multiplexing features | Simon Glass | 2011-09-04 | -1/+53 |