Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | | | 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 | |
* | | | | | | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) | Stefan Roese | 2007-03-31 | -19/+49 | |
* | | | | | | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) | Stefan Roese | 2007-03-31 | -48/+81 | |
* | | | | | | | Merge with /home/stefan/git/u-boot/acadia | Stefan Roese | 2007-03-24 | -156/+226 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | [PATCH] Add 4xx GPIO functions | Stefan Roese | 2007-03-24 | -114/+3 | |
| * | | | | | | [PATCH] Clean up 40EZ/Acadia support | Stefan Roese | 2007-03-24 | -42/+223 | |
* | | | | | | | Merge with /home/stefan/git/u-boot/acadia | Stefan Roese | 2007-03-21 | -37/+323 | |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | [PATCH] Add AMCC PPC405EZ support | Stefan Roese | 2007-03-21 | -37/+323 | |
| |/ / / / / | |||||
* | | | | | | [PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUS | Matthias Fuchs | 2007-03-08 | -1/+1 | |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-03-08 | -26/+40 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Merge with /home/stefan/git/u-boot/yucca-ddr2 | Stefan Roese | 2007-03-08 | -26/+40 | |
| |\ \ \ \ | |||||
| | * | | | | [PATCH] Update AMCC Luan 440SP eval board support | Stefan Roese | 2007-03-08 | -1/+1 | |
| | * | | | | ppc4xx: Update 440SP/440SPe DDR SPD setup code to support 440SP | Stefan Roese | 2007-03-08 | -25/+39 | |
| | |/ / / | |||||
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-03-07 | -4/+27 | |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | [PATCH] Fix AMCC 44x SPD SDRAM init code to support 2 DIMM's | Stefan Roese | 2007-03-07 | -4/+27 | |
| |/ / / | |||||
* | | | | Restructure POST directory to support of other CPUs, boards, etc. | Wolfgang Denk | 2007-03-06 | -35/+35 | |
|/ / / | |||||
* | | | Merge with /home/stefan/git/u-boot/denx-merge-sr | Stefan Roese | 2007-03-01 | -24/+24 | |
|\ \ \ | |||||
| * | | | Minor code cleanup. | Wolfgang Denk | 2007-02-27 | -27/+27 | |
* | | | | [PATCH] Update AMCC Katmai 440SPe eval board support | Stefan Roese | 2007-03-01 | -99/+323 | |
|/ / / | |||||
* | | | [PATCH] Add support for the AMCC Katmai (440SPe) eval board | Stefan Roese | 2007-02-20 | -8/+64 | |
* | | | [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM support | Stefan Roese | 2007-02-20 | -0/+2943 | |
* | | | [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files | Stefan Roese | 2007-02-20 | -413/+478 | |
* | | | [PATCH] PPC4xx: Add support for multiple I2C busses | Stefan Roese | 2007-02-20 | -213/+245 | |
* | | | [PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boards | Stefan Roese | 2007-02-02 | -6/+10 | |
* | | | [PATCH] Update 440EPx/440GRx cpu detection | Stefan Roese | 2007-01-31 | -4/+8 | |
* | | | Merge with /home/hs/SC3/u-boot-dev | Wolfgang Denk | 2007-01-19 | -6/+3 | |
|\ \ \ |