Commit Graph

  • f2208fbc2e Header file update, clean up and cache handling TsiChungLiew 2007-07-05 23:13:58 -05:00
  • 2e3f25ae90 Create interrupts.c and modify Makefile TsiChungLiew 2007-07-05 23:10:40 -05:00
  • ddd104f1ed Enable Icache TsiChungLiew 2007-07-05 23:06:55 -05:00
  • b9bf3de377 Update header file and some clean up TsiChungLiew 2007-07-05 23:05:31 -05:00
  • 84a015b52e Update header file and enable icache TsiChungLiew 2007-07-05 23:03:28 -05:00
  • 7a17e759c7 Update header file and removed interrupt_init() TsiChungLiew 2007-07-05 23:01:22 -05:00
  • 3b635492c9 Update for flash.o and mii.o TsiChungLiew 2007-07-05 22:57:46 -05:00
  • c5ded275d8 MII functions calls. TsiChungLiew 2007-07-05 22:56:19 -05:00
  • 427c814104 Removed MII functions and replaced immap_5329.h and m5329.h with immap.h. TsiChungLiew 2007-07-05 22:54:42 -05:00
  • 01a793fda0 Duplicate code TsiChungLiew 2007-07-05 22:51:05 -05:00
  • 2744354a84 Seperate old structure defines and new structure defines TsiChungLiew 2007-07-05 22:46:38 -05:00
  • 2bd58608db Seperate old structure defines and new structure defines TsiChungLiew 2007-07-05 22:45:01 -05:00
  • 8cd5cd6de4 Clean up TsiChungLiew 2007-07-05 22:42:23 -05:00
  • 514871f565 Clean up TsiChungLiew 2007-07-05 22:41:24 -05:00
  • 48dbfeabc7 Create new header file and move peripherals base address from configs file to new header file. TsiChungLiew 2007-07-05 22:39:07 -05:00
  • be296e31c4 Revert file mode TsiChungLiew 2007-07-05 22:24:58 -05:00
  • b3aff0cb9e disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. Jon Loeliger 2007-07-10 11:19:50 -05:00
  • ddb5d86f02 drivers/: Remove lingering references to CFG_CMD_* symbols. Jon Loeliger 2007-07-10 11:13:21 -05:00
  • f40a7f3e38 fs/: Remove lingering references to CFG_CMD_* symbols. Jon Loeliger 2007-07-10 11:07:56 -05:00
  • 610f2e9c28 net/: Remove lingering references to CFG_CMD_* symbols. Jon Loeliger 2007-07-10 11:05:02 -05:00
  • 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. Jon Loeliger 2007-07-10 11:02:44 -05:00
  • d39b574158 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. Jon Loeliger 2007-07-10 10:48:22 -05:00
  • 77a318545d board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. Jon Loeliger 2007-07-10 10:39:10 -05:00
  • 068b60a0eb cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. Jon Loeliger 2007-07-10 10:27:39 -05:00
  • 079a136c35 include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. Jon Loeliger 2007-07-10 10:12:10 -05:00
  • 7f5c015774 include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. Jon Loeliger 2007-07-10 09:38:02 -05:00
  • 80ff4f99b8 include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. Jon Loeliger 2007-07-10 09:29:01 -05:00
  • a1aa0bb502 include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. Jon Loeliger 2007-07-10 09:22:23 -05:00
  • 659e2f6736 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. Jon Loeliger 2007-07-10 09:10:49 -05:00
  • 11799434c5 include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*. Jon Loeliger 2007-07-10 09:02:57 -05:00
  • 1fe80d79c5 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! Jon Loeliger 2007-07-09 22:08:34 -05:00
  • d3b8c1a743 include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. Jon Loeliger 2007-07-09 21:57:31 -05:00
  • 2fd90ce575 include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. Jon Loeliger 2007-07-09 21:48:26 -05:00
  • 37d4bb7058 include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. Jon Loeliger 2007-07-09 21:38:02 -05:00
  • 18225e8dd1 include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. Jon Loeliger 2007-07-09 21:31:24 -05:00
  • 7be044e4ea include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. Jon Loeliger 2007-07-09 21:24:19 -05:00
  • 5d2ebe1b3e include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. Jon Loeliger 2007-07-09 21:16:53 -05:00
  • f55f7f8d83 Retire CONFIG_COMMANDS finally. Strip old CFG_CMD_* symbols out. Jon Loeliger 2007-07-09 19:12:30 -05:00
  • b5501f7d72 Update README.* to reference new CONFIG_CMD_* names now. Jon Loeliger 2007-07-09 19:10:03 -05:00
  • 4431283c7e cpu/m*: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 19:06:00 -05:00
  • 3a1ed1e1f9 cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 18:57:22 -05:00
  • ab3abcbabd board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 18:45:16 -05:00
  • 3fe00109a5 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 18:38:39 -05:00
  • c508a4cefd board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 18:31:28 -05:00
  • b9307262f8 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 18:24:55 -05:00
  • fcec2eb93e board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 18:19:09 -05:00
  • a593814f2b rtc/: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 18:10:50 -05:00
  • 67350568f9 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 18:05:38 -05:00
  • 7def6b34f9 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 18:02:11 -05:00
  • dd60d1223b fs/: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 17:56:50 -05:00
  • c91898bbc5 tools/: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 17:46:09 -05:00
  • 643d1ab239 net/: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 17:45:14 -05:00
  • cb51c0bf88 drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 17:39:42 -05:00
  • 07d38a17e9 drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 17:30:01 -05:00
  • cde5c64d17 disk/: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-09 17:22:37 -05:00
  • 639221c76c include/: Remove obsolete references to CONFIG_COMMANDS Mostly removed from comments here. Jon Loeliger 2007-07-09 17:15:49 -05:00
  • 4ef218f6fd Coding style cleanup; update CHANGELOG. Wolfgang Denk 2007-07-10 00:01:28 +02:00
  • bf6a9ca9b2 Merge with /home/hs/Atronic/u-boot Wolfgang Denk 2007-07-09 23:41:45 +02:00
  • c8603cfbd4 Small coding style cleanup Stefan Roese 2007-07-09 11:00:24 +02:00
  • 0f92c7e7c9 Migrate esd 405EP boards to new NAND subsystem Matthias Fuchs 2007-07-09 10:10:08 +02:00
  • bd84ee4c20 Migrate esd 405EP boards to new NAND subsystem Matthias Fuchs 2007-07-09 10:10:06 +02:00
  • e09f7ab574 Migrate esd 405EP boards to new NAND subsystem Matthias Fuchs 2007-07-09 10:10:04 +02:00
  • c3517f919d common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS Jon Loeliger 2007-07-08 18:10:08 -05:00
  • fd9bcaa35b common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. Jon Loeliger 2007-07-08 18:05:39 -05:00
  • c76fe47425 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. Jon Loeliger 2007-07-08 18:02:23 -05:00
  • baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. Jon Loeliger 2007-07-08 17:51:39 -05:00
  • af075ee96e Clear up confusion over the CMD_POST and POST_DIAG mess. Jon Loeliger 2007-07-08 17:02:01 -05:00
  • b363148710 Remove references to the old cmd_confdefs.h include file. Jon Loeliger 2007-07-08 15:45:08 -05:00
  • a22d4da95e include/configs: Catch some CONFIG_CMD_* conversion stragglers. Jon Loeliger 2007-07-08 15:42:59 -05:00
  • a556290166 include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files. Jon Loeliger 2007-07-08 15:31:57 -05:00
  • fe7f782d5b include/configs: Use new CONFIG_CMD_* in various S* named board config files. Jon Loeliger 2007-07-08 15:02:44 -05:00
  • e9a0f8f15c include/configs: Use new CONFIG_CMD_* in various R* named board config files. Jon Loeliger 2007-07-08 15:12:40 -05:00
  • 12aa9fd23d include/configs: Use new CONFIG_CMD_* in various Q* named board config files. Jon Loeliger 2007-07-08 14:55:07 -05:00
  • acf0269779 include/configs: Use new CONFIG_CMD_* in various P* named board config files. Jon Loeliger 2007-07-08 14:49:44 -05:00
  • e18a1061a8 include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files. Jon Loeliger 2007-07-08 14:21:43 -05:00
  • 8353e139bf include/configs: Use new CONFIG_CMD_* in various M* named board config files. Jon Loeliger 2007-07-08 14:14:17 -05:00
  • 348f258f24 include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config files. Jon Loeliger 2007-07-08 13:46:18 -05:00
  • 6c4f4da9bf include/configs: Use new CONFIG_CMD_* in various H* named board config files. Jon Loeliger 2007-07-08 10:09:35 -05:00
  • 60a0876b51 include/configs: Use new CONFIG_CMD_* in various F* and G* named board config files. Jon Loeliger 2007-07-07 21:04:26 -05:00
  • dcaa715628 include/configs: Use new CONFIG_CMD_* in various E* named board config files. Jon Loeliger 2007-07-07 20:56:05 -05:00
  • 3c3227f3c7 include/configs: Use new CONFIG_CMD_* in various D* named board config files. Jon Loeliger 2007-07-07 20:40:43 -05:00
  • 49cf7e8ee7 include/configs: Use new CONFIG_CMD_* in various C* named board config files. Jon Loeliger 2007-07-05 19:52:35 -05:00
  • de8b2a6e33 include/configs: Use new CONFIG_CMD_* in various B* named board config files. Jon Loeliger 2007-07-05 19:32:07 -05:00
  • 498ff9a228 include/configs: Use new CONFIG_CMD_* in various A* named board config files. Jon Loeliger 2007-07-05 19:13:52 -05:00
  • 0459e7d3a0 Merge git://www.denx.de/git/u-boot Kim Phillips 2007-07-06 19:39:48 -05:00
  • 10e038932f [NAND] Bad block skipping for command nboot Thomas Knobloch 2007-07-06 14:58:39 +02:00
  • 461f2274f8 Merge with git://www.denx.de/git/u-boot.git Stefan Roese 2007-07-06 14:49:28 +02:00
  • 334043f601 ppc4xx: Update lwmon5 default environment Stefan Roese 2007-07-06 12:26:51 +02:00
  • 5d187430a0 ppc4xx: Update lwmon5 board Stefan Roese 2007-07-06 11:48:24 +02:00
  • dcc0264878 Merge with git://www.denx.de/git/u-boot-testing Wolfgang Denk 2007-07-06 10:38:28 +02:00
  • 6b0a174a1e Fix problem with get/setdcr commands introduced by cfg patches Stefan Roese 2007-07-06 09:45:47 +02:00
  • e80955f07d Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx Wolfgang Denk 2007-07-06 02:50:34 +02:00
  • f1152f8c28 Code cleanup and default config update for STC GP3 SSA board. Wolfgang Denk 2007-07-06 02:50:19 +02:00
  • e4dbe1b215 Fixing some typos etc. introduced mainly by cfg patches. Wolfgang Denk 2007-07-05 17:56:27 +02:00
  • b6b4684546 Minor coding style cleanup. Update CHANGELOG. Wolfgang Denk 2007-07-05 11:12:16 +02:00
  • dca3b3d6d6 include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files. Jon Loeliger 2007-07-04 22:33:46 -05:00
  • 6c18eb9804 include/configs: Use new CONFIG_CMD_* in various t* and u* named board config files. Jon Loeliger 2007-07-04 22:33:38 -05:00
  • 46da1e96b7 include/configs: Use new CONFIG_CMD_* in various s* named board config files. Jon Loeliger 2007-07-04 22:33:30 -05:00
  • 90cc3eb6d2 include/configs: Use new CONFIG_CMD_* in various q* and r* named board config files. Jon Loeliger 2007-07-04 22:33:23 -05:00
  • 26a34560d5 include/configs: Use new CONFIG_CMD_* in various p* named board config files. Jon Loeliger 2007-07-04 22:33:17 -05:00