summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: put memory into self-refresh before/after programming clocksMike Frysinger2009-03-232-82/+190
* Blackfin: do not program voltage regulator on parts that do not have oneMike Frysinger2009-03-231-3/+20
* Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllersMike Frysinger2009-03-231-0/+33
* Blackfin: handle reboot anomaly 432Mike Frysinger2009-03-231-0/+6
* Blackfin: kill off LDR jump blockMike Frysinger2009-03-232-7/+5
* Blackfin: simplify symbol_lookup() a bitMike Frysinger2009-03-231-1/+1
* Blackfin: mark bfin_reset staticMike Frysinger2009-03-231-1/+1
* Blackfin: fix jtag console tstcMike Frysinger2009-03-231-4/+11
* Merge branch 'mimc200'Haavard Skinnemoen2009-03-2310-321/+432
|\
| * AVR32: Make cacheflush cpu-dependentOlav Morken2009-02-231-1/+1
| * Merge branch 'cleanups' into nextHaavard Skinnemoen2009-02-239-320/+431
| |\
| | * Merge branch 'fixes' into cleanupsHaavard Skinnemoen2008-12-17350-7169/+7620
| | |\
| | * | avr32: Add support for "GPIO" port muxHaavard Skinnemoen2008-09-012-0/+108
| | * | avr32: Use board_postclk_init instead of gclk_initHaavard Skinnemoen2008-09-011-3/+0
| | * | avr32: Add gclk helper functionsHaavard Skinnemoen2008-09-011-0/+25
| | * | avr32: refactor the portmux/gpio codeHaavard Skinnemoen2008-09-016-317/+298
* | | | Add support for the digsy MTC board.Grzegorz Bernacki2009-03-201-1/+2
* | | | ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese2009-03-201-28/+1
* | | | Add basic relocation to i386 portGraeme Russ2009-03-202-2/+43
* | | | Implement SC520 timersGraeme Russ2009-03-203-243/+41
* | | | Factor out SC520 sub-featuresGraeme Russ2009-03-205-277/+340
* | | | Rewrite i386 interrupt handlingGraeme Russ2009-03-204-419/+238
* | | | Rename SC520 Configuration OptionsGraeme Russ2009-03-202-4/+4
* | | | Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-208-22/+8
* | | | npe: get mac address from environmentMike Frysinger2009-03-201-25/+11
* | | | cpu/: get mac address from environmentMike Frysinger2009-03-206-17/+25
* | | | ppc4xx: Fix bug in PCI outbound map configuration for canyonlandsAnatolij Gustschin2009-03-201-2/+4
* | | | mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.cGrzegorz Bernacki2009-03-181-1/+1
* | | | 8xx, icache: enabling ICache not before running from RAMHeiko Schocher2009-03-181-1/+1
* | | | ColdFire: PLATFORM_CPPFLAGS updates for new compilerTsiChung Liew2009-03-176-7/+7
* | | | ColdFire: Fix M54451 serial boot dram setupTsiChung Liew2009-03-171-2/+2
* | | | Coldfire: XL Bus minor fixesarun c2009-03-171-3/+3
* | | | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2009-03-151-0/+1
|\ \ \ \
| * | | | sh: Add netdev header fixing of warning/buildNobuhiro Iwamatsu2009-03-121-0/+1
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-03-152-7/+11
|\ \ \ \ \
| * | | | | mpc83xx: Add bank configuration to FSL spd_sdram.cJerry Van Baren2009-03-141-6/+10
| * | | | | mpc83xx: correctly set encryption and I2C bus 0 clockNorbert van Bolhuis2009-03-141-1/+1
| |/ / / /
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-03-151-0/+26
|\ \ \ \ \
| * | | | | OMAP3: Add support for OMAP3 die IDDirk Behme2009-03-131-0/+26
| |/ / / /
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-pxaWolfgang Denk2009-03-151-22/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PXA: timer use do_div and simplify itJean-Christophe PLAGNIOL-VILLARD2009-03-091-22/+24
* | | | | Fix mpc85xx ddr-gen3 ddr_sdram_cfg.Ed Swarthout2009-03-091-2/+2
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-03-093-3/+75
|\ \ \ \
| * | | | 8360, kmeter1: added bootcount feature.Heiko Schocher2009-03-052-0/+52
| * | | | 83xx: Fix some bugs in spd sdram codeDave Liu2009-03-051-3/+23
* | | | | Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb)Graeme Russ2009-02-254-5/+53
|/ / / /
* | | | mpc83xx: PCI: Fix hard-coded first_busno valueAnton Vorontsov2009-02-231-1/+1
* | | | mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllersAnton Vorontsov2009-02-231-2/+2
* | | | mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus valuesAnton Vorontsov2009-02-231-2/+7
* | | | mpc83xx: PCIe: Don't start bus enumeration at 0Anton Vorontsov2009-02-231-3/+1
|/ / /
OpenPOWER on IntegriCloud