Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR | Haiying Wang | 2006-08-17 | -1/+2 |
* | Merge branch 'mpc85xx' | Jon Loeliger | 2006-08-09 | -36/+200 |
|\ | ||||
| * | * Switched default PCI speed for 8540 ADS back to 33MHz | Matthew McClintock | 2006-08-09 | -0/+3 |
| * | * Added support for initializing second PCI bus on 85xx Patch by Andy Fleming... | Matthew McClintock | 2006-08-09 | -35/+147 |
| * | * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ... | Matthew McClintock | 2006-08-09 | -1/+50 |
* | | Merge branch 'wd' | Jon Loeliger | 2006-08-09 | -193/+1255 |
|\ \ | ||||
| * | | PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performance | Stefan Roese | 2006-07-28 | -3/+3 |
| * | | Code cleanup | Wolfgang Denk | 2006-07-21 | -1/+1 |
| * | | Add support for friendly-arm SBC-2410X board | Wolfgang Denk | 2006-07-21 | -1/+3 |
| * | | Fix MIPS LE build problem | Wolfgang Denk | 2006-07-21 | -1/+1 |
| * | | Add support for TB5200 board | Wolfgang Denk | 2006-07-19 | -2/+2 |
| * | | Add support for TQM885D board. | Markus Klotzbuecher | 2006-07-12 | -4/+7 |
| * | | Bugfix in FEC initialisation: | Markus Klotzbuecher | 2006-07-12 | -1/+3 |
| * | | Support for spc1920 board. | Markus Klotzbuecher | 2006-07-12 | -2/+10 |
| * | | Fix timer problems on AMCC yucca board. | Marian Balakowicz | 2006-07-06 | -5/+3 |
| * | | Add system memory to the PCI region list for AMCC PPC44x CPUs. | Marian Balakowicz | 2006-07-04 | -0/+13 |
| * | | Cleanup config file and bootup output for Yucca board. | Marian Balakowicz | 2006-07-03 | -2/+4 |
| * | | Fix CONFIG_440_GX define usage. | Marian Balakowicz | 2006-06-30 | -1/+1 |
| * | | Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | 2006-06-30 | -70/+623 |
| |\ \ | | |/ | |/| | ||||
| | * | Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | 2006-06-30 | -70/+623 |
| * | | Add support for wrPPMC7xx/74xx boards | Heiko Schocher | 2006-06-19 | -2/+4 |
| * | | Merge with ssh://fifi/home/wd/git/u-boot/master | Wolfgang Denk | 2006-06-19 | -11/+172 |
| |\ \ | ||||
| | * | | Add support for CONFIG_SERIAL_MULTI on MPC5xxx | Wolfgang Denk | 2006-06-16 | -10/+171 |
| | * | | Bugfix in I2C initialisation on S3C2400. | Wolfgang Denk | 2006-06-16 | -1/+1 |
| * | | | Fix IxEthDB.h to compile again | Stefan Roese | 2006-06-14 | -2/+2 |
| * | | | Minor cleanup for PCS440EP board | Stefan Roese | 2006-06-13 | -1/+1 |
| |/ / | ||||
| * | | Minor code cleanup. | Wolfgang Denk | 2006-06-10 | -4/+4 |
| * | | Merge with /home/hs/U-Boot/u-boot-dev | Wolfgang Denk | 2006-06-10 | -57/+353 |
| |\ \ | ||||
| | * | | * Add EPCS Controller bootrom work-around for Nios-II | Heiko Schocher | 2006-04-20 | -0/+15 |
| | * | | Fix I/O Macros and mini-app stubs for Nios-II | Heiko Schocher | 2006-04-20 | -37/+44 |
| | * | | Add MCF5282 support (without preloader) | Heiko Schocher | 2006-04-20 | -32/+334 |
| * | | | Nios II - Add EPCS Controller bootrom work-around | Scott McNutt | 2006-06-08 | -0/+15 |
| * | | | Nios II - Fix I/O Macros and mini-app stubs | Scott McNutt | 2006-06-08 | -37/+44 |
* | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-08-09 | -100/+43 |
|\ \ \ \ | ||||
| * | | | | Fix caslat calculation | John Traill | 2006-08-09 | -96/+39 |
| * | | | | Convert to mac-address in ethernet nodes. | Jon Loeliger | 2006-08-09 | -4/+4 |
* | | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-07-31 | -66/+0 |
|\ \ \ \ \ | |/ / / / | ||||
| * | | | | Move get_board_sys_clk to board directory | Haiying Wang | 2006-07-31 | -66/+0 |
* | | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-07-28 | -0/+2 |
|\ \ \ \ \ | |/ / / / | ||||
| * | | | | Fix 8641HPCN pollution | John Traill | 2006-07-28 | -0/+2 |
* | | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-06-27 | -110/+284 |
|\ \ \ \ \ | |/ / / / | ||||
| * | | | | Enable PCIE1 for MPC8641HPCN board | Jin Zhengxiong-R64188 | 2006-06-27 | -110/+284 |
* | | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-06-15 | -15/+0 |
|\ \ \ \ \ | |/ / / / | ||||
| * | | | | Do not enable address translation on secondary CPUs. | Jon Loeliger | 2006-06-15 | -15/+0 |
* | | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-06-07 | -64/+64 |
|\ \ \ \ \ | |/ / / / | ||||
| * | | | | Fix a get_board_sys_clk() use-before-def warning. | Jon Loeliger | 2006-06-07 | -64/+64 |
* | | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-06-07 | -616/+582 |
|\ \ \ \ \ | |/ / / / | ||||
| * | | | | Review cleanups. | Jon Loeliger | 2006-05-31 | -99/+37 |
| * | | | | White space cleanup. | Jon Loeliger | 2006-05-31 | -14/+13 |
| * | | | | Moved mpc8641hpcn_board_reset() out of cpu/ into board/. | Jon Loeliger | 2006-05-31 | -84/+6 |