| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-10-10 | Fix whitespace issues. | Jon Loeliger | |
| 2006-09-19 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | |
| Conflicts: board/stxxtc/Makefile | |||
| 2006-09-14 | Merge branch 'mpc86xx' | Jon Loeliger | |
| 2006-09-14 | Handle 86xx SVR values according to the new Reference Manual. | Jon Loeliger | |
| Both 8641 and 8641D have SVR == 0x8090, and are distinguished by the byte in bits 16-23 instead. Thanks to Jason Jin for noticing. Signed-off-by: Jon Loeliger <[email protected]> | |||
| 2006-09-07 | Add support for AMCC Sequoia PPC440EPx eval board | Stefan Roese | |
| - Add support for PPC440EPx & PPC440GRx - Add support for PPC440EP(x)/GR(x) NAND controller in cpu/ppc4xx directory - Add NAND boot functionality for Sequoia board, please see doc/README.nand-boot-ppc440 for details - This Sequoia NAND image doesn't support environment in NAND for now. This will be added in a short while. Patch by Stefan Roese, 07 Sep 2006 | |||
| 2006-08-22 | Merge branch 'mpc86xx' | Jon Loeliger | |
| 2006-08-22 | Cleanup more poorly introduced whitespace. | Jon Loeliger | |
| 2006-08-22 | Merge branch 'mpc86xx' | Jon Loeliger | |
| 2006-08-22 | Cleanup poorly introduced whitespace. | Jon Loeliger | |
| 2006-08-09 | Merge branch 'mpc85xx' | Jon Loeliger | |
| Conflicts: include/ft_build.h include/pci.h Resolved, though. | |||
| 2006-08-09 | * Added support for initializing second PCI bus on 85xx Patch by Andy ↵ | Matthew McClintock | |
| Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <[email protected]> | |||
| 2006-08-09 | Merge branch 'wd' | Jon Loeliger | |
| 2006-07-03 | Cleanup config file and bootup output for Yucca board. | Marian Balakowicz | |
| 2006-06-30 | Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | |
| 2006-06-30 | Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | |
| 2006-06-27 | Merge branch 'mpc86xx' | Jon Loeliger | |
| 2006-06-27 | Enable PCIE1 for MPC8641HPCN board | Jin Zhengxiong-R64188 | |
| Signed-off-by: Jason Jin <[email protected]> | |||
| 2006-06-07 | Merge branch 'mpc86xx' | Jon Loeliger | |
| 2006-06-07 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | |
| 2006-05-19 | Update 86xx address map and LAWBARs. | Jon Loeliger | |
| 2006-05-10 | Add support for AMCC 440EP Rev C and 440GR Rev B | Stefan Roese | |
| Patch by John Otken, 08 May 2006 | |||
| 2006-05-09 | Merge branch 'mpc86xx' | Jon Loeliger | |
| 2006-04-26 | Initial support for MPC8641 HPCN board. | Jon Loeliger | |
| 2006-04-20 | Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port: | Kumar Gala | |
| - Removed MPC8349ADS port - Added PCI support to MPC8349ADS - reworked memory map to allow mapping of all regions with BATs Patch by Kumar Gala 20 Apr 2006 Signed-off-by: Kumar Gala <[email protected]> | |||
| 2006-03-16 | Fix DDR ECC bit definitions for MPC83xx. | Marian Balakowicz | |
| 2006-03-14 | Add DMA support for MPC83xx. | Marian Balakowicz | |
| 2006-03-14 | Add bit definitions for MPC83xx DDR controller registers. | Marian Balakowicz | |
| 2006-03-12 | Add CPM2 I/O pin functions for MPC85xx processors | Wolfgang Denk | |
| Patch by Murray Jensen, 08 Jul 2005 | |||
| 2006-03-12 | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349ads | Wolfgang Denk | |
| 2006-01-23 | Fixed defines for MPC83xx SICRL register to match current specs | Kumar Gala | |
| Patch by Kumar Gala, 23 Jan 2006 | |||
| 2006-01-12 | Added PCI support for MPC8349ADS board | Kumar Gala | |
| Patch by Kumar Gala 11 Jan 2006 | |||
| 2005-12-06 | Fix DPRAM offset/size for MPC8541/8555. | Wolfgang Denk | |
| Simplify TQM85xx Makefile handling. | |||
| 2005-11-29 | Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. | Stefan Roese | |
| Patch by John Otken, 23 Nov 2005 | |||
| 2005-11-25 | Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h | Wolfgang Denk | |
| 2005-11-07 | Correct PPC Timebase register definitions (SPRN_TBRL...) | Stefan Roese | |
| Patch by Stefan Roese, 07 Nov 2005 | |||
| 2005-11-01 | Add support for Ocotea pass 3 with 440GX Rev. F | Stefan Roese | |
| Patch by Stefan Roese, 01 Nov 2005 | |||
| 2005-10-17 | Add PCI support for the TQM834x board. | Rafal Jaworowski | |
| 2005-10-15 | Merge with /home/m8/git/u-boot | Wolfgang Denk | |
| 2005-10-13 | Cleanup for GCC-4.x | Wolfgang Denk | |
| 2005-10-11 | Added support for TQM834x boards. | Marian Balakowicz | |
| 2005-10-04 | Fix 440GR to print correct cpu revision | Stefan Roese | |
| Patch by Stefan Roese, 4 Oct 2005 | |||
| 2005-09-26 | Add iopset command on mpc8xx | Wolfgang Denk | |
| Patch by Daniel Eisenhut, 25 Mar 2005 | |||
| 2005-09-23 | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | |
| 2005-08-16 | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c | Stefan Roese | |
| now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005 | |||
| 2005-08-08 | Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) | Stefan Roese | |
| Patch by Stefan Roese, 08 Aug 2005 | |||
| 2005-08-02 | Merge with rsync://[email protected]/git/u-boot.git | Jon Loeliger | |
| 2005-08-01 | Fix style issues primarily in 85xx and 83xx boards. | Jon Loeliger | |
| - C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines | |||
| 2005-08-01 | Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. | Stefan Roese | |
| Patch by Steven Blakeslee, 27 Jul 2005 | |||
| 2005-07-28 | * Patch by Eran Liberty | Eran Liberty | |
| Add support for the Freescale MPC8349ADS board. | |||
| 2005-07-25 | * Patch by Jon Loeliger, 2005-05-05 | Jon Loeliger | |
| Implemented support for MPC8548CDS board. Added DDR II support based on SPD values for MPC85xx boards. This roll-up patch also includes bugfies for the previously published patches: DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&4 I/O | |||
