Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | | | | mpc83xx: Add MPC8313ERDB support. | Scott Wood | 2007-04-23 | -0/+569 | |
| | * | | | | | | mpc83xx: Add generic PCI setup code. | Scott Wood | 2007-04-23 | -0/+5 | |
| | * | | | | | | mpc83xx: Add 831x support to global_data.h | Scott Wood | 2007-04-23 | -2/+4 | |
| | * | | | | | | mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu(). | Scott Wood | 2007-04-23 | -13/+3 | |
| | * | | | | | | mpc83xx: Add register definitions for MPC831x. | Scott Wood | 2007-04-23 | -7/+301 | |
| * | | | | | | | Coding Style Cleanup, new CHANGELOG | Wolfgang Denk | 2007-05-16 | -2/+2 | |
| * | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze | Wolfgang Denk | 2007-05-16 | -17/+168 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | add: reading special purpose registers | Michal Simek | 2007-05-08 | -11/+6 | |
| | * | | | | | | | add: Microblaze V5 exception handling | Michal Simek | 2007-05-08 | -0/+9 | |
| | * | | | | | | | add: FSL control read and write | Michal Simek | 2007-05-08 | -0/+15 | |
| | * | | | | | | | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-05-08 | -4497/+17826 | |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | new: USE_MSR_INTR support | Michal Simek | 2007-05-07 | -0/+37 | |
| | * | | | | | | | | new: fsl interrupt support | Michal Simek | 2007-05-07 | -0/+4 | |
| | * | | | | | | | | fix: interrupt handler for multiple sources | Michal Simek | 2007-05-07 | -0/+2 | |
| | * | | | | | | | | new: add writing to msr register | Michal Simek | 2007-05-07 | -3/+9 | |
| | * | | | | | | | | new: FSL and MSR support #2 | Michal Simek | 2007-05-05 | -0/+5 | |
| | * | | | | | | | | new: FSL and MSR support | Michal Simek | 2007-05-05 | -0/+37 | |
| | * | | | | | | | | [PATCH] MTD partition support, JFFS2 support | Michal Simek | 2007-04-24 | -3/+29 | |
| | * | | | | | | | | [PATCH] SystemACE support for Microblaze | Michal Simek | 2007-04-21 | -15/+25 | |
| | * | | | | | | | | 16bit read/write little endian | Michal Simek | 2007-04-21 | -0/+4 | |
| * | | | | | | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2007-05-15 | -20/+96 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| | * | | | | | | | | Merge with /home/tur/git/u-boot#motionpro | Wolfgang Denk | 2007-05-15 | -20/+96 | |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | / / / / | | | | |_|/ / / / | | | |/| | | | | | |||||
| | | * | | | | | | [Motion-PRO] Add MTD and JFFS2 support, also add default partition | Piotr Kruszynski | 2007-05-10 | -0/+9 | |
| | | * | | | | | | [Motion-PRO] Add support for I2C, EEPROM and RTC. | Piotr Kruszynski | 2007-05-08 | -1/+29 | |
| | | * | | | | | | [Motion-PRO] Add ATA support. Add CF-booting commands to the default | Bartlomiej Sieka | 2007-05-08 | -2/+23 | |
| | | * | | | | | | [Motion-PRO] Change IPB clock frequency from 50MHz to 100MHz. This | Bartlomiej Sieka | 2007-05-08 | -0/+7 | |
| | | * | | | | | | [Motion-PRO] Enable Flat Device Tree support and modify default environment | Bartlomiej Sieka | 2007-05-08 | -19/+30 | |
| * | | | | | | | | Get rid of duplicated file (see include/configs/sbc8560.h instead) | Wolfgang Denk | 2007-05-07 | -410/+0 | |
| |/ / / / / / / | |||||
* | | | | | | | | ppc4xx: Add mtcpr/mfcpr access macros | Stefan Roese | 2007-05-11 | -3/+17 | |
* | | | | | | | | [PATCH] ppc4xx: Fix CONFIG_SYS_CLK_FREQ definition in Sequoia config file | Jeffrey Mann | 2007-05-07 | -1/+1 | |
|/ / / / / / / | |||||
* | | | | | | | [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message | Grzegorz Wianecki | 2007-05-05 | -2/+6 | |
* | | | | | | | Coding stylke cleanup; update CHANGELOG. | Wolfgang Denk | 2007-05-05 | -1/+1 | |
* | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-05-05 | -62/+23 | |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-05-05 | -0/+465 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | ppc4xx: Detect if the sysclk on Sequoia is 33 or 33.333 MHz | Jeffrey Mann | 2007-05-05 | -1/+3 | |
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-04-29 | -1397/+1541 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | / / | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driver | Stefan Roese | 2007-04-29 | -60/+7 | |
| * | | | | | | ppc4xx: Fix chip select timing for SysACE access on AMCC Katmai | Stefan Roese | 2007-04-19 | -1/+13 | |
* | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-05-05 | -21/+1137 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Cleaned up some 85xx PCI bugs | Andy Fleming | 2007-05-02 | -4/+4 | |
| * | | | | | | | Add support for the 8568 MDS board | Andy Fleming | 2007-05-02 | -0/+506 | |
| * | | | | | | | Enable 8544 support | Andy Fleming | 2007-04-23 | -2/+9 | |
| * | | | | | | | Changed BOOKE_PAGESZ_nGB to BOOKE_PAGESZ_nG | Andy Fleming | 2007-04-23 | -2/+2 | |
| * | | | | | | | Add MPC8544DS main configuration file. | Jon Loeliger | 2007-04-23 | -0/+591 | |
| * | | | | | | | Fix PCI I/O space mapping on Freescale MPC85x0ADS | Sergei Shtylyov | 2007-04-23 | -9/+8 | |
| * | | | | | | | u-boot: Disables MPC8548CDS 2T_TIMING for DDR by default | ebony.zhu@freescale.com | 2007-04-23 | -1/+1 | |
| * | | | | | | | u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS board | Zang Roy-r61911 | 2007-04-23 | -8/+21 | |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash | Wolfgang Denk | 2007-05-05 | -2/+0 | |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-05-05 | -0/+465 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-04-23 | -12/+2 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | |