9
0
Fork 0
Commit Graph

1075 Commits

Author SHA1 Message Date
Juergen Beisert a7d96488e5 Using correct board names all over the place
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
2007-11-08 18:23:44 +01:00
Juergen Beisert 903d775d32 adding first clean mx27 only fec driver 2007-11-08 16:24:51 +01:00
Juergen Beisert 1cb7062653 integrating sha's changes into jbe's branch 2007-11-05 12:26:29 +01:00
Sascha Hauer c7655ebd43 ipe337: Make the default environment more sophisticated
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2007-10-24 11:53:02 +02:00
Sascha Hauer d35ef4c66e ipe337: Increase the time we pull the reset line for the network controller
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2007-10-24 11:50:25 +02:00
Juergen Beisert 30e09b83d5 shell info added 2007-10-19 21:35:46 +02:00
Juergen Beisert e51d17e078 netx doc added and some typos fixed 2007-10-19 20:38:41 +02:00
Juergen Beisert 6a8e90c921 adding first board doc 2007-10-19 20:26:21 +02:00
Juergen Beisert cd017b2439 ethernet address default 2007-10-19 17:30:38 +02:00
sascha 0b480c9eb5 phycore i.MX31: Skip SDRAM setup when running from RAM 2007-10-19 16:45:08 +02:00
Juergen Beisert b21ed7177c basic doc structure added 2007-10-19 13:19:43 +02:00
sascha 2acbe717c1 add temporary default environment for scb9328 2007-10-19 11:01:27 +02:00
sascha 3b6d6a45e7 - Implement tree structure for devices
- Use device tree structure to implement partitions
- Let devinfo print a nice tree
- Introduce 'fixed' partitions which are not removable
- Fix mount: It was not possible to mount on a relative path.
2007-10-19 08:45:57 +02:00
Juergen Beisert 264cbd2962 beautifying 2007-10-18 19:12:02 +02:00
Juergen Beisert 95fc69e4e1 preliminary default environment added 2007-10-18 18:31:15 +02:00
Juergen Beisert 209536a55c some improvements 2007-10-18 11:54:36 +02:00
Juergen Beisert 2e36bc0781 adding devices to the newest Phytec BSP 2007-10-18 00:06:03 +02:00
Juergen Beisert 4c03bb1d58 first time running 2007-10-17 21:09:25 +02:00
Juergen Beisert 3d1940a4a0 merge sha + jbe 2007-10-17 18:12:33 +02:00
Juergen Beisert 0641f18c36 prepare for release phytec's board. Untested yet 2007-10-17 18:05:58 +02:00
sascha d59ca7feb3 Linking: Remove linker scripts from (arm based-) boards and add
a generic linker script to arch/arm/lib/u-boot.lds.S.
	 If a board wants to overwrite a linker script it can do
	 so using CONFIG_BOARD_LINKER_SCRIPT.
	 There is no generic linker script for ppc and blackfin
	 yet, so still use the board specific one.
2007-10-17 12:21:53 +02:00
Juergen Beisert bc52d3c052 new imx platform added: phyCORE-imx31 2007-10-17 11:18:00 +02:00
sascha 825ad81490 arm: use text_entry for reset vector instead of hardcoded filename
(once again)
2007-10-17 11:10:57 +02:00
sascha a9c31fab86 Merge octopus:/home/git/projects/u-boot-v2 2007-10-16 14:47:03 +02:00
sascha 52fb34f5ad update scb9328 config 2007-10-16 14:45:58 +02:00
sascha fdf739c7a5 move dm9000 specific stuff to platform_data 2007-10-16 13:55:48 +02:00
Juergen Beisert 00a190c58d changing function name for board specific init 2007-10-16 12:04:01 +02:00
sascha a3408cfe75 scb9328: Move all not critical register initializations
like chipselect setups from assembler to C.
2007-10-16 11:31:13 +02:00
Sascha Hauer ebad2c76fc phycore_mpc5200b_tiny: add map_base for fec controller 2007-10-11 22:10:22 +02:00
Sascha Hauer eadf71abc7 Use Linux kernel list for drivers and devices instead of handmade
list.
2007-10-11 20:20:36 +02:00
Sascha Hauer 8f29f6481e pcm038: only initialize SDRAM if not currently running from it 2007-10-09 17:19:15 +02:00
Sascha Hauer 577d12810b correct RAM and Flash size for pcm028 board 2007-10-09 17:18:36 +02:00
Sascha Hauer 155d0c5059 lowlevel.S for phycore pcm038 board (wip) 2007-10-09 08:27:35 +02:00
Sascha Hauer 514eb64b1a beginning phycore pcm038 i.MX27 support 2007-10-08 00:13:19 +02:00
Sascha Hauer 236d55a06a __u_boot__symtab -> __usymtab 2007-10-07 14:32:08 +02:00
Sascha Hauer 2804d6bdc8 board/ipe337/u-boot.lds.S: add missing _ 2007-10-04 13:06:23 +02:00
Sascha Hauer 86397e0c7e update linker scripts:
- add _stext and _etext symbols
- add symtabd section
2007-10-01 10:23:49 +02:00
Sascha Hauer b9fc027e63 update default environment for ipe337 board 2007-09-28 20:37:32 +02:00
Sascha Hauer a95a54b808 add blackfin specific bits for module handling 2007-09-28 20:35:40 +02:00
Sascha Hauer 7596ab2048 add brackets 2007-09-28 10:26:06 +02:00
Sascha Hauer 66af4f96e2 move environment to offset 0x20000 in flash 2007-09-27 16:34:27 +02:00
Sascha Hauer 26b4200ba5 add alternate command for ipe337 board 2007-09-27 16:34:00 +02:00
Sascha Hauer 32b21d9517 update ipe337 default environment 2007-09-22 16:00:59 +02:00
Sascha Hauer 4d17340dc1 remove unused includes 2007-09-21 21:30:25 +02:00
Sascha Hauer 6dfd4087b1 add default environment for ip337 board 2007-09-16 11:23:10 +02:00
Sascha Hauer bd1eb7ae8f fix memory size of ipe337 board 2007-09-16 11:17:27 +02:00
Sascha Hauer 2a9c1de93f whitespace cleanup 2007-09-13 16:06:02 +02:00
Sascha Hauer 7b620b03d2 add missing include 2007-09-13 15:28:39 +02:00
Sascha Hauer af0610c068 remove old env handling in ec920 board 2007-09-13 15:09:30 +02:00
Sascha Hauer 3fc674cc51 add support for the PII bf561 board 2007-09-11 10:21:10 +02:00