* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
@ 2008-06-19 13:13 Stefan Roese
2008-06-19 20:58 ` Wolfgang Denk
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-06-19 13:13 UTC (permalink / raw)
To: u-boot
The following changes since commit a94f22f08f280905926219e568568964cb9eeb9d:
Andy Fleming (1):
Fix build issue with string.h and linux/string.h
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Stefan Roese (1):
cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably
drivers/mtd/cfi_flash.c | 12 ++++--------
1 files changed, 4 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-06-19 13:13 [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
@ 2008-06-19 20:58 ` Wolfgang Denk
0 siblings, 0 replies; 25+ messages in thread
From: Wolfgang Denk @ 2008-06-19 20:58 UTC (permalink / raw)
To: u-boot
In message <200806191513.13402.sr@denx.de> you wrote:
> The following changes since commit a94f22f08f280905926219e568568964cb9eeb9d:
> Andy Fleming (1):
> Fix build issue with string.h and linux/string.h
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-cfi-flash.git master
>
> Stefan Roese (1):
> cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably
>
> drivers/mtd/cfi_flash.c | 12 ++++--------
> 1 files changed, 4 insertions(+), 8 deletions(-)
Done, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
My challenge to the goto-less programmer is to recode tcp_input()
without any gotos ... without any loss of efficiency (there has to be
a catch). - W. R. Stevens
^ permalink raw reply [flat|nested] 25+ messages in thread
* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
@ 2008-07-17 9:47 Stefan Roese
2008-07-20 20:55 ` Wolfgang Denk
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-07-17 9:47 UTC (permalink / raw)
To: u-boot
The following changes since commit 699f05125509249072a0b865c8d35520d97cd501:
Wolfgang Denk (1):
Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Sebastian Siewior (1):
cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA
drivers/mtd/cfi_flash.c | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-07-17 9:47 Stefan Roese
@ 2008-07-20 20:55 ` Wolfgang Denk
0 siblings, 0 replies; 25+ messages in thread
From: Wolfgang Denk @ 2008-07-20 20:55 UTC (permalink / raw)
To: u-boot
In message <200807171147.41106.sr@denx.de> you wrote:
> The following changes since commit 699f05125509249072a0b865c8d35520d97cd501:
> Wolfgang Denk (1):
> Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-cfi-flash.git master
>
> Sebastian Siewior (1):
> cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA
>
> drivers/mtd/cfi_flash.c | 5 ++++-
> 1 files changed, 4 insertions(+), 1 deletions(-)
Done, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Even historians fail to learn from history -- they repeat the same
mistakes.
-- John Gill, "Patterns of Force", stardate 2534.7
^ permalink raw reply [flat|nested] 25+ messages in thread
* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
@ 2008-07-08 13:38 Stefan Roese
2008-07-09 21:24 ` Wolfgang Denk
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-07-08 13:38 UTC (permalink / raw)
To: u-boot
The following changes since commit c956717ab25c962ef49d49064dfc73f4edcba1fb:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Stefan Roese (1):
jedec_flash: Fix AM29DL800BB device ID
drivers/mtd/jedec_flash.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-07-08 13:38 Stefan Roese
@ 2008-07-09 21:24 ` Wolfgang Denk
0 siblings, 0 replies; 25+ messages in thread
From: Wolfgang Denk @ 2008-07-09 21:24 UTC (permalink / raw)
To: u-boot
In message <200807081538.14591.sr@denx.de> you wrote:
> The following changes since commit c956717ab25c962ef49d49064dfc73f4edcba1fb:
> Wolfgang Denk (1):
> Merge branch 'master' of /home/wd/git/u-boot/custodians
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-cfi-flash.git master
>
> Stefan Roese (1):
> jedec_flash: Fix AM29DL800BB device ID
>
> drivers/mtd/jedec_flash.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Done, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If you can't beat it or corrupt it, you pretend it was your idea in
the first place. - Terry Pratchett, _Guards! Guards!_
^ permalink raw reply [flat|nested] 25+ messages in thread
* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
@ 2008-06-03 19:08 Stefan Roese
2008-06-11 20:24 ` Wolfgang Denk
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-06-03 19:08 UTC (permalink / raw)
To: u-boot
The following changes since commit 1f1554841a4c8e069d331176f0c3059fb2bb8280:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Vasiliy Leoenenko (2):
cfi_flash: support of long cmd in U-boot.
cfi_flash: enable M18 flash chips family support.
drivers/mtd/cfi_flash.c | 41 ++++++++++++++++++++++++++++++++++-------
1 files changed, 34 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-06-03 19:08 Stefan Roese
@ 2008-06-11 20:24 ` Wolfgang Denk
0 siblings, 0 replies; 25+ messages in thread
From: Wolfgang Denk @ 2008-06-11 20:24 UTC (permalink / raw)
To: u-boot
In message <200806032108.13279.sr@denx.de> you wrote:
> The following changes since commit 1f1554841a4c8e069d331176f0c3059fb2bb8280:
> Wolfgang Denk (1):
> Merge branch 'master' of /home/wd/git/u-boot/custodians
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-cfi-flash.git master
>
> Vasiliy Leoenenko (2):
> cfi_flash: support of long cmd in U-boot.
> cfi_flash: enable M18 flash chips family support.
>
> drivers/mtd/cfi_flash.c | 41 ++++++++++++++++++++++++++++++++++-------
> 1 files changed, 34 insertions(+), 7 deletions(-)
Applied. Thanks!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Children begin by loving their parents. After a time they judge them.
Rarely, if ever, do they forgive them. - Oscar Wilde
^ permalink raw reply [flat|nested] 25+ messages in thread
* [U-Boot-Users] [MPC82xx] Fixes for MPC8272
@ 2007-04-23 12:32 Wolfgang Denk
2007-08-02 6:47 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
` (4 more replies)
0 siblings, 5 replies; 25+ messages in thread
From: Wolfgang Denk @ 2007-04-23 12:32 UTC (permalink / raw)
To: u-boot
The following changes since commit 14da5f7675bbb427c469e3f45006e027b6e21db9:
Wolfgang Denk (1):
Cleanup compiler warnings, update CHANGELOG
are found in the git repository at:
git://www.denx.de/git/u-boot-mpc82xx.git
Heiko Schocher (1):
[MPC826x] update defines in include/mpc8260.h for the MPC8272 family
include/mpc8260.h | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 89 insertions(+), 1 deletions(-)
Please help testing this code. If there are no complaints, it will be
merged into the master repo in aboutr 3 weeks from now.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"If God had wanted us to use the metric system, Jesus would have had
10 apostles."
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2007-08-02 6:47 ` Stefan Roese
2007-08-14 14:39 ` Stefan Roese
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2007-08-02 6:47 UTC (permalink / raw)
To: u-boot
The following changes since commit 53629f439cc9daba166812749d2cf3102aca7aac:
Stefan Roese (1):
Merge with git://www.denx.de/git/u-boot.git
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git
Anatolij Gustschin (1):
ppc4xx: lwmon5: Update Lime initialization
Eugene OBrien (1):
ppc4xx: Update AMCC Bamboo 440EP support
Grzegorz Bernacki (1):
[ppc440SPe] Graceful recovery from machine check during PCIe configuration
Matthias Fuchs (1):
new FPGA image for PLU405 board
Pavel Kolesnikov (1):
POST: Add ECC POST for the lwmon5 board
Rafal Jaworowski (1):
[ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.A
Stefan Roese (13):
ppc4xx: Change receive buffer handling in the 4xx emac driver
ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup
ppc4xx: Add new weak functions to support boardspecific DDR2 configuration
ppc4xx: Support for Yucca board with 440SPe Rev A added to 44x_spd_ddr2.c
ppc4xx: AMCC Luan uses the new boardspecific DDR2 controller setup
ppc4xx: Code cleanup
Merge with git://www.denx.de/git/u-boot.git
ppc4xx: Fix bug with default GPIO output value
ppc4xx: Fix lwmon5 interrupt controller setup (polarity, trigger...)
ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added
ppc4xx: Only print ECC related info when the error bis are set
ppc4xx: Update 440EPx lwmon5 board support
ppc4xx: Code cleanup
CHANGELOG | 59 +
MAKEALL | 12 +-
Makefile | 10 +-
board/amcc/bamboo/bamboo.c | 321 ++++--
board/amcc/bamboo/init.S | 3 +-
board/amcc/bamboo/u-boot.lds | 2 -
board/amcc/common/flash.c | 18 +-
board/amcc/luan/luan.c | 7 +
board/amcc/yucca/yucca.c | 34 +
board/esd/plu405/fpgadata.c | 2339 +++++++++++++++++++------------------
board/lwmon5/lwmon5.c | 89 ++-
board/lwmon5/sdram.c | 38 +-
cpu/ppc4xx/440spe_pcie.c | 47 +-
cpu/ppc4xx/440spe_pcie.h | 19 +-
cpu/ppc4xx/44x_spd_ddr.c | 5 +-
cpu/ppc4xx/44x_spd_ddr2.c | 58 +-
cpu/ppc4xx/4xx_enet.c | 8 +-
cpu/ppc4xx/gpio.c | 4 +-
cpu/ppc4xx/tlb.c | 62 +-
cpu/ppc4xx/traps.c | 49 +-
include/asm-ppc/mmu.h | 3 +
include/common.h | 8 +-
include/configs/bamboo.h | 2 +
include/configs/luan.h | 1 -
include/configs/lwmon5.h | 33 +-
include/post.h | 1 +
include/ppc440.h | 13 +
lib_ppc/extable.c | 2 +-
post/board/lwmon5/Makefile | 29 +
post/board/lwmon5/ecc.c | 267 +++++
post/cpu/ppc4xx/fpu.c | 2 +-
post/post.c | 8 +-
post/tests.c | 13 +
64 files changed, 3950 insertions(+), 1670 deletions(-)
create mode 100644 post/board/lwmon5/Makefile
create mode 100644 post/board/lwmon5/ecc.c
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2007-08-02 6:47 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
@ 2007-08-14 14:39 ` Stefan Roese
2007-12-17 14:56 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2007-08-14 14:39 UTC (permalink / raw)
To: u-boot
The following changes since commit 53629f439cc9daba166812749d2cf3102aca7aac:
Stefan Roese (1):
Merge with git://www.denx.de/git/u-boot.git
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git
Anatolij Gustschin (1):
ppc4xx: lwmon5: Update Lime initialization
Eugene OBrien (1):
ppc4xx: Update AMCC Bamboo 440EP support
Grzegorz Bernacki (1):
[ppc440SPe] Graceful recovery from machine check during PCIe configuration
John Otken (1):
ppc4xx: Add support for AMCC 405EP Taihu board
Matthias Fuchs (1):
new FPGA image for PLU405 board
Niklaus Giger (8):
Add PPC4xx-HCU4 and HCU5 boards: Infrastructure
Add PPC4xx-HCU4 and HCU5 boards: READMEs
Add PPC4xx-HCU4 and HCU5 boards: HCU4 config
Add PPC4xx-HCU4 and HCU5 boards: HCU5 config
Add PPC4xx-HCU4 and HCU5 boards: make related
Add PPC4xx-HCU4 and HCU5 boards: common files
Add PPC4xx-HCU4 and HCU5 boards: HCU4 files
Add PPC4xx-HCU4 and HCU5 boards: HCU5 files
Pavel Kolesnikov (1):
POST: Add ECC POST for the lwmon5 board
Rafal Jaworowski (2):
[ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.A
Stefan Roese (24):
ppc4xx: Change receive buffer handling in the 4xx emac driver
ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup
ppc4xx: Add new weak functions to support boardspecific DDR2 configuration
ppc4xx: Support for Yucca board with 440SPe Rev A added to 44x_spd_ddr2.c
ppc4xx: AMCC Luan uses the new boardspecific DDR2 controller setup
ppc4xx: Code cleanup
Merge with git://www.denx.de/git/u-boot.git
ppc4xx: Fix bug with default GPIO output value
ppc4xx: Fix lwmon5 interrupt controller setup (polarity, trigger...)
ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added
ppc4xx: Only print ECC related info when the error bis are set
ppc4xx: Update 440EPx lwmon5 board support
ppc4xx: Code cleanup
Merge with git://www.denx.de/git/u-boot.git
ppc4xx: Update AMCC Bamboo README doc/README.bamboo
ppc4xx: Update lwmon5 POST configuration
Coding style cleanup
ppc4xx: Fix problem in PLL clock calculation
POST: Add ppc405 support to cache and UART POST
POST: Add option for external ethernet loopback test
ppc4xx: Add initial Zeus (PPC405EP) board support
Merge with /home/stefan/git/u-boot/zeus
Coding style cleanup
POST: Fix merge problem
Yuri Tikhonov (1):
POST: Add ppc4xx UART POST support without external uart clock (lwmon5)
CHANGELOG | 59 +
CREDITS | 5 +
MAINTAINERS | 7 +
MAKEALL | 33 +-
Makefile | 26 +-
board/amcc/bamboo/bamboo.c | 321 ++++--
board/amcc/bamboo/init.S | 3 +-
board/amcc/bamboo/u-boot.lds | 2 -
board/amcc/bubinga/bubinga.c | 13 +-
board/amcc/common/flash.c | 18 +-
board/amcc/luan/luan.c | 7 +
board/amcc/taihu/Makefile | 49 +
board/amcc/taihu/config.mk | 24 +
board/amcc/taihu/flash.c | 1083 +++++++++++++++++
board/amcc/taihu/lcd.c | 257 ++++
board/amcc/taihu/taihu.c | 240 ++++
board/amcc/taihu/u-boot.lds | 150 +++
board/amcc/taihu/update.c | 132 +++
board/amcc/yucca/yucca.c | 34 +
board/esd/plu405/fpgadata.c | 2339 +++++++++++++++++++------------------
board/lwmon5/lwmon5.c | 89 ++-
board/lwmon5/sdram.c | 38 +-
board/netstal/common/flash.c | 528 +++++++++
board/netstal/common/nm_bsp.c | 41 +
board/netstal/hcu4/Makefile | 49 +
board/netstal/hcu4/README.txt | 59 +
board/netstal/hcu4/config.mk | 28 +
board/netstal/hcu4/hcu4.c | 403 +++++++
board/netstal/hcu4/u-boot.lds | 140 +++
board/netstal/hcu5/Makefile | 49 +
board/netstal/hcu5/README.txt | 174 +++
board/netstal/hcu5/config.mk | 30 +
board/netstal/hcu5/hcu5.c | 525 +++++++++
board/netstal/hcu5/init.S | 79 ++
board/netstal/hcu5/sdram.c | 302 +++++
board/netstal/hcu5/u-boot.lds | 144 +++
board/zeus/Makefile | 51 +
board/zeus/config.mk | 24 +
board/zeus/u-boot.lds | 133 +++
board/zeus/update.c | 105 ++
board/zeus/zeus.c | 511 ++++++++
common/soft_spi.c | 2 +
cpu/ppc4xx/440spe_pcie.c | 47 +-
cpu/ppc4xx/440spe_pcie.h | 19 +-
cpu/ppc4xx/44x_spd_ddr.c | 5 +-
cpu/ppc4xx/44x_spd_ddr2.c | 58 +-
cpu/ppc4xx/4xx_enet.c | 8 +-
cpu/ppc4xx/gpio.c | 6 +-
cpu/ppc4xx/sdram.c | 32 +-
cpu/ppc4xx/sdram.h | 2 -
cpu/ppc4xx/serial.c | 9 +-
cpu/ppc4xx/speed.c | 33 +-
cpu/ppc4xx/start.S | 61 +-
cpu/ppc4xx/tlb.c | 62 +-
cpu/ppc4xx/traps.c | 49 +-
doc/README.bamboo | 62 +
doc/README.zeus | 73 ++
dtt/Makefile | 2 +-
dtt/ds1775.c | 156 +++
include/asm-ppc/mmu.h | 3 +
include/asm-ppc/processor.h | 6 +
include/common.h | 8 +-
include/configs/bamboo.h | 2 +
include/configs/hcu4.h | 341 ++++++
include/configs/hcu5.h | 388 ++++++
include/configs/luan.h | 1 -
include/configs/lwmon5.h | 50 +-
include/configs/taihu.h | 473 ++++++++
include/configs/zeus.h | 375 ++++++
include/dtt.h | 8 +
include/post.h | 1 +
include/ppc405.h | 16 +
include/ppc440.h | 13 +
include/ppc_asm.tmpl | 2 +-
lib_ppc/extable.c | 2 +-
net/eth.c | 14 +-
post/board/lwmon5/Makefile | 29 +
post/board/lwmon5/ecc.c | 267 +++++
post/cpu/ppc4xx/cache.c | 16 +-
post/cpu/ppc4xx/cache_4xx.S | 44 +
post/cpu/ppc4xx/ether.c | 9 +-
post/cpu/ppc4xx/fpu.c | 2 +-
post/cpu/ppc4xx/uart.c | 176 +++-
post/post.c | 8 +-
post/tests.c | 13 +
115 files changed, 11556 insertions(+), 1741 deletions(-)
create mode 100644 board/amcc/taihu/Makefile
create mode 100644 board/amcc/taihu/config.mk
create mode 100644 board/amcc/taihu/flash.c
create mode 100644 board/amcc/taihu/lcd.c
create mode 100644 board/amcc/taihu/taihu.c
create mode 100644 board/amcc/taihu/u-boot.lds
create mode 100644 board/amcc/taihu/update.c
create mode 100644 board/netstal/common/flash.c
create mode 100644 board/netstal/common/nm_bsp.c
create mode 100644 board/netstal/hcu4/Makefile
create mode 100644 board/netstal/hcu4/README.txt
create mode 100644 board/netstal/hcu4/config.mk
create mode 100644 board/netstal/hcu4/hcu4.c
create mode 100644 board/netstal/hcu4/u-boot.lds
create mode 100644 board/netstal/hcu5/Makefile
create mode 100644 board/netstal/hcu5/README.txt
create mode 100644 board/netstal/hcu5/config.mk
create mode 100644 board/netstal/hcu5/hcu5.c
create mode 100644 board/netstal/hcu5/init.S
create mode 100644 board/netstal/hcu5/sdram.c
create mode 100644 board/netstal/hcu5/u-boot.lds
create mode 100644 board/zeus/Makefile
create mode 100644 board/zeus/config.mk
create mode 100644 board/zeus/u-boot.lds
create mode 100644 board/zeus/update.c
create mode 100644 board/zeus/zeus.c
create mode 100644 doc/README.zeus
create mode 100644 dtt/ds1775.c
create mode 100644 include/configs/hcu4.h
create mode 100644 include/configs/hcu5.h
create mode 100644 include/configs/taihu.h
create mode 100644 include/configs/zeus.h
create mode 100644 post/board/lwmon5/Makefile
create mode 100644 post/board/lwmon5/ecc.c
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2007-08-14 14:39 ` Stefan Roese
@ 2007-12-17 14:56 ` Stefan Roese
2007-12-26 23:09 ` Wolfgang Denk
2007-12-31 6:36 ` Stefan Roese
0 siblings, 2 replies; 25+ messages in thread
From: Stefan Roese @ 2007-12-17 14:56 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
The following changes since commit 41be969f4957115ed7b1fe8b890bfaee99d7a7a2:
Wolfgang Denk (1):
Release v1.3.1
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Bartlomiej Sieka (1):
CFI: synchronize command offsets with Linux CFI driver
Haavard Skinnemoen (10):
cfi_flash: Break long lines
cfi_flash: Make some needlessly global functions static
cfi_flash: Reorder functions and eliminate extra prototypes
Implement __raw_{read,write}[bwl] on all architectures
cfi_flash: Introduce read and write accessors
Introduce map_physmem() and unmap_physmem()
cfi_flash: Use map_physmem() and unmap_physmem()
cfi_flash: Read whole QRY structure in one go
cfi_flash: Add cmdset-specific init functions
cfi_flash: Add manufacturer-specific fixups
Michael Schwingen (1):
CFI: support JEDEC flash roms in CFI-flash framework
Stefan Roese (1):
CFI: Coding style cleanup
drivers/mtd/Makefile | 1 +
drivers/mtd/cfi_flash.c | 1907 +++++++++++++++++++++++++------------------
drivers/mtd/jedec_flash.c | 311 +++++++
include/asm-arm/io.h | 26 +
include/asm-avr32/io.h | 32 +
include/asm-blackfin/io.h | 26 +
include/asm-i386/io.h | 26 +
include/asm-m68k/io.h | 41 +
include/asm-microblaze/io.h | 26 +
include/asm-mips/io.h | 26 +
include/asm-nios/io.h | 34 +
include/asm-nios2/io.h | 34 +
include/asm-ppc/io.h | 58 ++-
include/flash.h | 11 +
14 files changed, 1773 insertions(+), 786 deletions(-)
create mode 100644 drivers/mtd/jedec_flash.c
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2007-12-17 14:56 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
@ 2007-12-26 23:09 ` Wolfgang Denk
2007-12-31 6:36 ` Stefan Roese
1 sibling, 0 replies; 25+ messages in thread
From: Wolfgang Denk @ 2007-12-26 23:09 UTC (permalink / raw)
To: u-boot
Dear Stefan,
in message <200712171556.28716.sr@denx.de> you wrote:
>
> The following changes since commit 41be969f4957115ed7b1fe8b890bfaee99d7a7a2:
> Wolfgang Denk (1):
> Release v1.3.1
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-cfi-flash.git master
Done.
Note that the new, updated code still shows some old issues. See next
posting for details.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Memories of you remind me of you. - Karl Lehenbauer
^ permalink raw reply [flat|nested] 25+ messages in thread
* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2007-12-17 14:56 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2007-12-26 23:09 ` Wolfgang Denk
@ 2007-12-31 6:36 ` Stefan Roese
2008-01-02 11:40 ` Wolfgang Denk
1 sibling, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2007-12-31 6:36 UTC (permalink / raw)
To: u-boot
The following changes since commit 0dcfe3a225a9436fc514f374a19242c672f1172b:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Stefan Roese (1):
cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()
drivers/mtd/cfi_flash.c | 52
++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 51 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2007-12-31 6:36 ` Stefan Roese
@ 2008-01-02 11:40 ` Wolfgang Denk
0 siblings, 0 replies; 25+ messages in thread
From: Wolfgang Denk @ 2008-01-02 11:40 UTC (permalink / raw)
To: u-boot
In message <200712310736.09082.sr@denx.de> you wrote:
> The following changes since commit 0dcfe3a225a9436fc514f374a19242c672f1172b:
> Wolfgang Denk (1):
> Merge branch 'master' of /home/wd/git/u-boot/custodians
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-cfi-flash.git master
Done, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
How many QA engineers does it take to screw in a lightbulb? 3: 1 to
screw it in and 2 to say "I told you so" when it doesn't work.
^ permalink raw reply [flat|nested] 25+ messages in thread
* [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2007-12-31 6:36 ` Stefan Roese
2008-01-02 11:40 ` Wolfgang Denk
@ 2007-12-31 7:13 ` Stefan Roese
2008-01-11 15:14 ` Stefan Roese
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2007-12-31 7:13 UTC (permalink / raw)
To: u-boot
Wolfgang, please pull the 4xx changes from the u-boot-ppc4xx master
branch.
Unfortunately I couldn't create a complete list of changes as done
usually, since I merge multiple times with mainline. Then
"git-request-pull" isn't useful anymore to create a list of changes
only present in the local repository. It creates a list of changes
which also included patches from the mainline repo. Perhaps somebody else
with more "git-knowledge" can help out here and tell me how to create
such a git-shortlog which only includes the local changes.
Thanks.
Note: The current PMC440 port added by Matthias Fuchs relies on some
other patches to be applied (FPGA etc.). So it doesn't build currently.
Here is a list of changes which is *not* complete. I generated this quite
a while ago, before my first merge with mainline:
The following changes since commit 49801028715cd8bc22863cdfc0ee7919b7a6af4b:
Stefan Roese (1):
Merge git://www.denx.de/git/u-boot
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Eugene O'Brien (2):
ppc4xx: Define CONFIG_BOOKE for all PPC440 based processors
ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAM
Matthias Fuchs (3):
ppc4xx: Remove redundant code from 4xx network driver
ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined
ppc4xx: Use generic usb-ohci driver for sequoia board
Stefan Roese (70):
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3)
ppc4xx: Add a comment for 405EX PCIe endpoint configuration
ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
ppc4xx: 4xx_pcie: Fix problem with SDRN access using port number as idx
ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & Katmai
ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added
ppc4xx: 4xx_pcie: Disable debug output as default
ppc4xx: 4xx_pcie: Change PCIe status output to match common style
DTT: Prepare DS1775 driver for use of different I2C addresses
POST: Add 405EX support to 4xx UART POST test
ppc4xx: Add initial fdt support to 4xx (first needed on 405EX)
ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming)
ppc4xx: Add PPC405EX support
ppc4xx: Add initial AMCC Kilauea 405EX support
ppc4xx: Fix small merge problem in 4xx_enet.c
ppc4xx: Fix small merge problems with CPCI440 and Acadia boards
ppc4xx: Add additional debug info to 4xx fdt support
ppc4xx: Enable device tree support (fdt) on Kilauea per default
ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode
ppc4xx: Add PCIe endpoint support on Kilauea (405EX)
ppc4xx: Change inbound PCIe location for endpoint tests on Katmai
ppc4xx: Fix size setup in Kilauea DDR2 init routine
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
rtc: Add Xicor/Intersil X1205 RTC support
ppc: Small Kilauea cleanup of config file
ppc4xx: Add freqUART to CPU speed detection
ppc4xx: Add initial AMCC Makalu 405EX support
ppc4xx: Correct UART input clock calculation and passing to fdt
ppc4xx: Rework of 4xx serial driver (1)
ppc4xx: Rework of 4xx serial driver (2)
ppc4xx: Rework of 4xx serial driver (3)
ppc4xx: Rework of 4xx serial driver (4)
ppc4xx: Add SNTP support to AMCC Katmai, Kilauea & Makalu boards
ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support
ppc4xx: Correct UART input clock calculation and passing to fdt
ppc4xx: Fix POST ethernet test for Haleakala
ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friends
ppc4xx: Change autonegotiation timeout from 4 to 5 seconds
ppc4xx: Remove temporary TLB entry in POST cache test
ppc4xx: Remove compiler warning from previous commit
ppc4xx: Rework 4xx cache support
ppc4xx: Remove cache definition from 4xx board config files
ppc4xx: Add change_tlb function to modify I attribute of TLB(s)
ppc4xx: Change 4xx ethernet driver to handle cached memory too
ppc4xx: Remove temporary TLB entry in POST cache test only for 440
ppc4xx: Change 4xx POST ethernet test to handle cached memory too
ppc4xx: Enable CPU POST test for 4xx with dcache enabled
ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM
ppc4xx: Fix acadia_nand build problem
ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support
ppc4xx: Make output a little shorter on PCIe detection
ppc4xx: Make output a little shorter on I2C bootrom detection
ppc4xx: Remove In:/Out:/Err: boot output for AMCC Kilauea
ppc4xx: Fix 405EX PCIe UTLSET register setup
ppc4xx: AMCC Taihu board config file cleanup
ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms
ppc4xx: Small AMCC Kilauea cleanup
ppc4xx: Update AMCC Makalu for board rev 1.1
ppc4xx: Enable 405EX PCIe UTL register configuration
ppc4xx: Update AMCC Kilauea config file
ppc4xx: Correct 405EX PCIe UTL register mapping
ppc4xx: Kilauea: Configure pin mux to use ext IRQ2 as interrupt
ppc4xx: Makalu: Change EBC setup for CS0 to enable 400MHz usage
ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexing
ppc4xx: Kilauea: Add PCIe reset assertion upon power-up
ppc4xx: Yosemite/Yellowstone: Add DTT AD7414 support
ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards
ppc4xx: 405EX: Correctly enable USB pins
MAINTAINERS | 3 +
MAKEALL | 5 +
Makefile | 17 +
board/amcc/bamboo/bamboo.c | 4 +-
board/amcc/bubinga/u-boot.lds | 13 -
board/amcc/ebony/u-boot.lds | 13 -
board/amcc/katmai/katmai.c | 84 +-
board/amcc/kilauea/Makefile | 50 ++
board/amcc/kilauea/cmd_pll.c | 297 +++++++
board/amcc/kilauea/config.mk | 32 +
board/amcc/kilauea/init.S | 154 ++++
board/amcc/kilauea/kilauea.c | 391 ++++++++
board/amcc/kilauea/memory.c | 79 ++
.../u-boot.lds.debug => kilauea/u-boot-nand.lds} | 53 +-
.../{yucca/u-boot.lds.debug => kilauea/u-boot.lds} | 59 +-
board/amcc/luan/luan.c | 6 +
board/amcc/makalu/Makefile | 50 ++
board/amcc/makalu/cmd_pll.c | 297 +++++++
board/amcc/makalu/config.mk | 24 +
board/amcc/makalu/init.S | 148 ++++
board/amcc/makalu/makalu.c | 352 ++++++++
board/amcc/makalu/memory.c | 188 ++++
.../{yucca/u-boot.lds.debug => makalu/u-boot.lds} | 59 +-
board/amcc/ocotea/u-boot.lds | 13 -
board/amcc/sequoia/init.S | 4 +
board/amcc/taihu/u-boot.lds | 13 -
board/amcc/taishan/showinfo.c | 14 +-
board/amcc/taishan/u-boot.lds | 13 -
board/amcc/walnut/u-boot.lds | 13 -
board/amcc/yosemite/u-boot.lds | 13 -
board/amcc/yucca/u-boot.lds | 13 -
board/amcc/yucca/yucca.c | 93 +--
board/amirix/ap1000/u-boot.lds | 2 +-
board/cray/L1/u-boot.lds | 2 +-
board/csb272/u-boot.lds | 2 +-
board/csb472/u-boot.lds | 2 +-
board/dave/PPChameleonEVB/u-boot.lds | 2 +-
board/eric/u-boot.lds | 2 +-
board/esd/apc405/u-boot.lds | 2 +-
board/esd/ar405/u-boot.lds | 2 +-
board/esd/ash405/u-boot.lds | 2 +-
board/esd/canbt/u-boot.lds | 2 +-
board/esd/cms700/u-boot.lds | 2 +-
board/esd/cpci2dp/u-boot.lds | 2 +-
board/esd/cpci405/u-boot.lds | 2 +-
board/esd/cpci440/cpci440.c | 2 +-
board/esd/cpci440/u-boot.lds | 2 +-
board/esd/cpciiser4/u-boot.lds | 2 +-
board/esd/dasa_sim/u-boot.lds | 2 +-
board/esd/dp405/u-boot.lds | 2 +-
board/esd/du405/u-boot.lds | 2 +-
board/esd/hh405/u-boot.lds | 2 +-
board/esd/hub405/u-boot.lds | 2 +-
board/esd/ocrtc/cmd_ocrtc.c | 2 +-
board/esd/ocrtc/u-boot.lds | 2 +-
board/esd/pci405/cmd_pci405.c | 2 +-
board/esd/pci405/pci405.c | 2 +-
board/esd/pci405/u-boot.lds | 2 +-
board/esd/plu405/u-boot.lds | 2 +-
board/esd/pmc405/u-boot.lds | 2 +-
board/esd/voh405/u-boot.lds | 2 +-
board/esd/vom405/u-boot.lds | 2 +-
board/esd/wuh405/u-boot.lds | 2 +-
board/exbitgen/u-boot.lds | 2 +-
board/g2000/u-boot.lds | 2 +-
board/lwmon5/sdram.c | 2 +-
board/ml2/u-boot.lds | 2 +-
board/mpl/common/common_util.c | 6 +-
board/mpl/common/flash.c | 2 +-
board/mpl/mip405/u-boot.lds | 2 +-
board/mpl/pip405/u-boot.lds | 2 +-
board/netstal/hcu5/sdram.c | 2 +-
board/prodrive/alpr/u-boot.lds | 13 -
board/prodrive/p3p440/u-boot.lds | 13 -
board/sandburst/karef/u-boot.lds | 2 +-
board/sandburst/karef/u-boot.lds.debug | 2 +-
board/sandburst/metrobox/u-boot.lds | 2 +-
board/sandburst/metrobox/u-boot.lds.debug | 2 +-
board/sbc405/u-boot.lds | 2 +-
board/sc3/u-boot.lds | 2 +-
board/xilinx/ml300/ml300.c | 2 +-
board/xilinx/ml300/u-boot.lds | 2 +-
board/xpedite1k/u-boot.lds | 2 +-
board/xpedite1k/u-boot.lds.debug | 2 +-
common/serial.c | 6 +-
common/usb.c | 2 +-
cpu/ppc4xx/40x_spd_sdram.c | 2 +-
cpu/ppc4xx/440spe_pcie.h | 174 ----
cpu/ppc4xx/44x_spd_ddr.c | 15 +-
cpu/ppc4xx/44x_spd_ddr2.c | 31 +-
cpu/ppc4xx/4xx_enet.c | 360 +++++----
cpu/ppc4xx/{405gp_pci.c => 4xx_pci.c} | 13 +-
cpu/ppc4xx/{440spe_pcie.c => 4xx_pcie.c} | 849 ++++++++----------
cpu/ppc4xx/{serial.c => 4xx_uart.c} | 541 ++++--------
cpu/ppc4xx/Makefile | 41 +-
cpu/ppc4xx/cache.S | 233 +++++
cpu/ppc4xx/cpu.c | 114 ++--
cpu/ppc4xx/cpu_init.c | 18 +-
cpu/ppc4xx/fdt.c | 178 ++++
cpu/ppc4xx/gpio.c | 134 ++--
cpu/ppc4xx/interrupts.c | 20 +-
cpu/ppc4xx/iop480_uart.c | 238 +++++
cpu/ppc4xx/kgdb.S | 8 +-
cpu/ppc4xx/miiphy.c | 49 +-
cpu/ppc4xx/ndfc.c | 3 +-
cpu/ppc4xx/speed.c | 233 +++++-
cpu/ppc4xx/start.S | 211 ++----
cpu/ppc4xx/tlb.c | 88 ++-
cpu/ppc4xx/usb.c | 18 +-
cpu/ppc4xx/vecnum.h | 104 +++
dtt/ds1775.c | 2 +-
include/405_mal.h | 4 +-
include/4xx_i2c.h | 2 +-
include/{405gp_pci.h => asm-ppc/4xx_pci.h} | 0
include/asm-ppc/4xx_pcie.h | 336 +++++++
include/asm-ppc/cache.h | 21 +-
include/asm-ppc/global_data.h | 3 +
include/asm-ppc/gpio.h | 35 +
include/asm-ppc/mmu.h | 1 +
include/asm-ppc/processor.h | 9 +
include/asm-ppc/u-boot.h | 1 +
include/bcd.h | 20 +
include/common.h | 10 +-
include/configs/ADCIOP.h | 9 -
include/configs/AP1000.h | 8 -
include/configs/AR405.h | 10 -
include/configs/ASH405.h | 10 -
include/configs/CANBT.h | 9 -
include/configs/CMS700.h | 10 -
include/configs/CPCI2DP.h | 10 -
include/configs/CPCI405.h | 9 -
include/configs/CPCI4052.h | 10 -
include/configs/CPCI405AB.h | 10 -
include/configs/CPCI405DT.h | 10 -
include/configs/CPCI440.h | 9 -
include/configs/CPCIISER4.h | 9 -
include/configs/CRAYL1.h | 6 -
include/configs/DASA_SIM.h | 9 -
include/configs/DP405.h | 10 -
include/configs/DU405.h | 9 -
include/configs/ERIC.h | 8 -
include/configs/EXBITGEN.h | 4 -
include/configs/G2000.h | 10 -
include/configs/HH405.h | 10 -
include/configs/HUB405.h | 10 -
include/configs/JSE.h | 9 -
include/configs/KAREF.h | 8 -
include/configs/METROBOX.h | 8 -
include/configs/MIP405.h | 9 -
include/configs/ML2.h | 8 -
include/configs/OCRTC.h | 9 -
include/configs/ORSG.h | 9 -
include/configs/PCI405.h | 9 -
include/configs/PIP405.h | 9 -
include/configs/PLU405.h | 10 -
include/configs/PMC405.h | 10 -
include/configs/PPChameleonEVB.h | 10 -
include/configs/VOH405.h | 10 -
include/configs/VOM405.h | 10 -
include/configs/W7OLMC.h | 9 -
include/configs/W7OLMG.h | 9 -
include/configs/WUH405.h | 10 -
include/configs/XPEDITE1K.h | 8 -
include/configs/acadia.h | 9 -
include/configs/alpr.h | 6 -
include/configs/bamboo.h | 9 -
include/configs/bubinga.h | 8 -
include/configs/csb272.h | 8 -
include/configs/csb472.h | 8 -
include/configs/ebony.h | 8 -
include/configs/hcu4.h | 7 -
include/configs/hcu5.h | 7 -
include/configs/katmai.h | 16 +-
include/configs/kilauea.h | 525 +++++++++++
include/configs/luan.h | 9 -
include/configs/lwmon5.h | 11 +-
include/configs/makalu.h | 399 +++++++++
include/configs/ml300.h | 6 -
include/configs/ocotea.h | 8 -
include/configs/p3p440.h | 8 -
include/configs/pcs440ep.h | 11 +-
include/configs/sbc405.h | 10 -
include/configs/sc3.h | 18 -
include/configs/sequoia.h | 26 +-
include/configs/taihu.h | 52 +-
include/configs/taishan.h | 9 -
include/configs/walnut.h | 10 -
include/configs/yosemite.h | 18 +-
include/configs/yucca.h | 14 +-
include/configs/zeus.h | 7 -
include/ppc405.h | 932 +++++++++++++-------
include/ppc440.h | 123 +---
include/ppc4xx.h | 73 ++-
include/ppc4xx_enet.h | 17 +-
include/serial.h | 5 +-
lib_ppc/cache.c | 2 +-
nand_spl/board/amcc/acadia/Makefile | 6 +-
nand_spl/board/amcc/bamboo/sdram.c | 6 +
nand_spl/board/amcc/kilauea/Makefile | 108 +++
nand_spl/board/amcc/kilauea/config.mk | 47 +
nand_spl/board/amcc/kilauea/u-boot.lds | 64 ++
post/cpu/ppc4xx/cache.c | 4 +
post/cpu/ppc4xx/ether.c | 47 +-
post/cpu/ppc4xx/uart.c | 15 +-
post/lib_ppc/cpu.c | 11 +
rtc/Makefile | 2 +-
rtc/x1205.c | 178 ++++
207 files changed, 7050 insertions(+), 3004 deletions(-)
create mode 100644 board/amcc/kilauea/Makefile
create mode 100644 board/amcc/kilauea/cmd_pll.c
create mode 100644 board/amcc/kilauea/config.mk
create mode 100644 board/amcc/kilauea/init.S
create mode 100644 board/amcc/kilauea/kilauea.c
create mode 100644 board/amcc/kilauea/memory.c
copy board/amcc/{yucca/u-boot.lds.debug => kilauea/u-boot-nand.lds} (72%)
copy board/amcc/{yucca/u-boot.lds.debug => kilauea/u-boot.lds} (70%)
create mode 100644 board/amcc/makalu/Makefile
create mode 100644 board/amcc/makalu/cmd_pll.c
create mode 100644 board/amcc/makalu/config.mk
create mode 100644 board/amcc/makalu/init.S
create mode 100644 board/amcc/makalu/makalu.c
create mode 100644 board/amcc/makalu/memory.c
rename board/amcc/{yucca/u-boot.lds.debug => makalu/u-boot.lds} (70%)
delete mode 100644 cpu/ppc4xx/440spe_pcie.h
rename cpu/ppc4xx/{405gp_pci.c => 4xx_pci.c} (98%)
rename cpu/ppc4xx/{440spe_pcie.c => 4xx_pcie.c} (54%)
rename cpu/ppc4xx/{serial.c => 4xx_uart.c} (56%)
create mode 100644 cpu/ppc4xx/cache.S
create mode 100644 cpu/ppc4xx/fdt.c
create mode 100644 cpu/ppc4xx/iop480_uart.c
rename include/{405gp_pci.h => asm-ppc/4xx_pci.h} (100%)
create mode 100644 include/asm-ppc/4xx_pcie.h
create mode 100644 include/bcd.h
create mode 100644 include/configs/kilauea.h
create mode 100644 include/configs/makalu.h
create mode 100644 nand_spl/board/amcc/kilauea/Makefile
create mode 100644 nand_spl/board/amcc/kilauea/config.mk
create mode 100644 nand_spl/board/amcc/kilauea/u-boot.lds
create mode 100644 rtc/x1205.c
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2007-12-31 7:13 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
@ 2008-01-11 15:14 ` Stefan Roese
2008-01-13 14:11 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-01-11 15:14 UTC (permalink / raw)
To: u-boot
The following changes since commit 422b1a01602b6e2fbf8444a1192c7ba31461fd4c:
Ben Warren (1):
Fix Ethernet init() return codes
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Anatolij Gustschin (1):
ppc4xx: Rework Lime support for lwmon5
Larry Johnson (1):
ppc4xx: Fix dflush() to restore DVLIM register
Matthias Fuchs (2):
ppx4xx: Fix sdram init on PMC440 boards
ppc4xx: Update PMC440 config file
Niklaus Giger (1):
ppc4xx: Make Sequoia boot vxWorks
Stefan Roese (1):
ppc4xx: Fix sdram init on Sequoia boards
board/amcc/sequoia/init.S | 26 ++++----
board/amcc/sequoia/sdram.c | 7 ++
board/esd/pmc440/sdram.c | 7 ++
board/lwmon5/lwmon5.c | 157 ++++++++++++++++++++++++--------------------
cpu/ppc4xx/start.S | 2 +
include/configs/PMC440.h | 16 +----
include/configs/lwmon5.h | 16 +++++
include/configs/sequoia.h | 1 +
8 files changed, 135 insertions(+), 97 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-01-11 15:14 ` Stefan Roese
@ 2008-01-13 14:11 ` Stefan Roese
2008-01-13 15:53 ` Wolfgang Denk
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-01-13 14:11 UTC (permalink / raw)
To: u-boot
The following changes since commit 8d79953d03e6c5b24215609997dafe4daa623cd6:
Stefan Roese (1):
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Michael Schwingen (1):
CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation
drivers/mtd/cfi_flash.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-01-13 14:11 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
@ 2008-01-13 15:53 ` Wolfgang Denk
0 siblings, 0 replies; 25+ messages in thread
From: Wolfgang Denk @ 2008-01-13 15:53 UTC (permalink / raw)
To: u-boot
In message <200801131511.46692.sr@denx.de> you wrote:
> The following changes since commit 8d79953d03e6c5b24215609997dafe4daa623cd6:
> Stefan Roese (1):
> Merge branch 'master' of /home/stefan/git/u-boot/u-boot
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-cfi-flash.git master
>
> Michael Schwingen (1):
> CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation
Done. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
When it is incorrect, it is, at least *authoritatively* incorrect.
- Hitchiker's Guide To The Galaxy
^ permalink raw reply [flat|nested] 25+ messages in thread
* [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-02-14 10:55 ` Stefan Roese
2008-02-16 6:11 ` Stefan Roese
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-02-14 10:55 UTC (permalink / raw)
To: u-boot
The following changes since commit fe891ecf4d187e9d11dde869ed4623af52b54451:
Hiroshi Ito (1):
NFS Timeout with large files.
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Larry Johnson (1):
ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD code
Niklaus Giger (1):
ppc4xx: HCU4/5. Fix make O=../xx
Stefan Roese (4):
ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms
ppc4xx: Fix GPIO configuration for pcs440ep
ppc4xx: Fix ndfc HW ECC byte order
Merge branch 'for-1.3.2'
Makefile | 2 ++
board/netstal/hcu4/Makefile | 12 ++++--------
board/netstal/hcu5/Makefile | 10 ++++------
board/pcs440ep/pcs440ep.c | 2 +-
cpu/ppc4xx/denali_spd_ddr2.c | 6 +++---
cpu/ppc4xx/ndfc.c | 4 ++--
cpu/ppc4xx/start.S | 4 ++++
include/configs/pcs440ep.h | 2 +-
include/configs/yosemite.h | 2 +-
9 files changed, 22 insertions(+), 22 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-02-14 10:55 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
@ 2008-02-16 6:11 ` Stefan Roese
2008-02-21 16:19 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-02-16 6:11 UTC (permalink / raw)
To: u-boot
The following changes since commit 5db6138565ad4da190f94e0bc1d89407d58a2ab2:
Wolfgang Denk (1):
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Larry Johnson (1):
ppc4xx: Beautify configuration files for Sequoia and Korat boards
Mike Nuss (1):
PPC440EPx: Optionally enable second I2C bus
Niklaus Giger (3):
ppc4xx: PPC405GPr fix missing register definitions
ppc4xx: HCU4/5. Cleanups
ppc4xx: HCU4/5. Cleanup configs
board/amcc/sequoia/sequoia.c | 5 +-
board/netstal/common/fixed_sdram.c | 2 +-
board/netstal/common/hcu_flash.c | 14 --
board/netstal/common/nm.h | 11 ++-
board/netstal/common/nm_bsp.c | 4 +-
board/netstal/hcu4/hcu4.c | 80 ++++++-------
board/netstal/hcu5/hcu5.c | 8 +-
board/netstal/hcu5/sdram.c | 32 +++--
include/configs/hcu4.h | 26 ++---
include/configs/hcu5.h | 47 +++----
include/configs/korat.h | 234 ++++++++++++++++++-----------------
include/configs/sequoia.h | 238 ++++++++++++++++++------------------
include/ppc405.h | 8 ++
13 files changed, 346 insertions(+), 363 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-02-16 6:11 ` Stefan Roese
@ 2008-02-21 16:19 ` Stefan Roese
2008-02-22 12:02 ` Wolfgang Denk
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-02-21 16:19 UTC (permalink / raw)
To: u-boot
The following changes since commit 928d1d77f8623c120d8763e20e1ca58df9c5c4c6:
Yuri Tikhonov (1):
Fix CPU POST test failure
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Michael Schwingen (1):
CFI: Do not use uninitialized cmd_reset
drivers/mtd/cfi_flash.c | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-02-21 16:19 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
@ 2008-02-22 12:02 ` Wolfgang Denk
0 siblings, 0 replies; 25+ messages in thread
From: Wolfgang Denk @ 2008-02-22 12:02 UTC (permalink / raw)
To: u-boot
In message <200802211719.46425.sr@denx.de> you wrote:
> The following changes since commit 928d1d77f8623c120d8763e20e1ca58df9c5c4c6:
> Yuri Tikhonov (1):
> Fix CPU POST test failure
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-cfi-flash.git master
>
> Michael Schwingen (1):
> CFI: Do not use uninitialized cmd_reset
>
> drivers/mtd/cfi_flash.c | 7 ++++++-
> 1 files changed, 6 insertions(+), 1 deletions(-)
Done, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Our business is run on trust. We trust you will pay in advance.
^ permalink raw reply [flat|nested] 25+ messages in thread
* [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-03-07 8:23 ` Stefan Roese
2008-03-15 7:00 ` Stefan Roese
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-03-07 8:23 UTC (permalink / raw)
To: u-boot
The following changes since commit 848e03110c0facf3800ea15fdc38e505248ee282:
Stefan Roese (1):
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Markus Brunner (1):
fix taihu soft spi_read
Stefan Roese (1):
ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables
board/amcc/taihu/taihu.c | 2 +-
include/configs/sequoia.h | 24 +++++++++++++++++-------
2 files changed, 18 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-03-07 8:23 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
@ 2008-03-15 7:00 ` Stefan Roese
2008-03-19 12:46 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-03-27 10:30 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
0 siblings, 2 replies; 25+ messages in thread
From: Stefan Roese @ 2008-03-15 7:00 UTC (permalink / raw)
To: u-boot
The following changes since commit b8aa57b5d4d69e8f0810a5e632c0ce41c0f46ee0:
Wolfgang Denk (1):
tools/setlocalversion: use a git-describe-ish format
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Niklaus Giger (5):
ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY
ppc4xx: HCU4/5. remove obsolete hcu_flash.c
ppc4xx: Add 405GPr based MCU25 board. Global files
ppc4xx: Add 405GPr based MCU25 board config file
ppc4xx: Add 405GPr based MCU25 board specific files
Stefan Roese (16):
ppc4xx: Fix comment in 405EX DDR2 init code
rtc: Add M41T62 support
ppc4xx: miiphy.c reworked
ppc4xx: program_tlb now uses 64bit physical addess
ppc4xx: interrupt.c reworked
ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)
ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)
ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)
ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)
ppc4xx: Add basic support for AMCC 460EX/460GT (5/5)
ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)
ppc4xx: Add AMCC Canyonlands support (460EX) (2/3)
ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)
ppc4xx: Add Canyonlands NAND booting support
usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board
MAINTAINERS | 2 +
MAKEALL | 3 +
Makefile | 15 +
board/amcc/canyonlands/Makefile | 52 +++
board/amcc/canyonlands/bootstrap.c | 170 ++++++++
board/amcc/canyonlands/canyonlands.c | 418 ++++++++++++++++++
board/amcc/canyonlands/config.mk | 49 +++
board/amcc/canyonlands/init.S | 122 ++++++
board/amcc/canyonlands/u-boot-nand.lds | 137 ++++++
board/amcc/canyonlands/u-boot.lds | 146 +++++++
board/amcc/kilauea/init.S | 4 +-
board/amcc/makalu/init.S | 4 +-
board/netstal/common/hcu_flash.c | 514 ----------------------
board/netstal/hcu4/Makefile | 2 +-
board/netstal/hcu4/hcu4.c | 16 +
board/netstal/hcu5/Makefile | 2 +-
board/netstal/hcu5/hcu5.c | 16 +
board/netstal/hcu5/sdram.c | 2 -
board/netstal/mcu25/Makefile | 51 +++
board/netstal/mcu25/README.txt | 60 +++
board/netstal/mcu25/config.mk | 29 ++
board/netstal/mcu25/mcu25.c | 218 ++++++++++
board/netstal/mcu25/u-boot.lds | 141 ++++++
cpu/ppc4xx/44x_spd_ddr2.c | 41 ++-
cpu/ppc4xx/4xx_enet.c | 369 +++++++++++++---
cpu/ppc4xx/4xx_pci.c | 9 +-
cpu/ppc4xx/4xx_pcie.c | 203 +++++++++-
cpu/ppc4xx/4xx_uart.c | 24 +-
cpu/ppc4xx/cpu.c | 45 ++-
cpu/ppc4xx/cpu_init.c | 1 +
cpu/ppc4xx/interrupts.c | 589 ++++++-------------------
cpu/ppc4xx/miiphy.c | 196 ++++-----
cpu/ppc4xx/ndfc.c | 3 +-
cpu/ppc4xx/speed.c | 125 ++++++-
cpu/ppc4xx/start.S | 19 +-
cpu/ppc4xx/tlb.c | 27 +-
drivers/rtc/Makefile | 1 +
drivers/rtc/m41t62.c | 135 ++++++
drivers/usb/usb_ohci.c | 5 +-
include/405_mal.h | 1 +
include/4xx_i2c.h | 3 +-
include/asm-ppc/4xx_pcie.h | 79 ++++-
include/asm-ppc/gpio.h | 5 +-
include/asm-ppc/mmu.h | 18 +-
include/asm-ppc/ppc4xx-intvec.h | 71 +++
include/asm-ppc/processor.h | 4 +
include/asm-ppc/u-boot.h | 6 +-
include/common.h | 4 +-
include/configs/canyonlands.h | 567 ++++++++++++++++++++++++
include/configs/hcu4.h | 18 +-
include/configs/hcu5.h | 14 +-
include/configs/mcu25.h | 362 ++++++++++++++++
include/ppc405.h | 23 +-
include/ppc440.h | 593 ++++++++++++++++++++++----
include/ppc4xx_enet.h | 18 +-
nand_spl/board/amcc/canyonlands/Makefile | 105 +++++
nand_spl/board/amcc/canyonlands/config.mk | 49 +++
nand_spl/board/amcc/canyonlands/ddr2_fixed.c | 96 +++++
nand_spl/board/amcc/canyonlands/u-boot.lds | 65 +++
post/cpu/ppc4xx/cache.c | 2 -
60 files changed, 4740 insertions(+), 1328 deletions(-)
create mode 100644 board/amcc/canyonlands/Makefile
create mode 100644 board/amcc/canyonlands/bootstrap.c
create mode 100644 board/amcc/canyonlands/canyonlands.c
create mode 100644 board/amcc/canyonlands/config.mk
create mode 100644 board/amcc/canyonlands/init.S
create mode 100644 board/amcc/canyonlands/u-boot-nand.lds
create mode 100644 board/amcc/canyonlands/u-boot.lds
delete mode 100644 board/netstal/common/hcu_flash.c
create mode 100644 board/netstal/mcu25/Makefile
create mode 100644 board/netstal/mcu25/README.txt
create mode 100644 board/netstal/mcu25/config.mk
create mode 100644 board/netstal/mcu25/mcu25.c
create mode 100644 board/netstal/mcu25/u-boot.lds
create mode 100644 drivers/rtc/m41t62.c
create mode 100644 include/configs/canyonlands.h
create mode 100644 include/configs/mcu25.h
create mode 100644 nand_spl/board/amcc/canyonlands/Makefile
create mode 100644 nand_spl/board/amcc/canyonlands/config.mk
create mode 100644 nand_spl/board/amcc/canyonlands/ddr2_fixed.c
create mode 100644 nand_spl/board/amcc/canyonlands/u-boot.lds
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-03-15 7:00 ` Stefan Roese
@ 2008-03-19 12:46 ` Stefan Roese
2008-03-22 23:53 ` Wolfgang Denk
2008-03-27 10:30 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
1 sibling, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-03-19 12:46 UTC (permalink / raw)
To: u-boot
The following changes since commit 23e20aa6488e6c0622496549861bfdc74108debe:
Yuri Tikhonov (1):
lwmon5: Fix register test logic to match the specific GDC h/w.
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Jerry Van Baren (1):
Flash programming progress countdown.
Stefan Roese (1):
CFI: Small cleanup for FLASH_SHOW_PROGRESS
README | 5 +++++
drivers/mtd/cfi_flash.c | 40 +++++++++++++++++++++++++++++++++++++++-
2 files changed, 44 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-03-19 12:46 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
@ 2008-03-22 23:53 ` Wolfgang Denk
0 siblings, 0 replies; 25+ messages in thread
From: Wolfgang Denk @ 2008-03-22 23:53 UTC (permalink / raw)
To: u-boot
In message <200803191346.44756.sr@denx.de> you wrote:
> The following changes since commit 23e20aa6488e6c0622496549861bfdc74108debe:
> Yuri Tikhonov (1):
> lwmon5: Fix register test logic to match the specific GDC h/w.
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-cfi-flash.git master
>
> Jerry Van Baren (1):
> Flash programming progress countdown.
>
> Stefan Roese (1):
> CFI: Small cleanup for FLASH_SHOW_PROGRESS
Done. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
FORTRAN? The syntactically incorrect statement "DO 10 I = 1.10" will
parse and generate code creating a variable, DO10I, as follows:
"DO10I = 1.10" If that doesn't terrify you, it should.
^ permalink raw reply [flat|nested] 25+ messages in thread
* [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-03-15 7:00 ` Stefan Roese
2008-03-19 12:46 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
@ 2008-03-27 10:30 ` Stefan Roese
2008-03-29 5:21 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
1 sibling, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-03-27 10:30 UTC (permalink / raw)
To: u-boot
The following changes since commit 234ea73c660cfd0b1c98de00995c32d4152d202f:
Wolfgang Denk (1):
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Larry Johnson (1):
ppc4xx: Updates to Korat-specific code
Markus Brunner (1):
ppc4xx: PPC405EP Set EMAC noise filter bits
Mike Nuss (1):
ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPx
Pieter Voorthuijsen (1):
ppc4xx: Enable cache support on the ALPR board
Stefan Roese (9):
ppc4xx: Mask 'vec' with 0x1f in uic_interrupt() for bit set/clear
ppc4xx: Add AMCC Glacier 406GT eval board support
ppc4xx: Fix compilation warning in 4xx_enet.c
ppc4xx: Correctly pass phyiscal FLASH base address into dtb
ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT)
ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"
ppc4xx: Add fdt support to Prodrive alpr
ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined
ppc4xx: Enable ECC on LWMON5
MAINTAINERS | 1 +
MAKEALL | 1 +
Makefile | 9 +-
README | 21 +++
board/amcc/canyonlands/canyonlands.c | 27 +++--
board/amcc/canyonlands/u-boot.lds | 2 -
board/korat/config.mk | 16 ++-
board/korat/init.S | 31 ++++--
board/korat/korat.c | 232 ++++++++++++++++++++++++++++------
board/korat/u-boot-F7FC.lds | 143 +++++++++++++++++++++
board/lwmon5/sdram.c | 90 +++----------
board/prodrive/alpr/alpr.c | 25 ++++-
board/prodrive/alpr/init.S | 9 ++
cpu/ppc4xx/4xx_enet.c | 56 ++++++++-
cpu/ppc4xx/cpu_init.c | 102 +++++++++++++++-
cpu/ppc4xx/interrupts.c | 7 +-
doc/README.korat | 51 ++++++++
include/configs/alpr.h | 14 ++-
include/configs/canyonlands.h | 125 +++++++++++++++++--
include/configs/korat.h | 67 +++++++----
include/configs/lwmon5.h | 8 +-
include/configs/sequoia.h | 4 +-
include/ppc440.h | 4 +
include/ppc4xx_enet.h | 4 +
lib_ppc/board.c | 17 +++
25 files changed, 877 insertions(+), 189 deletions(-)
create mode 100644 board/korat/u-boot-F7FC.lds
create mode 100644 doc/README.korat
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-03-27 10:30 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
@ 2008-03-29 5:21 ` Stefan Roese
2008-03-29 5:54 ` Stefan Roese
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-03-29 5:21 UTC (permalink / raw)
To: u-boot
The following changes since commit 74d1e66d22dac91388bc538b2fe19f735edc5b82:
Bartlomiej Sieka (1):
Fix host tool build breakage, take two
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Tor Krill (1):
MTD/CFI: Add support for 16bit legacy AMD flash
drivers/mtd/cfi_flash.c | 44 +++++++++++++++++++++++++++++++++++---------
drivers/mtd/jedec_flash.c | 19 +++++++++++++++++++
2 files changed, 54 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-03-29 5:21 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
@ 2008-03-29 5:54 ` Stefan Roese
2008-04-07 21:56 ` Wolfgang Denk
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-03-29 5:54 UTC (permalink / raw)
To: u-boot
The following changes since commit 74d1e66d22dac91388bc538b2fe19f735edc5b82:
Bartlomiej Sieka (1):
Fix host tool build breakage, take two
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Daniel Hellstrom (1):
MTD/CFI: flash_read64 is defined a weak function (for SPARC)
Tor Krill (1):
MTD/CFI: Add support for 16bit legacy AMD flash
drivers/mtd/cfi_flash.c | 48 +++++++++++++++++++++++++++++++++++---------
drivers/mtd/jedec_flash.c | 19 +++++++++++++++++
2 files changed, 57 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-03-29 5:54 ` Stefan Roese
@ 2008-04-07 21:56 ` Wolfgang Denk
0 siblings, 0 replies; 25+ messages in thread
From: Wolfgang Denk @ 2008-04-07 21:56 UTC (permalink / raw)
To: u-boot
In message <200803290654.45312.sr@denx.de> you wrote:
> The following changes since commit 74d1e66d22dac91388bc538b2fe19f735edc5b82:
> Bartlomiej Sieka (1):
> Fix host tool build breakage, take two
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-cfi-flash.git master
>
> Daniel Hellstrom (1):
> MTD/CFI: flash_read64 is defined a weak function (for SPARC)
>
> Tor Krill (1):
> MTD/CFI: Add support for 16bit legacy AMD flash
>
> drivers/mtd/cfi_flash.c | 48 +++++++++++++++++++++++++++++++++++---------
> drivers/mtd/jedec_flash.c | 19 +++++++++++++++++
> 2 files changed, 57 insertions(+), 10 deletions(-)
Merged, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"'Tis true, 'tis pity, and pity 'tis 'tis true."
- Poloniouius, in Willie the Shake's _Hamlet, Prince of Darkness_
^ permalink raw reply [flat|nested] 25+ messages in thread
* [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-04-09 10:58 ` Stefan Roese
2008-04-11 14:49 ` Stefan Roese
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-04-09 10:58 UTC (permalink / raw)
To: u-boot
The following changes since commit aeff6d503b6006573d5c6b04fc658a64bebee5fa:
Wolfgang Denk (1):
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Stefan Roese (2):
ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE
ppc4xx: Fix Canyonlands default environment to work with new image support
include/configs/canyonlands.h | 12 +++++-------
lib_ppc/board.c | 2 +-
2 files changed, 6 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-04-09 10:58 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
@ 2008-04-11 14:49 ` Stefan Roese
2008-04-12 7:02 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
0 siblings, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-04-11 14:49 UTC (permalink / raw)
To: u-boot
The following changes since commit aeff6d503b6006573d5c6b04fc658a64bebee5fa:
Wolfgang Denk (1):
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Eugene O'Brien (1):
ppc4xx: Fix power mgt definitions for PPC440
Stefan Roese (3):
ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE
ppc4xx: Fix Canyonlands default environment to work with new image support
ppc4xx: Update Kilauea defconfig to use device-tree booting as default
include/configs/canyonlands.h | 12 +++++-------
include/configs/kilauea.h | 27 ++++++++++++++++-----------
include/ppc440.h | 9 +--------
lib_ppc/board.c | 2 +-
4 files changed, 23 insertions(+), 27 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-04-11 14:49 ` Stefan Roese
@ 2008-04-12 7:02 ` Stefan Roese
2008-04-13 17:18 ` Wolfgang Denk
2008-04-25 13:55 ` Stefan Roese
0 siblings, 2 replies; 25+ messages in thread
From: Stefan Roese @ 2008-04-12 7:02 UTC (permalink / raw)
To: u-boot
The following changes since commit 950a392464e616b4590bc4501be46e2d7d162dea:
Wolfgang Denk (1):
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Guennadi Liakhovetski (1):
cfi_flash: Support buffered writes on non-standard Spansion NOR flash
README | 7 +++++++
drivers/mtd/cfi_flash.c | 46 ++++++++++++++++------------------------------
2 files changed, 23 insertions(+), 30 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-04-12 7:02 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
@ 2008-04-13 17:18 ` Wolfgang Denk
2008-04-25 13:55 ` Stefan Roese
1 sibling, 0 replies; 25+ messages in thread
From: Wolfgang Denk @ 2008-04-13 17:18 UTC (permalink / raw)
To: u-boot
In message <200804120902.15311.sr@denx.de> you wrote:
>
> git://www.denx.de/git/u-boot-cfi-flash.git master
>
> Guennadi Liakhovetski (1):
> cfi_flash: Support buffered writes on non-standard Spansion NOR flash
Applied. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There are no data that cannot be plotted on a straight line if the
axis are chosen correctly.
^ permalink raw reply [flat|nested] 25+ messages in thread
* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-04-12 7:02 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-04-13 17:18 ` Wolfgang Denk
@ 2008-04-25 13:55 ` Stefan Roese
2008-04-25 22:07 ` Wolfgang Denk
1 sibling, 1 reply; 25+ messages in thread
From: Stefan Roese @ 2008-04-25 13:55 UTC (permalink / raw)
To: u-boot
The following changes since commit d0d91ae3acb4f29d1a2a3a766747478ed54e2848:
Stefan Roese (1):
ppc4xx: Remove double defines in lwmon5.h
are available in the git repository at:
git://www.denx.de/git/u-boot-cfi-flash.git master
Matthias Fuchs (1):
cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST
drivers/mtd/cfi_flash.c | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
^ permalink raw reply [flat|nested] 25+ messages in thread* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2008-04-25 13:55 ` Stefan Roese
@ 2008-04-25 22:07 ` Wolfgang Denk
0 siblings, 0 replies; 25+ messages in thread
From: Wolfgang Denk @ 2008-04-25 22:07 UTC (permalink / raw)
To: u-boot
In message <200804251555.58837.sr@denx.de> you wrote:
> The following changes since commit d0d91ae3acb4f29d1a2a3a766747478ed54e2848:
> Stefan Roese (1):
> ppc4xx: Remove double defines in lwmon5.h
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-cfi-flash.git master
>
> Matthias Fuchs (1):
> cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST
>
> drivers/mtd/cfi_flash.c | 17 +++++++++++++++++
> 1 files changed, 17 insertions(+), 0 deletions(-)
Done, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
He had quite a powerful intellect, but it was as powerful like a
locomotive, and ran on rails and was therefore almost impossible to
steer. - Terry Pratchett, _Lords and Ladies_
^ permalink raw reply [flat|nested] 25+ messages in thread
end of thread, other threads:[~2008-07-20 20:55 UTC | newest]
Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-19 13:13 [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-06-19 20:58 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2008-07-17 9:47 Stefan Roese
2008-07-20 20:55 ` Wolfgang Denk
2008-07-08 13:38 Stefan Roese
2008-07-09 21:24 ` Wolfgang Denk
2008-06-03 19:08 Stefan Roese
2008-06-11 20:24 ` Wolfgang Denk
2007-04-23 12:32 [U-Boot-Users] [MPC82xx] Fixes for MPC8272 Wolfgang Denk
2007-08-02 6:47 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-08-14 14:39 ` Stefan Roese
2007-12-17 14:56 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2007-12-26 23:09 ` Wolfgang Denk
2007-12-31 6:36 ` Stefan Roese
2008-01-02 11:40 ` Wolfgang Denk
2007-12-31 7:13 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-01-11 15:14 ` Stefan Roese
2008-01-13 14:11 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-01-13 15:53 ` Wolfgang Denk
2008-02-14 10:55 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-02-16 6:11 ` Stefan Roese
2008-02-21 16:19 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-02-22 12:02 ` Wolfgang Denk
2008-03-07 8:23 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-03-15 7:00 ` Stefan Roese
2008-03-19 12:46 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-03-22 23:53 ` Wolfgang Denk
2008-03-27 10:30 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-03-29 5:21 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-03-29 5:54 ` Stefan Roese
2008-04-07 21:56 ` Wolfgang Denk
2008-04-09 10:58 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-04-11 14:49 ` Stefan Roese
2008-04-12 7:02 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-04-13 17:18 ` Wolfgang Denk
2008-04-25 13:55 ` Stefan Roese
2008-04-25 22:07 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox