summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-0412-16/+16
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-08-0430-188/+2273
|\
| * powerpc/8xxx: query feature reporting register for num cores on unknown cpusKim Phillips2010-08-012-2/+10
| * powerpc/8xxx: Improvement to DDR parametersyork2010-07-262-7/+8
| * powerpc/8xxx: Enable DDR3 RDIMM supportyork2010-07-265-53/+58
| * powerpc/8xxx: Enabled address hashing for 85xxyork2010-07-264-0/+21
| * powerpc/8xxx: Enable quad-rank DIMMs.york2010-07-264-21/+61
| * powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york2010-07-264-77/+184
| * powerpc/8xxx: Enabled hwconfig for memory interleavingKumar Gala2010-07-261-15/+25
| * powerpc/p4080: Add workaround for erratum CPU22Kumar Gala2010-07-264-1/+17
| * powerpc/p4080: Add workaround for errata SERDES8Kumar Gala2010-07-264-0/+295
| * powerpc/p4080: Add support for initializing SERDESKumar Gala2010-07-265-2/+357
| * powerpc/85xx: Add support to initialize LIODN registers and portalsKumar Gala2010-07-267-0/+762
| * powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platformsKumar Gala2010-07-262-1/+68
| * powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit spaceyork2010-07-261-0/+10
| * powerpc/fsl_fman: Add initial fman immap structuresKumar Gala2010-07-262-0/+213
| * powerpc/85xx: Add additional p4080 platform related defines/structsKumar Gala2010-07-262-22/+197
* | Blackfin: gpio: use common usage funcMike Frysinger2010-07-291-4/+2
* | Blackfin: jtag-console: handle newline stuffingMike Frysinger2010-07-251-9/+32
* | Blackfin: jtag-console: add debug markersMike Frysinger2010-07-251-1/+27
* | Blackfin: jtag-console: robustify against missing peerMike Frysinger2010-07-251-8/+32
|/
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-244-26/+9
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-07-246-5/+341
|\
| * ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 coreStefan Roese2010-07-231-0/+16
| * ppc4xx: Add "ecctest" command to test/simulate ECC errorsStefan Roese2010-07-232-0/+287
| * ppc4xx: DDR/ECC: Use correct macros to clear error statusStefan Roese2010-07-232-1/+22
| * ppc4xx: Only define DDR2 registers for the correct PowerPC variantsStefan Roese2010-07-231-4/+4
| * ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC valuesStefan Roese2010-07-231-0/+12
* | powerpc/85xx: Rework P1022 SERDES is_serdes_configured supportKumar Gala2010-07-211-11/+27
* | powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured supportKumar Gala2010-07-213-40/+39
* | powerpc/p3041: Add various p3041 related definesKumar Gala2010-07-204-0/+7
* | powerpc/p5020: Add various p5020 related defines (and p5010)Kumar Gala2010-07-204-0/+11
* | powerpc/mpc85xx: Report FMAN # to match user manualEmil Medve2010-07-201-1/+1
* | powerpc/p4080: Add setting of clock-frequency for clockgen nodeKumar Gala2010-07-201-0/+5
* | powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updatesKumar Gala2010-07-201-8/+11
* | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-201-3/+81
* | powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala2010-07-201-0/+17
* | powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala2010-07-201-0/+20
|/
* Drop support for GTH boardWolfgang Denk2010-07-171-2/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-07-1632-516/+751
|\
| * powerpc/85xx: Move p1022ds slot code into board fileKumar Gala2010-07-162-70/+0
| * powerpc/85xx: Add command to report errata workaroundsKumar Gala2010-07-162-0/+52
| * powerpc: add support for the Freescale P1022DS reference boardTimur Tabi2010-07-163-0/+169
| * fsl: add LAW target to fsl_pci_info structureTimur Tabi2010-07-161-8/+11
| * powerpc/85xx: Add support for link stack & STAC on e5500Kumar Gala2010-07-161-1/+3
| * powerpc/85xx: Add recognition of e5500 coreKumar Gala2010-07-161-10/+18
| * powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce2010-07-164-127/+53
| * mpc85xx: Add reginfo commandBecky Bruce2010-07-161-0/+13
| * drivers/misc/fsl_law.c: Rearrange code to avoid duplicationBecky Bruce2010-07-161-0/+1
| * mpc85xx: Add print_tlbcam() functionBecky Bruce2010-07-162-0/+21
OpenPOWER on IntegriCloud