9
0
Fork 0
Commit Graph

3315 Commits

Author SHA1 Message Date
Juergen Beisert 93229c846d adding doxygen's base configuration 2007-10-19 11:38:42 +02:00
sascha 8a46c1102f move readline command to a file of its own 2007-10-19 11:28:58 +02:00
sascha 95db50e812 Fix documentation for addpart/delpart/devinfo. These commands
now take a device file, not a device id.
2007-10-19 11:23:24 +02:00
sascha a39dde980d remove CONFIG_IDENT_STRING. It's unused 2007-10-19 11:07:06 +02:00
sascha 83f101bc30 fix compiler warning 2007-10-19 11:06:32 +02:00
sascha 003370b63a compile fix 2007-10-19 11:06:03 +02:00
sascha 0bc812ff3f rename README.u2 to README 2007-10-19 11:05:35 +02:00
sascha 7e149c897b remove old README. The information provided is mostly outdated 2007-10-19 11:05:12 +02:00
sascha ceac76ffce Move display_banner() to console.c. This helps us to show
the banner as first message.
2007-10-19 11:04:33 +02:00
sascha 2acbe717c1 add temporary default environment for scb9328 2007-10-19 11:01:27 +02:00
sascha 2c6d0f711d update scb9328 defconfig 2007-10-19 11:00:57 +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 98839f8010 adding noisy support 2007-10-18 21:03:32 +02:00
Juergen Beisert 8ecd28c819 adding noisy support 2007-10-18 21:03:18 +02:00
Juergen Beisert 5f26029b10 noisy support 2007-10-18 21:02:02 +02:00
Juergen Beisert 264cbd2962 beautifying 2007-10-18 19:12:02 +02:00
Juergen Beisert 8c6c055de6 adding some useful error messages 2007-10-18 18:32:02 +02:00
Juergen Beisert 95fc69e4e1 preliminary default environment added 2007-10-18 18:31:15 +02:00
sascha ad0bfce51d Merge octopus:/home/git/projects/u-boot-v2 2007-10-18 12:07:05 +02:00
sascha 2db56b3031 When printing error messages about network parameters print
the network device id with it.
2007-10-18 12:06:50 +02:00
Juergen Beisert d8eae58a2a Merge branch 'master' of jbe@octopus:/home/git/projects/u-boot-v2 2007-10-18 11:55:03 +02:00
Juergen Beisert 209536a55c some improvements 2007-10-18 11:54:36 +02:00
Juergen Beisert b8ac6051d7 chip select area sizes added 2007-10-18 11:52:33 +02:00
sascha 3c37202662 check if there is an ethernet device set in NetLoop 2007-10-18 11:25:13 +02:00
sascha a9791f69f7 rename mac parameter to ethaddr 2007-10-18 11:20:15 +02:00
sascha 75b605bfd2 Merge octopus:/home/git/projects/u-boot-v2 2007-10-18 11:17:32 +02:00
sascha 1b272d80f1 change functions containing 'mac' or 'enet' in its name to 'ethaddr'.
change the parameter name for ethernet devices to 'ethaddr' aswell.
2007-10-18 11:17:16 +02:00
Juergen Beisert 2e36bc0781 adding devices to the newest Phytec BSP 2007-10-18 00:06:03 +02:00
Juergen Beisert 075131631b make the clocksource work on current CPUs 2007-10-18 00:04:47 +02:00
Juergen Beisert e1c9102d3b make it work with all current CPUs 2007-10-18 00:00:02 +02:00
Juergen Beisert c054a3682d Merge branch 'master' of jbe@octopus:/home/git/projects/u-boot-v2 2007-10-17 21:09:54 +02:00
Juergen Beisert 4c03bb1d58 first time running 2007-10-17 21:09:25 +02:00
sascha f002246610 do not include Kbuild in Makefile.clean. We neither have it nor need it. 2007-10-17 19:05:01 +02:00
sascha bd8ac3ec63 arch/arm/Makefile: fix proc link creation for external builds 2007-10-17 19:03:38 +02:00
sascha f8ccf74934 Toplevel Makefile: fix link for include/config.h for external builds 2007-10-17 19:02:56 +02:00
sascha 5d746e8953 add generic linker script for arm 2007-10-17 18:23:34 +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
Juergen Beisert 3be8ed2fa1 adding i.MX31 CPU support 2007-10-17 17:57:55 +02:00
Juergen Beisert 60f8ee6f3f adding GPL header 2007-10-17 17:56:13 +02:00
Juergen Beisert 438873e769 remove putc references 2007-10-17 17:51:34 +02:00
Juergen Beisert 7e047fd879 making watchdog handling independend from ifdefs 2007-10-17 17:49:23 +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 b36fca0cb8 cp command: Allow to copy multiple files 2007-10-17 11:12:57 +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 10bdc84297 implement delete key in readline 2007-10-16 23:08:37 +02:00
sascha 288c97b89c editor: Do not use ansi code for screen scrolling by default.
Add an aliases 'sedit' which does this.
2007-10-16 22:35:42 +02:00
sascha a09b455fce Merge octopus:/home/git/projects/u-boot-v2 2007-10-16 20:57:53 +02:00
sascha 089c998ad9 mem.c: allow memcpy and memcmp to handle files. 2007-10-16 20:57:37 +02:00