Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | | | | | | [ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.A | Rafal Jaworowski | 2007-08-02 | -3/+8 | |
* | | | | | | | | | | | | ppc4xx: Update AMCC Bamboo 440EP support | Eugene OBrien | 2007-07-31 | -1/+1 | |
* | | | | | | | | | | | | ppc4xx: Only print ECC related info when the error bis are set | Stefan Roese | 2007-07-30 | -14/+24 | |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | ppc4xx: Fix bug with default GPIO output value | Stefan Roese | 2007-07-20 | -2/+2 | |
* | | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-07-16 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Update CHANGELOG, minor coding style cleanup. | Wolfgang Denk | 2007-07-12 | -1/+1 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | ppc4xx: Code cleanup | Stefan Roese | 2007-07-16 | -1/+0 | |
* | | | | | | | | | | ppc4xx: Add new weak functions to support boardspecific DDR2 configuration | Stefan Roese | 2007-07-16 | -14/+44 | |
* | | | | | | | | | | ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup | Stefan Roese | 2007-07-16 | -1/+61 | |
* | | | | | | | | | | ppc4xx: Change receive buffer handling in the 4xx emac driver | Stefan Roese | 2007-07-12 | -3/+5 | |
|/ / / / / / / / / | |||||
* | | | | | | | | | Coding style cleanup; update CHANGELOG. | Wolfgang Denk | 2007-07-10 | -1/+1 | |
* | | | | | | | | | Merge with /home/hs/Atronic/u-boot | Wolfgang Denk | 2007-07-09 | -41/+61 | |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG | Heiko Schocher | 2007-06-25 | -53/+58 | |
| * | | | | | | | | | [PCS440EP] upgrade the PCS440EP board: | Heiko Schocher | 2007-06-22 | -41/+56 | |
* | | | | | | | | | | Merged POST framework with the current TOT. | Sergei Poselenov | 2007-07-05 | -0/+8 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-06-25 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk | 2007-06-22 | -5/+5 | |
| * | | | | | | | | | Extend POST support for PPC440 | Igor Lisitsin | 2007-06-22 | -0/+2 | |
* | | | | | | | | | | ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt | Niklaus Giger | 2007-06-25 | -1/+86 | |
* | | | | | | | | | | ppc4xx: Fix O=buildir builds | Niklaus Giger | 2007-06-25 | -1/+1 | |
* | | | | | | | | | | ppc4xx: Add pci_pre_init() for 405 boards | Matthias Fuchs | 2007-06-25 | -8/+22 | |
* | | | | | | | | | | ppc4xx: Fix problem with extended program_tlb() funtion | Stefan Roese | 2007-06-22 | -0/+8 | |
|/ / / / / / / / / | |||||
* | | | | | | | | | [ppc] Fix build breakage for all non-4xx PowerPC variants. | Rafal Jaworowski | 2007-06-22 | -1/+0 | |
* | | | | | | | | | Coding style cleanup. Refresh CHANGELOG. | Wolfgang Denk | 2007-06-20 | -138/+137 | |
* | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-06-20 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Fix config problems on SC3 board; make ide_reset_timeout work. | Wolfgang Denk | 2007-06-08 | -1/+1 | |
* | | | | | | | | | [ppc4xx] Fix problem with NAND booting on AMCC Acadia | Stefan Roese | 2007-06-19 | -3/+3 | |
* | | | | | | | | | Merge with /home/stefan/git/u-boot/denx-440-exceptions | Stefan Roese | 2007-06-15 | -204/+242 | |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ppc4xx: Clean up 440 exceptions handling | Grzegorz Bernacki | 2007-06-15 | -204/+242 | |
| |/ / / / / / / / | |||||
* | | | | | | | | | [ppc4xx] Extend 44x GPIO setup with default output state | Stefan Roese | 2007-06-15 | -0/+38 | |
* | | | | | | | | | [ppc4xx] Extend program_tlb() with virtual & physical addresses | Stefan Roese | 2007-06-14 | -37/+48 | |
* | | | | | | | | | [PATCH] fix gpio setting when using CFG_440_GPIO_TABLE | Benoît Monin | 2007-06-08 | -2/+2 | |
|/ / / / / / / / | |||||
* | | | | | | | | ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board | Stefan Roese | 2007-06-06 | -17/+55 | |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | [PATCH] Fix ppc4xx bootstrap letter displayed on startup | Benoît Monin | 2007-06-04 | -1/+7 | |
* | | | | | | | Merge with /home/stefan/git/u-boot/bamboo-nand | Stefan Roese | 2007-06-01 | -287/+349 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board | Stefan Roese | 2007-06-01 | -92/+129 | |
| * | | | | | | | NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.c | Stefan Roese | 2007-06-01 | -20/+54 | |
| * | | | | | | | ppc4xx: 44x DDR driver code cleanup and small fix for Bamboo | Stefan Roese | 2007-06-01 | -175/+166 | |
* | | | | | | | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) | Stefan Roese | 2007-06-01 | -1/+6 | |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | ppc4xx: Add 405 support to 4xx NAND driver ndfc.c | Stefan Roese | 2007-05-22 | -4/+4 | |
* | | | | | | | ppc4xx: Fix problem in 405EZ OCM initialization | Stefan Roese | 2007-05-21 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Coding stylke cleanup; update CHANGELOG. | Wolfgang Denk | 2007-05-05 | -2/+2 | |
* | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-04-29 | -28/+28 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx | Wolfgang Denk | 2007-04-18 | -28/+28 | |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge with /home/git/u-boot | Wolfgang Denk | 2007-03-08 | -26/+40 | |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge with /home/git/u-boot | Wolfgang Denk | 2007-03-08 | -4/+27 | |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Some code cleanup. | Wolfgang Denk | 2007-03-04 | -41/+41 | |
* | | | | | | | | ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content. | Matthias Fuchs | 2007-04-24 | -9/+21 | |
|/ / / / / / / | |||||
* | | | | | | | ppc4xx: Add output for bootrom location to 405EZ ports | Stefan Roese | 2007-04-18 | -4/+26 | |
* | | | | | | | ppc4xx: Fix i2c divisor calcularion for PPC4xx | Jeffrey Mann | 2007-04-12 | -3/+1 |