summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Add Canyonlands NAND booting supportStefan Roese2008-03-151-1/+7
* ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese2008-03-155-7/+178
* ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)Stefan Roese2008-03-155-93/+553
* ppc4xx: interrupt.c reworkedStefan Roese2008-03-151-448/+141
* ppc4xx: program_tlb now uses 64bit physical addessStefan Roese2008-03-151-13/+14
* ppc4xx: miiphy.c reworkedStefan Roese2008-03-151-116/+80
* PPC4xx (Sequoia): Fix Ethernet "remote fault" problemsMike Nuss2008-03-041-3/+2
* ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1Stefan Roese2008-03-021-2/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-03-022-6/+14
|\
| * 85xx: Don't icbi when unlocking the cacheKumar Gala2008-02-271-5/+2
| * Fix source for ECM error IVPRAndy Fleming2008-02-271-1/+1
| * Invalidate INIT_RAM TLB mappingsAndy Fleming2008-02-271-0/+11
* | MPC5121e ADS PCI support take 3John Rigby2008-03-021-5/+16
* | ppc4xx: Fix problem in 4xx_enet.c driverAnatolij Gustschin2008-03-021-1/+9
|/
* Coding style cleanup. Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-02-241-8/+10
* cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.Shinya Kuribayashi2008-02-231-5/+5
* cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi2008-02-231-1/+1
* cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi2008-02-231-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-225-70/+54
|\
| * 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-183-66/+47
| * mpc86xx: Fix unused variable 'config' and 'immap'Jean-Christophe PLAGNIOL-VILLARD2008-02-181-4/+6
| * mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'Jean-Christophe PLAGNIOL-VILLARD2008-02-181-0/+1
* | ColdFire: Fix 5282 and 5271 interrupt mask bitTsiChungLiew2008-02-201-1/+1
|/
* s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'Jean-Christophe PLAGNIOL-VILLARD2008-02-171-1/+0
* pxa: fix assignment from incompatible pointer typeJean-Christophe PLAGNIOL-VILLARD2008-02-171-1/+1
* Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-1513-1613/+10
|\
| * ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-1413-1613/+10
* | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-159-3/+455
|\ \
| * | AT91CAP9 support : cpu/ filesStelian Pop2008-02-149-1/+452
| * | Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is onStelian Pop2008-02-141-2/+3
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-02-151-4/+9
|\ \
| * | Fix timer overflow in DaVinciPeter Pearse2008-02-141-4/+9
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-154-79/+108
|\ \
| * \ Merge commit 'wd/master'Jon Loeliger2008-02-141-2/+0
| |\ \ | | |/
| * | Merge commit 'wd/master'Jon Loeliger2008-02-1310-209/+688
| |\ \
| * | | 86xx: Add reginfo commandBecky Bruce2008-01-241-1/+23
| * | | 86xx: Remove old-style law setup codeBecky Bruce2008-01-242-32/+0
| * | | 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-243-1/+24
| * | | 86xx: Rearrange the sequence in start.SBecky Bruce2008-01-241-53/+69
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-02-153-5/+9
|\ \ \ \
| * \ \ \ Merge branch 'for-1.3.2'Stefan Roese2008-02-143-5/+9
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD codeLarry Johnson2008-02-141-3/+3
| | * | | ppc4xx: Fix ndfc HW ECC byte orderStefan Roese2008-02-041-2/+2
| | * | | ppc4xx: Fix problem with init-ram bigger than 4k on 440 platformsStefan Roese2008-02-041-0/+4
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-02-151-1/+5
|\ \ \ \ \
| * | | | | AVR32: Make SDRAM refresh rate configurableHaavard Skinnemoen2008-02-051-1/+5
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-1540-400/+283
|\ \ \ \ \ \
| * | | | | | scrub unused symbolsMike Frysinger2008-02-043-19/+0
| * | | | | | move Blackfin cpu object list to respective cpu directoriesMike Frysinger2008-02-043-6/+6
| * | | | | | move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__Mike Frysinger2008-02-043-3/+3
OpenPOWER on IntegriCloud