- Feb 28, 2006
-
-
Markus Klotzbcher authored
-
Markus Klotzbcher authored
-
Markus Klotzbcher authored
-
- Feb 24, 2006
-
-
Markus Klotzbcher authored
This is a first version of the testing-NAND branch merged back to main.
-
Bartlomiej Sieka authored
-
- Feb 22, 2006
-
-
Markus Klotzbcher authored
-
Markus Klotzbcher authored
we only see 64MB.
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
- Feb 21, 2006
-
-
Markus Klotzbcher authored
-
Wolfgang Denk authored
As done in the linux kernel, the U-Boot version (U_BOOT_VERSION) of all unreleased (untagged) U-Boot images will be automatically extended upon compiletime with a part of the GIT commit ID and possibly with "dirty" if uncommited changes are detected. Here an example for the resulting version: "U-Boot 1.1.4-g3457ac18-dirty" The version is now maintained in the toplevel Makefile and the version headers are autogenerated. Patch by Stefan Roese, 9 Feb 2006
-
Wolfgang Denk authored
-
- Feb 20, 2006
-
-
Heiko Schocher authored
Signed-off-by:
Heiko Schocher <hs@denx.de>
-
Markus Klotzbcher authored
zylonite). Minor pxa-regs.h update.
-
Markus Klotzbcher authored
Register Definitions.
-
- Feb 19, 2006
-
-
Markus Klotzbcher authored
It doesn't run yet.
-
- Feb 10, 2006
-
-
Markus Klotzbcher authored
breaks backward compatibility and I don't trust it. Instead, i'll verify and merge the parts I need while porting.
-
Markus Klotzbcher authored
-
Markus Klotzbcher authored
other platforms (see c75eba3b)
-
- Feb 09, 2006
-
-
Markus Klotzbcher authored
-
- Feb 08, 2006
-
-
Markus Klotzbcher authored
* lots of bugfixes in the assembler code * reverted hardware.h back to original * enabled hardware DRAM calibration * GCC-4 fix: modified GLOBAL_DATA_POINTER macro
-
Stefan Roese authored
Patch by Reinhard Arlt, 8 Feb 2006
-
- Feb 07, 2006
-
-
Markus Klotzbcher authored
-
Markus Klotzbcher authored
done so far: * created zylonite board dir (based on lubbock) * extended some - but not all pxa sources and headers for Intel Monahans support (CONFIG_CPU_MONAHANS) * created Makefile zylonite target + MAKEALL entry * added some debug nonsense, remove later, grep for mk@tbd Status: compiles (eldk-4.0), and can be started with BDI, but runs forever and doesn't halt at breakpoints. Hmmm...
-
Stefan Roese authored
Patch by Matthias Fuchs, 07 Feb 2006
-
Wolfgang Denk authored
-
- Jan 29, 2006
-
-
Wolfgang Denk authored
To match the U-Boot user interface on ARM platforms to the U-Boot standard (as on PPC platforms), some messages with debug character are removed from the default U-Boot build. Enable DEBUG for lib_arm/board.c to enable debug messages. New CONFIG_DISPLAY_CPUINFO and CONFIG_DISPLAY_BOARDINFO options. Patch by Stefan Roese, 24 Jan 2006
-
- Jan 18, 2006
-
-
Stefan Roese authored
Patch by Stefan Roese, 18 Jan 2006
-
Stefan Roese authored
Insert missing __le32_to_cpu() for filesize in ext2fs_read_file(). Patch by Reinhard Arlt, 30 Dec 2005
-
Stefan Roese authored
PMC405 and CPCI2DP: Added firmware download and booting via pci. Patch by Matthias Fuchs, 20 Dec 2005
-
- Jan 13, 2006
-
-
Wolfgang Denk authored
(without bank-switching only 32 MB can be accessed)
-
- Jan 11, 2006
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
- Dec 29, 2005
-
-
Wolfgang Denk authored
-
- Dec 22, 2005
-
-
Wolfgang Denk authored
-
- Dec 19, 2005
-
-
Wolfgang Denk authored
Patch by Eugen Bigz, 19 Dec 2005
-
- Dec 16, 2005
-
-
Wolfgang Denk authored
The default of 255 is too short for slow devices. Patch by Martin Nykodym, 12 Dec 2005