| Commit message (Expand) | Author | Age | Lines |
* | am3517_evm: switch to musb-new | Ilya Yanok | 2012-11-20 | -0/+74 |
* | mx31: Fix PDR0_CSI_PODF | Benoît Thébaudeau | 2012-10-15 | -1/+1 |
* | serial: zoom2: Remove zoom2 serial prototypes from serial.h | Marek Vasut | 2012-10-15 | -1/+6 |
* | serial: Properly spell out the structure member names of serial_driver | Marek Vasut | 2012-10-15 | -8/+8 |
* | COMMON: Use __stringify() instead of rest of implementations | Marek Vasut | 2012-10-15 | -4/+3 |
* | imx27lite: update with gpio api change (v4) | trem | 2012-09-01 | -3/+2 |
* | omap3: Introduce weak misc_init_r | Tom Rini | 2012-05-15 | -11/+0 |
* | ARM:OMAP+:MMC: Add parameters to MMC init | Jonathan Solnit | 2012-05-15 | -4/+4 |
* | omap3logic: Add missing GPMC pinmux for LAN92xx access | Peter Barada | 2012-02-12 | -0/+15 |
* | ARMV7: Add support For Logic OMAP35x/DM37x modules | Peter Barada | 2012-01-16 | -0/+336 |
* | AM3517: Add SPL support | Tom Rini | 2011-12-06 | -31/+1 |
* | AM3517: move AM3517 specific mux defines to generic header | Ilya Yanok | 2011-12-06 | -40/+0 |
* | omap: Don't use gpio_free to change direction to input | Joe Hershberger | 2011-10-27 | -2/+0 |
* | imx: fix coding style | Fabio Estevam | 2011-10-27 | -4/+4 |
* | mx31: provide readable WEIM CS accessor | Helmut Raiger | 2011-10-27 | -6/+22 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -30/+0 |
* | imx31_litekit: Place machine ID into board config | Fabio Estevam | 2011-09-30 | -1/+0 |
* | imx31_litekit: Remove dram_init_banksize() | Fabio Estevam | 2011-09-30 | -6/+0 |
* | led: remove camel casing of led identifiers globally | Jason Kridner | 2011-09-13 | -14/+14 |
* | omap: gpio: Adapt board files to use generic API | Sanjeev Premi | 2011-09-13 | -29/+29 |
* | Makefile : fix generation of cpu related asm-offsets.h | Stefano Babic | 2011-09-07 | -1/+1 |
* | OMAP3: Zoom2: Use generic MMC driver | Tom Rini | 2011-09-04 | -0/+9 |
* | OMAP3: Zoom1: Use generic MMC driver | Tom Rini | 2011-09-04 | -0/+9 |
* | am3517evm: Use generic MMC driver | Vaibhav Hiremath | 2011-09-04 | -0/+9 |
* | serial: drop useless ctlr field | Mike Frysinger | 2011-07-26 | -2/+0 |
* | serial: push default_serial_console to drivers | Mike Frysinger | 2011-07-26 | -0/+5 |
* | Remove volatile qualifier in get_ram_size() calls | Albert ARIBAUD | 2011-07-17 | -4/+4 |
* | mx27: Make the UART port number explicit | Fabio Estevam | 2011-07-14 | -1/+1 |
* | imx27lite: Remove local config.mk | Fabio Estevam | 2011-06-07 | -5/+0 |
* | imx31_litekit: Remove local config.mk | Fabio Estevam | 2011-06-07 | -1/+0 |
* | mx31litekit: Fix boot with the new relocation scheme. | Fabio Estevam | 2011-06-06 | -6/+11 |
* | IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers | Stefano Babic | 2011-04-27 | -3/+3 |
* | Move DECLARE_GLOBAL_DATA_PTR to file scope | John Rigby | 2010-12-21 | -3/+4 |
* | OMAP3: Zoom2: Fix ARM relocation support | Dirk Behme | 2010-11-30 | -1/+1 |
* | OMAP3: Zoom1: Fix ARM relocation support | Dirk Behme | 2010-11-30 | -1/+1 |
* | AM3517:Fix for ARM Relocation support | Vaibhav Hiremath | 2010-11-29 | -1/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -10/+10 |
* | Merge branch 'elf_reloc' | Wolfgang Denk | 2010-10-19 | -0/+4 |
|\ |
|
| * | arm926ejs, magnesium: add support for ELF relocations | Heiko Schocher | 2010-10-13 | -0/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-10-19 | -3/+9 |
|\ \ |
|
| * | | i.MX31: Fix Litekit board to use new ARM relocation support. | Magnus Lilja | 2010-10-19 | -3/+9 |
| |/ |
|
* | | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -5/+5 |
|/ |
|
* | ARM: implement relocation for ARM926 | Heiko Schocher | 2010-09-19 | -7/+10 |
* | ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 | Steve Sakoman | 2010-07-05 | -1/+1 |
* | AM35x: Add support for AM3517EVM | Vaibhav Hiremath | 2010-06-08 | -0/+597 |
* | arm, i.mx27: add support for magnesium board from projectiondesign | Heiko Schocher | 2010-04-30 | -1/+17 |
* | serial: struct serial_device: add uninit() entry for drivers | Anatolij Gustschin | 2010-04-24 | -0/+1 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -1/+1 |
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | -1/+1 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -1/+1 |