summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-03-304-14/+102
|\ \ \ \ \
| * | | | | mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi2010-03-302-1/+39
| * | | | | 85xx: Fix enabling of L1 cache parity on secondary coresKumar Gala2010-03-302-13/+63
| | |_|_|/ | |/| | |
* | | | | ppc4xx: Fix problem with I2C bus >= 1 initializationStefan Roese2010-03-301-1/+4
|/ / / /
* | | | ppc4xx fix unstable 440EPx bootstrap optionsRupjyoti Sarmah2010-03-241-5/+60
| |_|/ |/| |
* | | ep93xx timer: Fix resolution of get_ticks()Matthias Kaehlcke2010-03-221-6/+9
* | | ep93xx timer: Fix possible overflow in usecs_to_ticks()Matthias Kaehlcke2010-03-221-12/+4
| |/ |/|
* | mpc5121: cpu/mpc512x/diu.c: fix warningsAnatolij Gustschin2010-03-211-2/+2
* | mod change 755 => 644 for multiple filesThomas Weber2010-03-214-0/+0
* | nios2: Added support to YANU UARTRenato Andreola2010-03-161-1/+167
|/
* Prepare v2010.03-rc1Wolfgang Denk2010-03-122-14/+13
* Update .gitignore's: add some generated filesWolfgang Denk2010-03-121-0/+1
* updates the at91 main_clock calculationJens Scharsig2010-03-071-3/+4
* MX51: removed warnings for the mx51evkStefano Babic2010-03-075-3/+10
* fec_mxc: cleanup and factor out MX27 dependenciesJohn Rigby2010-03-071-0/+5
* Add support for Freescale MX25 SOCJohn Rigby2010-03-074-0/+552
* fsl_esdhc: add support for mx51 processorStefano Babic2010-03-072-1/+39
* MX51: Add initial support for the Freescale MX51Stefano Babic2010-03-077-0/+1084
* Add bootcount to AT91Anders Darander2010-03-071-0/+34
* ep93xx: Refactoring of timer codeMatthias Kaehlcke2010-03-071-44/+26
* ep93xx: Fix calculation of sys ticks in clk_to_systicks()Matthias Kaehlcke2010-03-071-2/+4
* OMAP3: workaround for ARM Cortex-A8 erratum 725233Siarhei Siamashka2010-03-071-0/+6
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-072-5/+5
* Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2010-03-044-1/+47
|\
| * allow MCF532x to use CONFIG_MONITOR_IS_IN_RAMWolfgang Wegner2010-03-042-0/+7
| * MCF5271-only: Added a weak board_reset function to allow custom resetRichard Retanubun2010-03-042-0/+39
| * MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZEWolfgang Wegner2010-03-041-1/+1
* | Bug: do_reset issued via netconsole does not reset mpc83xx cpu.Michael Zaidman2010-02-181-5/+3
|/
* prepare joining at91rm9200 into at91Jens Scharsig2010-02-125-0/+437
* convert common files to new SoC accessJens Scharsig2010-02-1212-121/+208
* convert all at91 files to use at91_gpio driver syntaxJens Scharsig2010-02-126-249/+249
* OMAP3: Avoid re-write to PRM_CLKSRC_CTRLSanjeev Premi2010-02-121-4/+16
* ARM: Add support for EP93xx SoCsMatthias Kaehlcke2010-02-127-0/+610
* kgdb: cpu/mpc* cpu/74xx: include kgdb.h when neededMike Frysinger2010-02-0810-0/+10
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-02-031-0/+1
|\
| * ppc4xx: Fix compilation error on ML2 boardStefan Roese2010-02-031-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-02-032-4/+3
|\ \
| * | new at91_emac network driver (NET_MULTI api)Jens Scharsig2010-01-312-4/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2010-02-031-1/+41
|\ \
| * | arm926ejs: add nand_spl boot supportJohn Rigby2010-01-271-1/+41
| |/
* | mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm'Wolfgang Denk2010-02-031-5/+7
* | mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0'Wolfgang Denk2010-02-031-0/+3
|/
* 85xx: Add support for 'cpu disable' commandKumar Gala2010-01-261-2/+26
* 86xx: Add support for 'cpu disable' commandKumar Gala2010-01-261-2/+16
* Add support to disable cpu's in multicore processorsKumar Gala2010-01-262-1/+35
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-01-262-9/+32
|\
| * qe: fixup the snum for MPC8569 Rev2.0Liu Yu2010-01-251-0/+18
| * Fix the local bus divider mappingDave Liu2010-01-251-1/+6
| * Revert "ppc/p4080: Fix reporting of PME & FM clock frequencies"Kumar Gala2010-01-251-6/+6
| * ppc/p4080: Fix mask width of RCW fields MEM_PLL_RAT, SYS_PLL_RATJames Yang2010-01-251-2/+2
OpenPOWER on IntegriCloud