| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | include/asm/arch-at91: update several .h files to ATMEL_xxx name scheme | Eric Benard | 2011-06-21 | -28/+28 |
* | arm926ejs/at91/lowlevel_init.S: fix defines | Eric Benard | 2011-06-21 | -19/+22 |
* | update arm/at91rm9200 work with rework rework110202 | Jens Scharsig | 2011-06-21 | -117/+128 |
* | Blackfin: use on-chip reset func with newer parts | Mike Frysinger | 2011-06-03 | -36/+34 |
* | Blackfin: use common LDSCRIPT logic | Mike Frysinger | 2011-06-03 | -4/+0 |
* | Minor coding style cleanup | Wolfgang Denk | 2011-06-02 | -21/+21 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-06-01 | -55/+924 |
|\ |
|
| * | armv7: Add ST-Ericsson u8500 arch | John Rigby | 2011-06-01 | -0/+767 |
| * | S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1) | Minkyu Kang | 2011-05-26 | -20/+26 |
| * | S5P: add set_mmc_clk for external clock control | Jaehoon Chung | 2011-05-26 | -0/+41 |
| * | S5PC2XX: Support the cpu revision | Minkyu Kang | 2011-05-26 | -1/+13 |
| * | S5P:SROM config code moved to s5p-common directory | Chander Kashyap | 2011-05-26 | -17/+68 |
| * | S5P: GPIO Macro Values Corrected. | Chander Kashyap | 2011-05-26 | -6/+5 |
| * | MX31: drop warnings due to missing prototype for mxc_watchdog_reset() | Stefano Babic | 2011-05-23 | -0/+1 |
| * | MX31: Make get_reset_cause() static and drop unreachable code | Stefano Babic | 2011-05-23 | -5/+1 |
| * | MX53: Handle silicon revision 2.1 case | Fabio Estevam | 2011-05-23 | -7/+3 |
* | | powerpc/fsl_pci: Fix device tree fixups for newer platforms | Kumar Gala | 2011-05-20 | -1/+14 |
|/ |
|
* | Minor coding style cleanup. | Wolfgang Denk | 2011-05-19 | -4/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-05-18 | -859/+753 |
|\ |
|
| * | avr32: add ATAG_BOARDINFO | Andreas Bießmann | 2011-05-18 | -0/+19 |
| * | avr32: use single linker script | Andreas Bießmann | 2011-05-18 | -0/+74 |
| * | avr32/config.mk: simplify PLATFORM_RELFLAGS | Andreas Bießmann | 2011-05-18 | -0/+2 |
| * | avr32: fix linking | Andreas Bießmann | 2011-05-18 | -1/+1 |
| * | at91: fixed at91sam9263 system file | Daniel Gorsulowski | 2011-05-18 | -37/+18 |
| * | remove __attribute__ ((packed)) in at91 headers | Jens Scharsig | 2011-05-18 | -8/+8 |
| * | at91rm9200: fix lowlevel_init() SMRDATA size | Jens Scharsig | 2011-05-18 | -2/+6 |
| * | AT91: fix timer.c - remove reset_timer() | Reinhard Meyer | 2011-05-18 | -16/+11 |
| * | AT91: remove LEGACY from at91_rstc.h | Reinhard Meyer | 2011-05-18 | -25/+0 |
| * | AT91: change includes from asm/arch/io.h to asm/io.h | Reinhard Meyer | 2011-05-18 | -51/+7 |
| * | AT91: cleanup at91sam9260_matrix.h to struct SoC access | Reinhard Meyer | 2011-05-18 | -57/+45 |
| * | AT91: fix related at91 system/driver files | Reinhard Meyer | 2011-05-18 | -51/+33 |
| * | AT91: fix related arch-at91 header files | Reinhard Meyer | 2011-05-18 | -29/+15 |
| * | AT91: cleanup hardware.h, remove memory-map.h | Reinhard Meyer | 2011-05-18 | -100/+32 |
| * | AT91: rework at91sam9g45.h | Reinhard Meyer | 2011-05-18 | -118/+107 |
| * | AT91: rework at91sam9263.h | Reinhard Meyer | 2011-05-18 | -118/+100 |
| * | AT91: rework at91sam9261.h | Reinhard Meyer | 2011-05-18 | -85/+102 |
| * | AT91: rework at91sam9260.h | Reinhard Meyer | 2011-05-18 | -120/+132 |
| * | avr32: fixup definitions to ATMEL_BASE_xxx | Andreas Bießmann | 2011-05-18 | -56/+56 |
| * | avr32: rename memory-map.h -> hardware.h | Andreas Bießmann | 2011-05-18 | -8/+8 |
* | | nios2: Make STANDALONE_LOAD_ADDR configurable per board | Thomas Chou | 2011-05-16 | -1/+1 |
|/ |
|
* | powerpc/mpc8xxx: reword max tCKmin message | York Sun | 2011-05-13 | -3/+3 |
* | powerpc/85xx: fix compatible property for the L2 cache node | Timur Tabi | 2011-05-13 | -10/+19 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2011-05-12 | -0/+100 |
|\ |
|
| * | PPC405EX CHIP_21 erratum | Steven A. Falco | 2011-05-12 | -0/+100 |
* | | Kirkwood: allow to override CONFIG_SYS_TCLK | Simon Guinot | 2011-05-11 | -3/+5 |