Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Reduce line lengths to 80 characters max. | Peter Pearse | 2007-05-18 | -2/+5 |
* | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-05-18 | -36/+719 |
|\ | ||||
| * | 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 | -0/+572 |
| |\ | ||||
| | * | Fix memory initialization on MPC8349E-mITX | Timur Tabi | 2007-05-01 | -0/+3 |
| | * | mpc83xx: minor fixups for 8313rdb introduction | Kim Phillips | 2007-04-25 | -2/+2 |
| | * | mpc83xx: Add MPC8313ERDB support. | Scott Wood | 2007-04-23 | -0/+569 |
| * | | 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 | -16/+59 |
| |\ \ | ||||
| | * | | add: Microblaze V5 exception handling | Michal Simek | 2007-05-08 | -0/+1 |
| | * | | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-05-08 | -1022/+5895 |
| | |\ \ | ||||
| | * | | | new: fsl interrupt support | Michal Simek | 2007-05-07 | -0/+4 |
| | * | | | new: FSL and MSR support #2 | Michal Simek | 2007-05-05 | -0/+3 |
| | * | | | [PATCH] MTD partition support, JFFS2 support | Michal Simek | 2007-04-24 | -2/+27 |
| | * | | | [PATCH] SystemACE support for Microblaze | Michal Simek | 2007-04-21 | -15/+25 |
| * | | | | 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 |
* | | | | | | Add the files for the SMN42 board | Peter Pearse | 2007-05-09 | -0/+198 |
* | | | | | | New board SMN42 branch | Peter Pearse | 2007-05-09 | -8/+6 |
|/ / / / / | ||||
* | | | | | Get rid of duplicated file (see include/configs/sbc8560.h instead) | Wolfgang Denk | 2007-05-07 | -410/+0 |
|/ / / / | ||||
* | | | | 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 | -32/+462 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||
| * | | | | | 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 | -17/+1124 |
|\ \ \ \ \ \ | ||||
| * | | | | | | 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/+505 |
| * | | | | | | 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/+20 |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-05-05 | -0/+465 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||
| * | | | | | Update board configuration for STX GP3SSA board: | Wolfgang Denk | 2007-05-03 | -20/+67 |
| * | | | | | Add support for STX GP3SSA (stxssa) Board | Dan Malek | 2007-05-03 | -0/+418 |
| |/ / / / | ||||
* | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-04-23 | -12/+2 |
|\ \ \ \ \ | |/ / / / | ||||
| * | | | | Merge with /home/dzu/src/git/u-boot | Wolfgang Denk | 2007-04-20 | -11/+1 |
| |\ \ \ \ | ||||
| | * | | | | Fix breakage of NC650 board with respect to nand support. | Detlev Zundel | 2007-04-20 | -11/+1 |
| * | | | | | [RFC PATCH] icecube/lite5200b: fix OF_TBCLK (timebase-frequency) calculation | Domen Puncer | 2007-04-20 | -1/+1 |
| |/ / / / | ||||
* | | | | | Remove BOARDLIBS usage completely | Stefan Roese | 2007-04-23 | -2/+0 |
|/ / / / | ||||
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx | Wolfgang Denk | 2007-04-18 | -0/+411 |
|\ \ \ \ | ||||
| * \ \ \ | Merge with /home/git/u-boot | Wolfgang Denk | 2007-03-08 | -20/+13 |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge with /home/git/u-boot | Wolfgang Denk | 2007-03-08 | -1/+3 |
| |\ \ \ \ \ |