summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add linker script for sandboxRobert Schwebel (Laptop)2007-10-311-0/+1
|
* add missing bitops.h for sandbox archRobert Schwebel2007-10-311-0/+6
|
* update some .gitignore filesSascha Hauer2007-10-242-0/+4
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Replace all occurences of UBoot with U-BootSascha Hauer2007-10-247-10/+10
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Toplevel Makefile: add uboot_default_env to clean filesSascha Hauer2007-10-241-1/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* update to new kconfig version #2 (forgot to delete files)Sascha Hauer2007-10-244-450/+0
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* update to new kconfig versionSascha Hauer2007-10-2427-1226/+1403
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* blackfin: Do not include linux/config.h. It does not exist.Sascha Hauer2007-10-241-1/+0
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ipe337: Make the default environment more sophisticatedSascha Hauer2007-10-245-9/+97
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ipe337: Update defconfig (fix TEXT_BASE)Sascha Hauer2007-10-241-12/+13
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ipe337: Increase the time we pull the reset line for the network controllerSascha Hauer2007-10-241-2/+2
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Blackfin: Need to mask all interrupts before starting Linux.Sascha Hauer2007-10-231-0/+3
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* NAND support work in progresssascha2007-10-2010-1131/+595
|
* manual org addedJuergen Beisert2007-10-192-1/+28
|
* shell info addedJuergen Beisert2007-10-195-23/+46
|
* hush doc addedJuergen Beisert2007-10-193-36/+75
|
* netx doc added and some typos fixedJuergen Beisert2007-10-193-1/+11
|
* adding first board docJuergen Beisert2007-10-197-4/+65
|
* ethernet address defaultJuergen Beisert2007-10-191-0/+5
|
* Merge octopus:/home/git/projects/u-boot-v2sascha2007-10-1914-21/+324
|\
| * reset doc added for ARMJuergen Beisert2007-10-191-0/+24
| |
| * adding doc, first tryJuergen Beisert2007-10-191-2/+67
| |
| * doc added (what else)Juergen Beisert2007-10-192-4/+16
| |
| * adding new docJuergen Beisert2007-10-195-9/+62
| |
| * Merge branch 'master' of jbe@octopus:/home/git/projects/u-boot-v2Juergen Beisert2007-10-191-5/+5
| |\
| * | doc added and some reorganisedJuergen Beisert2007-10-199-17/+166
| | |
* | | phycore i.MX31: Skip SDRAM setup when running from RAMsascha2007-10-191-0/+9
| |/ |/|
* | fix some typossascha2007-10-191-5/+5
|/
* Merge branch 'master' of jbe@octopus:/home/git/projects/u-boot-v2Juergen Beisert2007-10-196-71/+127
|\
| * export symbols get_device_by_path and dev_add_childsascha2007-10-191-0/+2
| |
| * Merge octopus:/home/git/projects/u-boot-v2sascha2007-10-197-16/+1883
| |\
| * | - Insert commands sorted into the command list. This is usefulsascha2007-10-191-39/+36
| | | | | | | | | | | | | | | for commands added via modules. - Let command aliases show up in help text
| * | add list_add_sort to list implementationsascha2007-10-191-0/+24
| | |
| * | move readline command to a file of its ownsascha2007-10-194-32/+65
| | |
* | | basic doc structure addedJuergen Beisert2007-10-1910-1/+91
| |/ |/|
* | Doxygen's main page addedJuergen Beisert2007-10-191-0/+217
| |
* | Merge branch 'master' of jbe@octopus:/home/git/projects/u-boot-v2Juergen Beisert2007-10-1920-4044/+494
|\|
| * Fix documentation for addpart/delpart/devinfo. These commandssascha2007-10-192-11/+8
| | | | | | | | now take a device file, not a device id.
| * remove CONFIG_IDENT_STRING. It's unusedsascha2007-10-191-4/+0
| |
| * fix compiler warningsascha2007-10-191-1/+1
| |
| * compile fixsascha2007-10-191-3/+5
| |
| * rename README.u2 to READMEsascha2007-10-191-0/+0
| |
| * remove old README. The information provided is mostly outdatedsascha2007-10-191-3701/+0
| |
| * Move display_banner() to console.c. This helps us to showsascha2007-10-192-21/+24
| | | | | | | | the banner as first message.
| * add temporary default environment for scb9328sascha2007-10-191-0/+3
| |
| * update scb9328 defconfigsascha2007-10-191-41/+99
| |
| * - Implement tree structure for devicessascha2007-10-1913-112/+204
| | | | | | | | | | | | | | - 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.
* | doc added onlyJuergen Beisert2007-10-191-16/+92
| |
* | doc added onlyJuergen Beisert2007-10-191-0/+123
| |
* | debug support addedJuergen Beisert2007-10-191-0/+4
| |