- 332a022 Write operation is working. Turned out that the READSTATUS hack was wrong by Markus Klotzbücher · Fri Mar 03 16:09:28 2006 +0100
- b6c2d40 Writing is working, but there's still a bug that causes the data written to by Markus Klotzbücher · Fri Mar 03 15:37:01 2006 +0100
- ddd78b0 Implemented writing, not working yet. by Markus Klotzbücher · Fri Mar 03 12:11:11 2006 +0100
- f0840da Moved the waiting loop for "Read Data Request" RDDREQ into the by Markus Klotzbücher · Thu Mar 02 14:02:36 2006 +0100
- a3bedae Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since by Markus Klotzbücher · Thu Mar 02 12:10:01 2006 +0100
- 432a7b4 Further NAND stuff implemented. Basic read commands seem to work. by Markus Klotzbücher · Wed Mar 01 23:33:27 2006 +0100
- d5dfcf9 All subsystem clocks not immediately need are turned at reset. by Markus Klotzbücher · Tue Feb 28 23:11:07 2006 +0100
- f14cc26 Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · Tue Feb 28 22:51:01 2006 +0100
- f4a5c61 First steps implementing NAND support. Not working, fails to read ID. by Markus Klotzbücher · Tue Feb 28 18:05:25 2006 +0100
- ac49476 Merge /home/tur/nand/u-boot/ by Markus Klotzbücher · Fri Feb 24 14:16:31 2006 +0100
- c121214 Merge branch 'master' of http://www.denx.de/git/u-boot by Markus Klotzbücher · Fri Feb 24 11:34:34 2006 +0100
- 6eed2ab Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · Fri Feb 24 09:37:22 2006 +0100
- f00fec7 SDRAM now working. by Markus Klotzbücher · Wed Feb 22 17:48:43 2006 +0100
- ed29b6d SDRAM now working for delta board, but there are still aliasing problems, by Markus Klotzbücher · Wed Feb 22 14:05:44 2006 +0100
- ea055ba Rename SMMACO4 board into smmaco4 for consistency with Linux. by Wolfgang Denk · Wed Feb 22 10:25:39 2006 +0100
- 25cbebd Disable CMD_BSP for SMMACO4 board. by Wolfgang Denk · Wed Feb 22 02:39:31 2006 +0100
- 2a61ee8 Merge with /home/hs/PanDacom/u-boot-dev by Wolfgang Denk · Wed Feb 22 01:59:13 2006 +0100
- 0b2a71c SDRAM seems to be working on delta board, though u-boot doesn't start yet. by Markus Klotzbücher · Wed Feb 22 00:06:01 2006 +0100
- 4d1d9a3 Add GIT version information (commid ID) to untagged U-Boot versions by Wolfgang Denk · Tue Feb 21 17:33:04 2006 +0100
- 251c71c Merge with /home/sr/git/u-boot by Wolfgang Denk · Tue Feb 21 16:41:43 2006 +0100
- 808f253 [Patch] Add basic support for the SMMACO4 Board from PanDaCom. by Heiko Schocher · Mon Feb 20 17:34:12 2006 +0100
- 20e3b32 New board directory and config for the benq delta board (copied from by Markus Klotzbücher · Mon Feb 20 16:37:37 2006 +0100
- fd893e4 Merged and added more pxa-regs.h stuff, especially the GPIO Control by Markus Klotzbücher · Mon Feb 20 15:59:07 2006 +0100
- 432ae4c Merged sufficient changes to pxa-regs.h in order to make u-boot compile. by Markus Klotzbücher · Sun Feb 19 16:03:49 2006 +0100
- 89b8a99 Reverting pxa-regs.h back to original, because the intel Monahans one by Markus Klotzbücher · Fri Feb 10 17:12:14 2006 +0100
- 5ae83f5 Config updated for compiling the SMC911111 network driver by Markus Klotzbücher · Fri Feb 10 17:08:26 2006 +0100
- aedd96a Changed gcc-4.0 global data pointer fix to conform with the fix for this on by Markus Klotzbücher · Fri Feb 10 11:25:41 2006 +0100
- 26dc45c basic u-boot is working, boots into the command shell. by Markus Klotzbücher · Thu Feb 09 13:19:25 2006 +0100
- 50d3edf Changes: by Markus Klotzbücher · Wed Feb 08 18:56:28 2006 +0100
- 16138f9 Convert CPCI750 to use common CFI flash driver by Stefan Roese · Wed Feb 08 15:54:15 2006 +0100
- e530287 Forgot to add files to zylonite branch. by Markus Klotzbücher · Tue Feb 07 20:48:45 2006 +0100
- 21e69a0 This is the first commit for the u-boot zylonite port. The following has be by Markus Klotzbücher · Tue Feb 07 20:04:48 2006 +0100
- e10e85e Various changes to esd HH405 board specific files by Stefan Roese · Tue Feb 07 16:51:04 2006 +0100
- a71cec7 Update default environment for INKA4x00 board. by Wolfgang Denk · Tue Feb 07 15:18:25 2006 +0100
- 7a132ae Cleanup U-Boot boot messages on ARM. by Wolfgang Denk · Sun Jan 29 19:12:41 2006 +0100
- 1586ded Fix various compiler warnings on ppc4xx builds (ELDK 4.0) by Stefan Roese · Wed Jan 18 20:06:44 2006 +0100
- b7a97c7 Add VGA support (CT69000) to CPCI750 board. by Stefan Roese · Wed Jan 18 20:05:34 2006 +0100
- 1c671a9 PMC405 and CPCI405: Moved configuration of pci resources into config file. by Stefan Roese · Wed Jan 18 20:03:15 2006 +0100
- 7e4fe59 Fix 28F256J3A support on PM520 board by Wolfgang Denk · Fri Jan 13 17:00:56 2006 +0100
- 71c3629 Update CHANGELOG. by Wolfgang Denk · Wed Jan 11 13:04:53 2006 +0100
- 31f14c2 Fix mkimage bug with multifile images created on 64 bit systems. by Wolfgang Denk · Wed Jan 11 13:03:54 2006 +0100
- 618582e Add support for 28F256J3A flah (=> 64 MB) on PM520 board by Wolfgang Denk · Thu Dec 29 15:12:09 2005 +0100
- 1eb6916 Add support for 28F256J3A flash chips by Wolfgang Denk · Thu Dec 22 01:50:50 2005 +0100
- e4bf4e1 Fix compiler problem with at91rm9200dk board. Patch by Eugen Bigz, 19 Dec 2005 by Wolfgang Denk · Mon Dec 19 13:02:45 2005 +0100
- 46a5287 Merge with /home/sr/git/u-boot by Wolfgang Denk · Fri Dec 16 17:39:27 2005 +0100
- 3bb216f MPC5200: Set PCI retry counter to 0 = infinite retry; by Wolfgang Denk · Fri Dec 16 15:14:18 2005 +0100
- e75a8a1 Changes to Yellowstone & Yosemite 440EP/GR eval boards: by Stefan Roese · Thu Dec 15 09:43:12 2005 +0100
- cc86239 Merge with /home/m8/git/u-boot by Wolfgang Denk · Wed Dec 14 15:05:59 2005 +0100
- aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
- 5534c19 Change port configuration for O2DNT (CODEC1 on PSC1) by Marian Balakowicz · Tue Dec 06 20:33:07 2005 +0100
- 3bd697b Fix DPRAM offset/size for MPC8541/8555. Simplify TQM85xx Makefile handling. by Wolfgang Denk · Tue Dec 06 15:02:31 2005 +0100
- 445a042 Fix data overflow (typo?) in rtc/ds1302.c by Wolfgang Denk · Sun Dec 04 11:20:57 2005 +0100
- f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · Sun Dec 04 00:40:34 2005 +0100
- 117b0b1 Fix U-Boot compilation for MIPS boards using ELDK 4.0 by Wolfgang Denk · Thu Dec 01 02:15:07 2005 +0100
- 068a3ae Merge with /home/sr/git/u-boot by Wolfgang Denk · Thu Dec 01 01:38:13 2005 +0100
- 626a55a Adjust TQM834x PHY addresses for latest hardware revision. by Wolfgang Denk · Thu Dec 01 01:17:24 2005 +0100
- 16c192e Increase malloc arena on TQM5200 board to 256 kB. by Wolfgang Denk · Thu Dec 01 00:55:19 2005 +0100
- cbdd1c8 Fix miiphy global data initialization (problem on 4xx boards when no by Marian Balakowicz · Wed Nov 30 18:06:04 2005 +0100
- 0955402 Add support for TQM8541/8555 boards, TQM85xx support reworked: by Stefan Roese · Wed Nov 30 13:06:40 2005 +0100
- e2c3412 Compile warning fixed Patch by Stefan Roese, 29 Nov 2005 by Stefan Roese · Tue Nov 29 19:13:38 2005 +0100
- 9964474 Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. by Stefan Roese · Tue Nov 29 18:18:21 2005 +0100
- 7b72441 Minor AMCC 4xx board cleanups Patch by Stefan Roese, 27 Nov 2005 by Stefan Roese · Tue Nov 29 18:17:41 2005 +0100
- 212480d Increase IPB and PCI clocks for O2DNT board. by Marian Balakowicz · Sun Nov 27 20:15:41 2005 +0100
- 42f2a82 Changed PPC44x startup message (cpu info, speed...) to common style: by Stefan Roese · Sun Nov 27 19:36:26 2005 +0100
- f3f4518 Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h by Wolfgang Denk · Fri Nov 25 16:38:03 2005 +0100
- 921c192 Allow use of include/image.h and include/asm-*/u-boot.h in proprietary code. by Wolfgang Denk · Fri Nov 25 10:38:43 2005 +0100
- c443fe9 Add support for Prodrive P3P440 board: by Stefan Roese · Tue Nov 22 13:20:42 2005 +0100
- 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · Sun Nov 20 21:40:11 2005 +0100
- ce49c27 Minor changes to init flags in TQM834x PCI. by Rafal Jaworowski · Thu Nov 17 00:26:18 2005 +0100
- f67d6e6 Add CHANGELOG entry Patch by Stefan Roese, 15 Nov 2005 by Stefan Roese · Tue Nov 15 16:26:34 2005 +0100
- 56ac275 Merge with /server/home/stefan/git/u-boot/bamboo-sdram by Stefan Roese · Tue Nov 15 16:23:41 2005 +0100
- c45d1e3 Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) by Stefan Roese · Tue Nov 15 16:04:58 2005 +0100
- f230327 New PPC 405EP board added: CMS700 by Stefan Roese · Tue Nov 15 10:35:59 2005 +0100
- f071113 Add explanation for CDP checksum algorithm by Wolfgang Denk · Thu Nov 10 20:59:46 2005 +0100
- 780984e Updated PCI mapping for esd CPCI2DP board. by Stefan Roese · Tue Nov 08 09:00:09 2005 +0100
- 8c69551 Fix MPC85xx PCI support (pci_register_hose() before pci config access) by Stefan Roese · Mon Nov 07 13:43:06 2005 +0100
- 259e119 Correct PPC Timebase register definitions (SPRN_TBRL...) by Stefan Roese · Mon Nov 07 09:57:57 2005 +0100
- e8c3472 Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct size by Stefan Roese · Sat Nov 05 15:50:16 2005 +0100
- c1767a3 Adjust TQM85x PHY addresses for latest hardware revision. by Wolfgang Denk · Thu Nov 03 11:31:36 2005 +0100
- 65a6b7e Additional fix for external IRQ config on Yellowstone & Yosemite by Stefan Roese · Thu Nov 03 08:31:33 2005 +0100
- 9a08dd1 * Add hook to NAND erase and implement nand_wait function. by Wolfgang Denk · Wed Nov 02 14:29:12 2005 +0100
- 08fb404 Add support for Ocotea pass 3 with 440GX Rev. F by Stefan Roese · Tue Nov 01 10:08:03 2005 +0100
- 53e1332 Merge with /git/u-boot.git by Stefan Roese · Tue Nov 01 10:02:21 2005 +0100
- 323016d More verbose CHANGELOG entry. by Wolfgang Denk · Sat Oct 29 23:50:20 2005 +0200
- 39eb918 Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Oct 29 23:45:04 2005 +0200
- a14b976 Add missing CHANGELOG entries. by Marian Balakowicz · Sat Oct 29 14:48:59 2005 +0200
- aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
- ff2dcf5 Correct includes for flat tree builder. by Marian Balakowicz · Fri Oct 28 18:08:03 2005 +0200
- 06918cd Fix conflicting types (flash_write()) in trab auto_update.c by Marian Balakowicz · Fri Oct 28 15:29:43 2005 +0200
- d0ab2f3 Fix external IRQ configuration on Yellowstone & Yosemite by Stefan Roese · Fri Oct 28 12:21:06 2005 +0200
- a263889 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Fri Oct 21 22:41:25 2005 +0200
- de243fef Add missing 4xx board to MAKEALL Patch by Stefan Roese, 20 Oct 2005 by Stefan Roese · Thu Oct 20 16:40:17 2005 +0200
- bcb3b27 Fix conflicting types (flash_write()) in esd auto_update.c by Stefan Roese · Thu Oct 20 16:39:16 2005 +0200
- f1d6699 Fix problem with sleep in NetConsole (use get_timer()) by Stefan Roese · Thu Oct 20 16:36:44 2005 +0200
- 7f98aec Add NetConsole Support for AMCC eval boards Patch by Stefan Roese, 20 Oct 2005 by Stefan Roese · Thu Oct 20 16:34:28 2005 +0200
- c8136d0 Fix NetConsole support on 4xx (only print eth link on 1st transfer) by Stefan Roese · Tue Oct 18 19:17:12 2005 +0200
- 384da5e Add PCI support for the TQM834x board. by Rafal Jaworowski · Mon Oct 17 02:39:53 2005 +0200
- 3032068 Fix typo. by Wolfgang Denk · Mon Oct 17 00:24:00 2005 +0200
- 0f256c4 Merge with /home/sr/git/u-boot by Wolfgang Denk · Mon Oct 17 00:19:16 2005 +0200
- b4bc9b2 Add missing CHANGELOG entry. by Wolfgang Denk · Sat Oct 15 18:43:50 2005 +0200