summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-088-23/+88
|\
| * fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-071-1/+0
| * 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greaterSandeep Gopalpet2010-04-072-0/+14
| * 85xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala2010-04-073-4/+40
| * 85xx: Add defines for BUCSR bits to make code more readableKumar Gala2010-04-072-5/+7
| * fsl-ddr: change the default burst mode for DDR3Dave Liu2010-04-071-4/+10
| * fsl-ddr: Fix the turnaround timing for TIMING_CFG_4Dave Liu2010-04-071-9/+17
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-082-440/+0
|\ \
| * | i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-062-440/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-04-089-43/+248
|\ \
| * | using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.cAsen Dimov2010-04-031-1/+2
| * | Nomadik: fix reset_timer()Alessandro Rubini2010-04-031-3/+12
| * | ep93xx timer: refactoringMatthias Kaehlcke2010-04-031-28/+24
| * | ep93xx timer: Rename struct timer_reg pointersMatthias Kaehlcke2010-04-031-6/+6
| * | S5PC100: Function to configure the SROMC registers.Naveen Krishna CH2010-04-032-0/+54
| * | s5pc1xx: support the GPIO interfaceMinkyu Kang2010-04-032-0/+144
| * | s3c64xx: Add ifdef at the S3C64XX only codesJoonyoung Shim2010-04-032-0/+6
| * | S5PC100: Moves the Macros to a common header fileNaveen Krishna CH2010-04-031-6/+1
| |/
* | nios2: Reload timer count in reset_timer()Scott McNutt2010-04-021-0/+33
* | nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-022-11/+11
* | nios2: Add support for EPCS16 and EPCS64 configuration devices.Scott McNutt2010-04-021-4/+8
* | nios2: Move serial drivers to individual files in drivers/serialScott McNutt2010-04-022-310/+1
|/
* Merge branch 'next'Wolfgang Denk2010-04-0124-1112/+200
|\
| * Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-291-5/+60
| |\
| * | ColdFire: Cache update for all platformsTsiChung Liew2010-03-246-597/+32
| * | ColdFire: Misc update for M53017TsiChung Liew2010-03-241-1/+1
| * | ColdFire: Add CPU compile flag for mcf5301x and mcf532xTsiChung Liew2010-03-241-0/+12
| * | ColdFire: Relocate vector table - mcf5445xTsiChung Liew2010-03-241-0/+9
| * | ColdFire: Update processors' serial port configurationTsiChung Liew2010-03-246-51/+105
| * | ColdFire: Correct bit definitionTsiChung Liew2010-03-245-22/+22
| * | Adding EP2500 MCF5282 board [PATCH]Michael Durrant2010-03-241-0/+11
| * | Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-221-18/+13
| |\ \
| * \ \ Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-215-2/+2
| |\ \ \
| * | | | nios2: Added support to YANU UARTRenato Andreola2010-03-211-1/+167
| * | | | mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-2110-443/+10
* | | | | 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
OpenPOWER on IntegriCloud