Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | | | ppc4xx: Update in_be32() functions and friends to latest Linux version | Stefan Roese | 2007-06-01 | -34/+55 | |
| * | | | | | | ppc4xx: Change Luan config file to support ECC | Stefan Roese | 2007-06-01 | -1/+2 | |
* | | | | | | | Merge with /home/wd/git/u-boot/stx-gp3ssa | Wolfgang Denk | 2007-05-31 | -17/+24 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Add support for STX GP3SSA (stxssa) Board with 4 MiB flash. | Wolfgang Denk | 2007-05-31 | -17/+24 | |
* | | | | | | | Merge with /home/tur/git/u-boot#motionpro | Wolfgang Denk | 2007-05-28 | -78/+132 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH. | Bartlomiej Sieka | 2007-05-27 | -16/+16 | |
| * | | | | | | | Motion-PRO: Add support for redundant environment. | Bartlomiej Sieka | 2007-05-27 | -1/+6 | |
| * | | | | | | | Motion-PRO: Change maximum console buffer size from 256 to 1024 bytes. | Bartlomiej Sieka | 2007-05-27 | -1/+1 | |
| * | | | | | | | Motion-PRO: Update EEPROM's page write bits and write delay. | Bartlomiej Sieka | 2007-05-27 | -2/+2 | |
| * | | | | | | | MPC5XXX, Motion-PRO: Fix PHY initialization problem. | Bartlomiej Sieka | 2007-05-27 | -1/+1 | |
| * | | | | | | | Motion-PRO: Add support for the temperature sensor. | Bartlomiej Sieka | 2007-05-27 | -1/+10 | |
| * | | | | | | | Motion-PRO: Add displaying of CPLD revision information during boot. | Bartlomiej Sieka | 2007-05-27 | -0/+6 | |
| * | | | | | | | MPC5xxx: Change names of defines related to IPB and PCI clocks. | Bartlomiej Sieka | 2007-05-27 | -57/+57 | |
| * | | | | | | | Motion-PRO: Add LED support. | Bartlomiej Sieka | 2007-05-27 | -0/+34 | |
* | | | | | | | | ppc4xx: Update AMCC Acadia support for board revision 1.1 | Stefan Roese | 2007-05-24 | -18/+9 | |
* | | | | | | | | ppc4xx: Use do { ... } while (0) for CPR & SDR access macros | Stefan Roese | 2007-05-22 | -4/+4 | |
* | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-05-18 | -471/+1141 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Minor Coding Style cleanup, update CHANGELOG. | Wolfgang Denk | 2007-05-16 | -24/+16 | |
| * | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx | Wolfgang Denk | 2007-05-16 | -24/+885 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix memory initialization on MPC8349E-mITX | Timur Tabi | 2007-05-01 | -0/+3 | |
| | * | | | | | | | mpc83xx: replace elaborate boottime verbosity with 'clocks' command | Kim Phillips | 2007-05-01 | -2/+0 | |
| | * | | | | | | | mpc83xx: minor fixups for 8313rdb introduction | Kim Phillips | 2007-04-25 | -2/+2 | |
| | * | | | | | | | 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 | |
| |/ / / / / / / |