From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
Date: Mon, 31 Dec 2007 08:13:55 +0100 [thread overview]
Message-ID: <200712310813.55920.sr@denx.de> (raw)
In-Reply-To: <200712310736.09082.sr@denx.de>
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
next prev parent reply other threads:[~2007-12-31 7:13 UTC|newest]
Thread overview: 154+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-23 12:32 [U-Boot-Users] [MPC82xx] Fixes for MPC8272 Wolfgang Denk
2007-04-23 13:16 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-nand-flash.git Stefan Roese
2007-04-23 13:41 ` [U-Boot-Users] Please pull git://www.denx.de/git/u-boot-testing.git Stefan Roese
2007-05-05 15:31 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-nand-flash.git Wolfgang Denk
2007-05-18 9:21 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-05-24 9:12 ` Stefan Roese
2007-06-01 14:27 ` Stefan Roese
2007-06-06 9:50 ` Stefan Roese
2007-06-19 15:49 ` Stefan Roese
2007-06-20 16:15 ` Wolfgang Denk
2007-06-22 1:09 ` Kim Phillips
2007-06-22 5:41 ` Stefan Roese
2007-06-22 14:18 ` Stefan Roese
2007-06-22 15:34 ` Kim Phillips
2007-06-22 15:05 ` Stefan Roese
2007-06-22 15:32 ` [U-Boot-Users] [PATCH] ppc7xx: Update CPCI750 board Stefan Roese
2007-08-16 9:18 ` 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-08-14 18:38 ` Wolfgang Denk
2007-08-16 6:58 ` [U-Boot-Users] [NAND] Please pull git://www.denx.de/git/u-boot-nand-flash.git Stefan Roese
2007-08-16 9:52 ` Wolfgang Denk
2007-08-16 17:53 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-08-18 12:44 ` [U-Boot-Users] [ColdFire] Please pull git://www.denx.de/git/u-boot-coldfire.git Stefan Roese
2007-08-18 19:57 ` Wolfgang Denk
2007-08-18 19:37 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Wolfgang Denk
2007-08-28 13:12 ` Stefan Roese
2007-08-28 22:54 ` Wolfgang Denk
2007-09-02 12:05 ` Stefan Roese
2007-09-06 22:07 ` Wolfgang Denk
2007-09-17 6:50 ` [U-Boot-Users] [NAND] Please pull git://www.denx.de/git/u-boot-nand-flash.git Stefan Roese
2007-10-13 19:43 ` Wolfgang Denk
2007-09-27 11:59 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-10-02 9:47 ` Stefan Roese
2007-10-02 17:57 ` Wolfgang Denk
2007-10-15 9:57 ` Stefan Roese
2007-10-15 10:56 ` Wolfgang Denk
2007-10-18 5:59 ` Stefan Roese
2007-10-18 20:03 ` Wolfgang Denk
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
2007-12-31 7:13 ` Stefan Roese [this message]
2007-12-31 13:59 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git gvb.uboot
2008-01-02 11:41 ` Wolfgang Denk
2008-01-04 11:08 ` Stefan Roese
2008-01-05 9:21 ` Stefan Roese
2008-01-08 12:42 ` Wolfgang Denk
2008-01-09 10:01 ` Stefan Roese
2008-01-09 10:24 ` Wolfgang Denk
2008-01-09 18:38 ` Larry Johnson
2008-01-09 18:59 ` Stefan Roese
2008-01-09 19:05 ` Jerry Van Baren
2008-02-14 10:55 ` Stefan Roese
2008-02-14 23:23 ` Wolfgang Denk
2008-02-16 6:11 ` Stefan Roese
2008-02-16 22:59 ` Wolfgang Denk
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-02-25 15:52 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-03-02 20:30 ` Wolfgang Denk
2008-03-07 8:23 ` Stefan Roese
2008-03-08 9:52 ` Wolfgang Denk
2008-03-15 7:00 ` Stefan Roese
2008-03-15 23:42 ` Wolfgang Denk
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-03-31 10:28 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-04-07 21:54 ` Wolfgang Denk
2008-04-09 10:58 ` 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
2008-04-13 17:17 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Wolfgang Denk
2008-04-18 15:02 ` Stefan Roese
2008-04-22 13:51 ` Stefan Roese
2008-04-22 15:28 ` Wolfgang Denk
2008-04-25 11:40 ` Stefan Roese
2008-04-25 22:06 ` Wolfgang Denk
2008-04-13 17:17 ` Wolfgang Denk
2008-01-11 15:14 ` Stefan Roese
2008-01-11 23:16 ` Wolfgang Denk
2008-01-17 15:07 ` Stefan Roese
2008-01-23 13:20 ` Wolfgang Denk
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-01-16 13:33 ` [U-Boot-Users] [nand-flash] Please pull git://www.denx.de/git/u-boot-nand-flash.git Stefan Roese
2008-01-16 14:05 ` Wolfgang Denk
2008-04-18 14:30 ` Stefan Roese
2008-01-14 9:11 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-01-14 9:53 ` Wolfgang Denk
2008-01-02 11:40 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2008-07-18 14:04 [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-07-20 20:56 ` Wolfgang Denk
2008-07-11 13:10 Stefan Roese
2008-07-13 12:43 ` Wolfgang Denk
2008-07-10 8:17 Stefan Roese
2008-07-10 8:51 ` Wolfgang Denk
2008-06-30 13:28 Stefan Roese
2008-06-30 14:01 ` Detlev Zundel
2008-06-28 12:12 Stefan Roese
2008-06-12 13:52 Stefan Roese
2008-06-19 20:58 ` Wolfgang Denk
2008-06-09 7:20 Stefan Roese
2008-06-11 20:14 ` Wolfgang Denk
2008-06-03 18:41 Stefan Roese
2008-05-21 15:42 Stefan Roese
2008-06-04 22:05 ` Wolfgang Denk
2008-05-19 5:30 Stefan Roese
2008-05-19 7:45 ` Wolfgang Denk
2008-05-16 19:09 Stefan Roese
2008-05-18 20:27 ` Wolfgang Denk
2008-05-14 11:45 Stefan Roese
2008-05-14 12:09 ` Wolfgang Denk
2008-05-10 8:40 Stefan Roese
2008-05-11 23:03 ` Wolfgang Denk
2008-05-08 14:39 Stefan Roese
2008-05-09 22:23 ` Wolfgang Denk
2008-04-30 14:14 Stefan Roese
2008-05-03 18:47 ` Wolfgang Denk
2008-04-29 17:14 Stefan Roese
2008-04-29 18:07 ` Wolfgang Denk
2007-11-13 7:23 [U-Boot-Users] [PPC4xx] " Stefan Roese
2007-11-17 0:36 ` Wolfgang Denk
2007-04-25 15:07 [U-Boot-Users] What's new in u-boot-testing Stefan Roese
2007-04-29 12:04 ` Stefan Roese
2007-04-29 14:43 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-05-05 16:23 ` Wolfgang Denk
2007-03-24 15:03 Stefan Roese
2007-03-21 14:03 Stefan Roese
2007-03-21 22:28 ` Wolfgang Denk
2007-03-22 6:19 ` Stefan Roese
2007-03-22 15:57 ` Timur Tabi
2007-03-22 16:11 ` Stefan Roese
2007-03-16 20:18 Stefan Roese
2007-03-16 21:29 ` Wolfgang Denk
2007-03-08 22:03 Stefan Roese
2007-03-08 22:11 ` Wolfgang Denk
2007-03-08 9:35 Stefan Roese
2007-03-08 10:46 ` Wolfgang Denk
2007-03-08 14:50 ` Sam Song
2007-03-08 15:00 ` Stefan Roese
2007-03-08 15:27 ` Sam Song
2007-03-08 16:55 ` Wolfgang Denk
2007-03-07 20:17 Stefan Roese
2007-03-07 21:00 ` Wolfgang Denk
2007-03-31 11:52 ` Stefan Roese
2007-04-04 0:19 ` Wolfgang Denk
2007-04-18 10:19 ` Stefan Roese
2007-04-18 14:20 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200712310813.55920.sr@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox