| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Wolfgang Denk | 2011-07-19 | -0/+11 |
|\ |
|
| * | mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 | Tom Warren | 2011-07-15 | -0/+11 |
* | | ARM: MX5: Fix broken leftover TO-2 errata workaround | David Jander | 2011-07-18 | -1/+5 |
* | | MX31: Cleanup clock function | Stefano Babic | 2011-07-18 | -3/+29 |
* | | Remove volatile qualifier in get_ram_size() calls | Albert ARIBAUD | 2011-07-17 | -2/+2 |
* | | ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7 | Rob Herring | 2011-07-17 | -0/+2 |
* | | arm: add CONFIG_MACH_TYPE setting and documentation | Igor Grinberg | 2011-07-17 | -0/+4 |
* | | arm: add __ilog2 function | Rob Herring | 2011-07-16 | -0/+5 |
* | | MX27: Update to autogenerated asm-offsets.h | Stefano Babic | 2011-07-14 | -16/+47 |
* | | MX5: Update to autogenerated asm-offsets.h | Stefano Babic | 2011-07-14 | -55/+96 |
* | | imx: Add support for zmx25 board | Matthias Weisser | 2011-07-14 | -0/+64 |
* | | imx: Make imx25 compatible to mxc_gpio driver and fix in tx25 | Matthias Weisser | 2011-07-14 | -2/+8 |
* | | imx: Add auto generation of asm-offsets.h for imx25 | Matthias Weisser | 2011-07-14 | -0/+101 |
* | | imx: Add support for USB EHCI on imx25 | Matthias Weisser | 2011-07-14 | -1/+1 |
* | | imx: Use correct imx25 reset.c | Matthias Weisser | 2011-07-14 | -4/+2 |
* | | imx: Add get_tbclk() function for imx25 | Matthias Weisser | 2011-07-14 | -0/+12 |
* | | mx27: Make the UART port number explicit | Fabio Estevam | 2011-07-14 | -2/+2 |
* | | build: Add targets for auto gen of asm-offsets.h and use it in imx35 | Matthias Weisser | 2011-07-14 | -11/+0 |
|/ |
|
* | arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSI | Holger Brunck | 2011-07-04 | -0/+2 |
* | Fix compiler error for cpu at91sam9, if lowlevel init is enabled | Jens Scharsig | 2011-07-04 | -1/+1 |
* | arm920t/at91: add at91rm9200_devices.c | Andreas Bießmann | 2011-07-04 | -2/+93 |
* | arm920t/at91: use new clock.c features | Andreas Bießmann | 2011-07-04 | -0/+45 |
* | arm920t/at91: add clock.c | Andreas Bießmann | 2011-07-04 | -40/+198 |
* | at91rm9200.h: fix ATMEL_PMX_AA_TXD2 | Andreas Bießmann | 2011-07-04 | -1/+1 |
* | MX5: Introduce a function for setting the chip select size | Fabio Estevam | 2011-07-04 | -1/+36 |
* | MX5: Add iomux structure | Fabio Estevam | 2011-07-04 | -0/+23 |
* | MX5: Make the weim structure complete | Fabio Estevam | 2011-07-04 | -6/+125 |
* | OMAP[34]: fix broken timer | John Rigby | 2011-07-04 | -3/+4 |
* | GPIO: Tegra2: add GPIO driver for Tegra2 | Tom Warren | 2011-07-04 | -10/+278 |
* | armv7: adapt s5pc1xx to the new cache maintenance framework | Aneesh V | 2011-07-04 | -85/+6 |
* | armv7: adapt omap3 to the new cache maintenance framework | Aneesh V | 2011-07-04 | -286/+176 |
* | armv7: adapt omap4 to the new cache maintenance framework | Aneesh V | 2011-07-04 | -1/+22 |
* | armv7: add PL310 support to u-boot | Aneesh V | 2011-07-04 | -0/+189 |
* | arm: minor fixes for cache and mmu handling | Aneesh V | 2011-07-04 | -2/+18 |
* | armv7: integrate cache maintenance support | Aneesh V | 2011-07-04 | -32/+51 |
* | armv7: rename cache related CONFIG flags | Aneesh V | 2011-07-04 | -12/+7 |
* | armv7: cache maintenance operations for armv7 | Aneesh V | 2011-07-04 | -1/+518 |
* | arm: make default implementation of cache_flush() weakly linked | Aneesh V | 2011-07-04 | -1/+3 |
* | Minor coding style fixes. | Wolfgang Denk | 2011-06-27 | -3/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-06-23 | -288/+140 |
|\ |
|
| * | run arm_pci_init after relocation | Michael Schwingen | 2011-06-23 | -3/+3 |
| * | IXP42x PCI rewrite | Michael Schwingen | 2011-06-23 | -126/+4 |
| * | IXP NPE: add support for fixed-speed MII ports | Michael Schwingen | 2011-06-23 | -25/+42 |
| * | use -ffunction-sections / --gc-sections on IXP42x | Michael Schwingen | 2011-06-23 | -4/+9 |
| * | support CONFIG_SYS_LDSCRIPT on ARM | Michael Schwingen | 2011-06-23 | -0/+7 |
| * | fix "depend" target in npe directory | Michael Schwingen | 2011-06-23 | -0/+1 |
| * | Fix IXP code to work after relocation was added | Michael Schwingen | 2011-06-23 | -128/+68 |
| * | add support for IXP42x Rev. B1 and newer | Michael Schwingen | 2011-06-23 | -2/+5 |
* | | ARM: drop unsupported 'trab' board | Wolfgang Denk | 2011-06-22 | -26/+1 |
|/ |
|
* | include/asm/arch-at91: update several .h files to ATMEL_xxx name scheme | Eric Benard | 2011-06-21 | -28/+28 |