| Commit message (Expand) | Author | Age | Lines |
* | ppc/85xx: Add tracking of TLB CAM usage | Kumar Gala | 2010-01-05 | -0/+65 |
* | ppc/8xxx: Remove is_fsl_pci_agent | Kumar Gala | 2010-01-05 | -41/+3 |
* | 85xx: Add support to set DPAA (data path) devices clock frequencies | Kumar Gala | 2010-01-05 | -0/+36 |
* | ppc/8xxx: Don't use pci_cfg on FSL_CORENET platforms | Kumar Gala | 2010-01-05 | -0/+3 |
* | 85xx: Add support for e500mc cache stashing | Kumar Gala | 2010-01-05 | -1/+43 |
* | USB Consolidate descriptor definitions | Tom Rix | 2009-12-20 | -2/+2 |
* | Merge branch 'next' of ../next | Wolfgang Denk | 2009-12-15 | -613/+1560 |
|\ |
|
| * | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | -4/+0 |
| * | 5xxx, fdt: move fdt_fixup_memory() to cpu.c file | Heiko Schocher | 2009-12-08 | -0/+2 |
| * | Merge branch 'master' into next | Wolfgang Denk | 2009-12-07 | -1/+3 |
| |\ |
|
| * \ | Merge branch 'master' into next | Wolfgang Denk | 2009-12-05 | -0/+1 |
| |\ \ |
|
| * | | | Generic udelay() with watchdog support | Ingo van Lil | 2009-12-05 | -30/+30 |
| * | | | i386: Final Relocation | Graeme Russ | 2009-12-05 | -121/+23 |
| * | | | i386: Remove inline asm symbols from .dynsym | Graeme Russ | 2009-12-05 | -0/+6 |
| * | | | i386: Rearrange Interupt Handling | Graeme Russ | 2009-12-05 | -246/+417 |
| * | | | i386: Fix race condition when using SC520 timers | Graeme Russ | 2009-12-05 | -5/+6 |
| * | | | avr32/hsdramc: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2009-11-27 | -4/+1 |
| * | | | arm: A320: Add support for Faraday A320 evaluation board | Po-Yu Chuang | 2009-11-27 | -0/+313 |
| * | | | OMAP3: Fix SDRC init | Nishanth Menon | 2009-11-27 | -1/+2 |
| * | | | OMAP3:SDRC: Cleanup references to SDP | Nishanth Menon | 2009-11-27 | -2/+2 |
| * | | | TI DA8xx: Add DA8xx cpu functions | Sekhar Nori | 2009-11-27 | -10/+83 |
| * | | | TI Davinci timer.c: Remove volatiles and memory mapped structures | Nick Thompson | 2009-11-27 | -13/+15 |
| * | | | Add a unified s3c24x0 header file | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | -47/+19 |
| * | | | S3C6400/SMDK6400: fix stack_setup in start.S | Seunghyeon Rhee | 2009-11-27 | -6/+1 |
| * | | | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx | Minkyu Kang | 2009-11-27 | -6/+6 |
| * | | | Move s3c24x0 header files to asm-arm/arch-s3c24x0/ | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | -10/+10 |
| * | | | ppc4xx: Cleanup PPC4xx I2C infrastructure | Stefan Roese | 2009-11-23 | -102/+97 |
| * | | | ppc4xx: Remove some testing code from 4xx_pcie.c | Stefan Roese | 2009-11-23 | -4/+0 |
| * | | | ppc4xx: Consolidate pci_master_init() function | Stefan Roese | 2009-11-19 | -0/+18 |
| * | | | ppc4xx: Consolidate pci_pre_init() function | Stefan Roese | 2009-11-19 | -23/+104 |
| * | | | ppc4xx: Consolidate pci_target_init() function | Stefan Roese | 2009-11-19 | -0/+106 |
| * | | | Merge branch 'master' into next | Wolfgang Denk | 2009-11-15 | -11/+14 |
| |\ \ \ |
|
| * | | | | ppc/85xx: make boot from NAND full relocation to RAM | Mingkai Hu | 2009-11-13 | -1/+0 |
| * | | | | ppc4xx: Switch to I2C bus numer 0 for chip_config command | Stefan Roese | 2009-11-10 | -0/+6 |
| * | | | | ppc4xx: Remove duplicated is_pci_host() functions | Stefan Roese | 2009-11-09 | -0/+20 |
| * | | | | ppc4xx: Consolidate 4xx PCIe board specific configuration | Stefan Roese | 2009-11-09 | -0/+123 |
| * | | | | ppc4xx: Add common ppc4xx linker script | Stefan Roese | 2009-11-02 | -0/+172 |
* | | | | | mpc83xx: boot time regression, move LCRR setup back to cpu_init_f | Peter Korsgaard | 2009-12-09 | -32/+29 |
| |_|_|/
|/| | | |
|
* | | | | help: Correct syntax of nandecc help output. | Robert P. J. Day | 2009-12-07 | -1/+1 |
* | | | | trab: fix warning: implicit declaration of function 'disable_vfd' | Wolfgang Denk | 2009-12-07 | -0/+2 |
| |_|/
|/| | |
|
* | | | mpc8260: move FDT memory node fixup into common CPU code. | Marcel Ziswiler | 2009-11-22 | -0/+1 |
| |/
|/| |
|
* | | ppc/85xx: Fix how we determine the number of CAM entries | Kumar Gala | 2009-11-13 | -2/+2 |
* | | fsl-ddr: Fix the chip-select interleaving issue | Dave Liu | 2009-11-12 | -4/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2009-11-11 | -1/+1 |
|\ \ |
|
| * | | ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES) | Stefan Roese | 2009-11-09 | -1/+1 |
| |/ |
|
* | | ppc/85xx: Fix misc L2 cache enabling bug | Dave Liu | 2009-10-31 | -4/+8 |
|/ |
|
* | Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1 | Wolfgang Denk | 2009-10-28 | -31/+29 |
* | mpc85xx: Add eSDHC support for MPC8569E-MDS boards | Anton Vorontsov | 2009-10-27 | -0/+4 |
* | 85xx: MP Boot Page Translation update | Peter Tyser | 2009-10-27 | -31/+78 |
* | ppc/85xx: Fix crashes due to generation of SPE instruction | Leon Woestenberg | 2009-10-26 | -0/+5 |