| Commit message (Expand) | Author | Age | Lines |
* | ColdFire: Cache update for all platforms | TsiChung Liew | 2010-03-24 | -597/+32 |
* | ColdFire: Misc update for M53017 | TsiChung Liew | 2010-03-24 | -1/+1 |
* | ColdFire: Add CPU compile flag for mcf5301x and mcf532x | TsiChung Liew | 2010-03-24 | -0/+12 |
* | ColdFire: Relocate vector table - mcf5445x | TsiChung Liew | 2010-03-24 | -0/+9 |
* | ColdFire: Update processors' serial port configuration | TsiChung Liew | 2010-03-24 | -51/+105 |
* | ColdFire: Correct bit definition | TsiChung Liew | 2010-03-24 | -22/+22 |
* | Adding EP2500 MCF5282 board [PATCH] | Michael Durrant | 2010-03-24 | -0/+11 |
* | Merge remote branch 'origin/master' into next | Wolfgang Denk | 2010-03-22 | -18/+13 |
|\ |
|
| * | ep93xx timer: Fix resolution of get_ticks() | Matthias Kaehlcke | 2010-03-22 | -6/+9 |
| * | ep93xx timer: Fix possible overflow in usecs_to_ticks() | Matthias Kaehlcke | 2010-03-22 | -12/+4 |
* | | Merge remote branch 'origin/master' into next | Wolfgang Denk | 2010-03-21 | -2/+2 |
|\ \
| |/ |
|
| * | mpc5121: cpu/mpc512x/diu.c: fix warnings | Anatolij Gustschin | 2010-03-21 | -2/+2 |
| * | mod change 755 => 644 for multiple files | Thomas Weber | 2010-03-21 | -0/+0 |
| * | nios2: Added support to YANU UART | Renato Andreola | 2010-03-16 | -1/+167 |
* | | nios2: Added support to YANU UART | Renato Andreola | 2010-03-21 | -1/+167 |
* | | mpc5xxx: Remove all references to MGT5100 | Detlev Zundel | 2010-03-21 | -443/+10 |
|/ |
|
* | Prepare v2010.03-rc1v2010.03-rc1 | Wolfgang Denk | 2010-03-12 | -14/+13 |
* | Update .gitignore's: add some generated files | Wolfgang Denk | 2010-03-12 | -0/+1 |
* | updates the at91 main_clock calculation | Jens Scharsig | 2010-03-07 | -3/+4 |
* | MX51: removed warnings for the mx51evk | Stefano Babic | 2010-03-07 | -3/+10 |
* | fec_mxc: cleanup and factor out MX27 dependencies | John Rigby | 2010-03-07 | -0/+5 |
* | Add support for Freescale MX25 SOC | John Rigby | 2010-03-07 | -0/+552 |
* | fsl_esdhc: add support for mx51 processor | Stefano Babic | 2010-03-07 | -1/+39 |
* | MX51: Add initial support for the Freescale MX51 | Stefano Babic | 2010-03-07 | -0/+1084 |
* | Add bootcount to AT91 | Anders Darander | 2010-03-07 | -0/+34 |
* | ep93xx: Refactoring of timer code | Matthias Kaehlcke | 2010-03-07 | -44/+26 |
* | ep93xx: Fix calculation of sys ticks in clk_to_systicks() | Matthias Kaehlcke | 2010-03-07 | -2/+4 |
* | OMAP3: workaround for ARM Cortex-A8 erratum 725233 | Siarhei Siamashka | 2010-03-07 | -0/+6 |
* | ARM change name of defines for AT91 arm926ejs | Achim Ehrlich | 2010-03-07 | -5/+5 |
* | Merge branch 'next' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2010-03-04 | -1/+47 |
|\ |
|
| * | allow MCF532x to use CONFIG_MONITOR_IS_IN_RAM | Wolfgang Wegner | 2010-03-04 | -0/+7 |
| * | MCF5271-only: Added a weak board_reset function to allow custom reset | Richard Retanubun | 2010-03-04 | -0/+39 |
| * | MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZE | Wolfgang Wegner | 2010-03-04 | -1/+1 |
* | | Bug: do_reset issued via netconsole does not reset mpc83xx cpu. | Michael Zaidman | 2010-02-18 | -5/+3 |
|/ |
|
* | prepare joining at91rm9200 into at91 | Jens Scharsig | 2010-02-12 | -0/+437 |
* | convert common files to new SoC access | Jens Scharsig | 2010-02-12 | -121/+208 |
* | convert all at91 files to use at91_gpio driver syntax | Jens Scharsig | 2010-02-12 | -249/+249 |
* | OMAP3: Avoid re-write to PRM_CLKSRC_CTRL | Sanjeev Premi | 2010-02-12 | -4/+16 |
* | ARM: Add support for EP93xx SoCs | Matthias Kaehlcke | 2010-02-12 | -0/+610 |
* | kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed | Mike Frysinger | 2010-02-08 | -0/+10 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2010-02-03 | -0/+1 |
|\ |
|
| * | ppc4xx: Fix compilation error on ML2 board | Stefan Roese | 2010-02-03 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2010-02-03 | -4/+3 |
|\ \ |
|
| * | | new at91_emac network driver (NET_MULTI api) | Jens Scharsig | 2010-01-31 | -4/+3 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2010-02-03 | -1/+41 |
|\ \ |
|
| * | | arm926ejs: add nand_spl boot support | John Rigby | 2010-01-27 | -1/+41 |
| |/ |
|
* | | mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm' | Wolfgang Denk | 2010-02-03 | -5/+7 |
* | | mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0' | Wolfgang Denk | 2010-02-03 | -0/+3 |
|/ |
|
* | 85xx: Add support for 'cpu disable' command | Kumar Gala | 2010-01-26 | -2/+26 |
* | 86xx: Add support for 'cpu disable' command | Kumar Gala | 2010-01-26 | -2/+16 |