summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* MPC83XX: Fix PCI express clock setupBill Cook2011-07-061-2/+4
* MPC83xx: add config options for memory setup.Andre Schwarz2011-07-061-1/+18
* MPC837x: set i2c1_clkAndre Schwarz2011-07-061-0/+2
* arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSIHolger Brunck2011-07-041-0/+2
* Fix compiler error for cpu at91sam9, if lowlevel init is enabledJens Scharsig2011-07-041-1/+1
* arm920t/at91: add at91rm9200_devices.cAndreas Bießmann2011-07-043-2/+93
* arm920t/at91: use new clock.c featuresAndreas Bießmann2011-07-043-0/+45
* arm920t/at91: add clock.cAndreas Bießmann2011-07-044-40/+198
* at91rm9200.h: fix ATMEL_PMX_AA_TXD2Andreas Bießmann2011-07-041-1/+1
* MX5: Introduce a function for setting the chip select sizeFabio Estevam2011-07-043-1/+36
* MX5: Add iomux structureFabio Estevam2011-07-041-0/+23
* MX5: Make the weim structure completeFabio Estevam2011-07-041-6/+125
* OMAP[34]: fix broken timerJohn Rigby2011-07-041-3/+4
* GPIO: Tegra2: add GPIO driver for Tegra2Tom Warren2011-07-042-10/+278
* armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V2011-07-042-85/+6
* armv7: adapt omap3 to the new cache maintenance frameworkAneesh V2011-07-046-286/+176
* armv7: adapt omap4 to the new cache maintenance frameworkAneesh V2011-07-043-1/+22
* armv7: add PL310 support to u-bootAneesh V2011-07-043-0/+189
* arm: minor fixes for cache and mmu handlingAneesh V2011-07-042-2/+18
* armv7: integrate cache maintenance supportAneesh V2011-07-045-32/+51
* armv7: rename cache related CONFIG flagsAneesh V2011-07-046-12/+7
* armv7: cache maintenance operations for armv7Aneesh V2011-07-044-1/+518
* arm: make default implementation of cache_flush() weakly linkedAneesh V2011-07-041-1/+3
* Minor coding style fixes.Wolfgang Denk2011-06-271-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-06-2312-288/+140
|\
| * run arm_pci_init after relocationMichael Schwingen2011-06-231-3/+3
| * IXP42x PCI rewriteMichael Schwingen2011-06-231-126/+4
| * IXP NPE: add support for fixed-speed MII portsMichael Schwingen2011-06-231-25/+42
| * use -ffunction-sections / --gc-sections on IXP42xMichael Schwingen2011-06-232-4/+9
| * support CONFIG_SYS_LDSCRIPT on ARMMichael Schwingen2011-06-231-0/+7
| * fix "depend" target in npe directoryMichael Schwingen2011-06-231-0/+1
| * Fix IXP code to work after relocation was addedMichael Schwingen2011-06-235-128/+68
| * add support for IXP42x Rev. B1 and newerMichael Schwingen2011-06-231-2/+5
* | ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-223-26/+1
|/
* include/asm/arch-at91: update several .h files to ATMEL_xxx name schemeEric Benard2011-06-215-28/+28
* arm926ejs/at91/lowlevel_init.S: fix definesEric Benard2011-06-215-19/+22
* update arm/at91rm9200 work with rework rework110202Jens Scharsig2011-06-215-117/+128
* Blackfin: use on-chip reset func with newer partsMike Frysinger2011-06-031-36/+34
* Blackfin: use common LDSCRIPT logicMike Frysinger2011-06-032-4/+0
* Minor coding style cleanupWolfgang Denk2011-06-022-21/+21
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-06-0127-55/+924
|\
| * armv7: Add ST-Ericsson u8500 archJohn Rigby2011-06-019-0/+767
| * S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)Minkyu Kang2011-05-261-20/+26
| * S5P: add set_mmc_clk for external clock controlJaehoon Chung2011-05-266-0/+41
| * S5PC2XX: Support the cpu revisionMinkyu Kang2011-05-262-1/+13
| * S5P:SROM config code moved to s5p-common directoryChander Kashyap2011-05-265-17/+68
| * S5P: GPIO Macro Values Corrected.Chander Kashyap2011-05-262-6/+5
| * MX31: drop warnings due to missing prototype for mxc_watchdog_reset()Stefano Babic2011-05-231-0/+1
| * MX31: Make get_reset_cause() static and drop unreachable codeStefano Babic2011-05-231-5/+1
| * MX53: Handle silicon revision 2.1 caseFabio Estevam2011-05-231-7/+3
OpenPOWER on IntegriCloud