summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1Stefan Roese2008-06-034-1461/+25
| * | | | ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.SStefan Roese2008-06-032-132/+85
| * | | | ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-038-444/+330
| * | | | ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-0312-274/+723
| * | | | PPC4xx: Simplified post_word_{load, store}Grant Erickson2008-06-031-15/+11
| * | | | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-06-031048-13672/+15233
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-06-11103-1561/+3221
|\ \ \ \ \
| * | | | | FSL LAW: Add new interface to use the last free LAWKumar Gala2008-06-112-0/+20
| * | | | | 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-1123-127/+124
| * | | | | FSL LAW: Keep track of LAW allocationsKumar Gala2008-06-1110-25/+59
| * | | | | 85xx: remove dummy board_early_init_fKumar Gala2008-06-1112-44/+0
| * | | | | MPC8544DS: Update config.hKumar Gala2008-06-111-1/+1
| * | | | | 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-1114-275/+0
| * | | | | Socrates: Added FPGA base address update in FDT.Sergei Poselenov2008-06-111-0/+10
| * | | | | Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov2008-06-114-4/+227
| * | | | | NAND: Added support for 128-bit OOB, adaptedSergei Poselenov2008-06-112-14/+34
| * | | | | Socrates: added missed file with UPMA configuration data.Sergei Poselenov2008-06-111-0/+55
| * | | | | Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov2008-06-114-30/+27
| * | | | | Added the upmconfig() function for 85xx.Sergei Poselenov2008-06-112-0/+70
| * | | | | Socrates: config file cleanup.Sergei Poselenov2008-06-111-9/+3
| * | | | | TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger2008-06-113-11/+167
| * | | | | TQM85xx: NAND support via local bus UPMBWolfgang Grandegger2008-06-115-8/+558
| * | | | | TQM8548: PCI express supportWolfgang Grandegger2008-06-114-36/+249
| * | | | | TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2008-06-116-33/+334
| * | | | | TQM85xx: Support for Flat Device TreeWolfgang Grandegger2008-06-113-13/+64
| * | | | | TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger2008-06-104-0/+73
| * | | | | TQM85xx: Bugfix in the SDRAM initialisationWolfgang Grandegger2008-06-101-1/+3
| * | | | | TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger2008-06-101-38/+46
| * | | | | TQM85xx: Support for Spansion 'N' type flashes addedWolfgang Grandegger2008-06-101-4/+16
| * | | | | TQM85xx: Fix CPM port pin configurationWolfgang Grandegger2008-06-101-0/+6
| * | | | | TQM85xx: Various coding style fixesWolfgang Grandegger2008-06-105-291/+293
| * | | | | socrates: Fix PCI clk fix patchAndy Fleming2008-06-101-1/+3
| * | | | | NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger2008-06-102-83/+46
| * | | | | MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger2008-06-102-9/+11
| * | | | | PPC: add accessor macros to clear and set bits in one shotWolfgang Grandegger2008-06-101-0/+36
| * | | | | TQM: move TQM boards to board/tqcWolfgang Grandegger2008-06-1033-15/+15
| * | | | | 83xx/85xx/86xx: add more MxMR local bus definitionsWolfgang Grandegger2008-06-101-5/+38
| * | | | | 83xx/85xx: further localbus cleanupsAnton Vorontsov2008-06-109-45/+23
| * | | | | 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.hAnton Vorontsov2008-06-104-233/+256
| * | | | | 85xx: Add setting of cache props in the device tree.Kumar Gala2008-06-101-0/+128
| * | | | | 85xx: expose cpu identificationKumar Gala2008-06-102-36/+51
| * | | | | 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define itKumar Gala2008-06-091-2/+6
| * | | | | MPC85xx: Change traps.c to not reference non-addressable memoryBecky Bruce2008-06-091-3/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-06-1125-276/+1497
|\ \ \ \ \
| * | | | | mpc83xx: MVBLM7: minor build fixupsKim Phillips2008-06-102-35/+3
| * | | | | add MPC8343 based board mvBlueLYNX-M7 (board+make files)Andre Schwarz2008-06-1010-0/+679
| * | | | | add MPC8343 based board mvBlueLYNX-M7 (doc+config)Andre Schwarz2008-06-104-0/+572
| * | | | | 83xx/85xx: further localbus cleanupsAnton Vorontsov2008-06-109-45/+23
| * | | | | 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.hAnton Vorontsov2008-06-104-233/+256
| * | | | | Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.hTor Krill2008-06-101-0/+1
| |/ / / /
OpenPOWER on IntegriCloud