From: Wolfgang Denk Date: Mon, 6 Aug 2007 13:59:45 +0000 (+0200) Subject: Merge with /home/wd/git/u-boot/custodian/u-boot-testing X-Git-Tag: v1.3.0-rc4~64^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ec06b2731b0a8303f546901635a6e8da0ea97613;p=kernel%2Fu-boot.git Merge ... /home/wd/git/u-boot/custodian/u-boot-testing --- ec06b2731b0a8303f546901635a6e8da0ea97613 diff --cc CHANGELOG index f00510b,e07d243..996aedd --- a/CHANGELOG +++ b/CHANGELOG @@@ -1,108 -1,666 +1,718 @@@ -commit 221838cc7eb178370ff62aa05920a582e12ac322 -Author: Jason Jin -Date: Tue Jul 10 09:03:22 2007 +0800 - - Remove the bios emulator from MAI board. - - The bios emulator in the MAI board can not pass compile - and have a lot of crap in it. remove it and will have a - clean and small bios emulator in the drivers directory - which can be uesed for every board. - - Signed-off-by: Jason Jin - -commit 5618332409bb96f4448d1712899369fc80c0b489 -Author: Jason Jin -Date: Fri Jul 13 12:14:59 2007 +0800 - - Fix some compile issues for MAI board. - - Signed-off-by: Jason Jin - -commit 0f460a1ee148b648ee242c3157650287d4296260 -Author: Jason Jin -Date: Fri Jul 13 12:14:58 2007 +0800 - - Configurations for ATI video card BIOS emulator - - This patch add definition of the BIOS emulator and the ATI framebuffer - driver for MPC8641HPCN board. - - Signed-off-by: Jason Jin - Signed-off-by: Zhang Wei - -commit ece92f85053b8df613edcf05b26a416cbc3d629c -Author: Jason Jin -Date: Fri Jul 6 08:34:56 2007 +0800 - - This is a BIOS emulator, porting from SciTech for u-boot, mainly for - ATI video card BIOS. and can be used for x86 code emulation by some - modifications. - - Signed-off-by: Jason Jin - -commit 5072188acabde3178fac7f5a597150e6e74fd40c -Author: Jason Jin -Date: Fri Jul 6 08:33:33 2007 +0800 - - This is a framebuffer driver for ATI video card, can work for PCI9200, - X300, X700, X800 ATI video cards. - - Signed-off-by: Zhang Wei - Signed-off-by: Jason Jin - + commit 5728be389e65fd47f34b33c2596271eb4db751ae + Author: Wolfgang Denk + Date: Mon Aug 6 01:01:49 2007 +0200 + + Coding style cleanup. Update CHANGELOG. + + Signed-off-by: Wolfgang Denk + + commit 8092fef4c29b395958bb649647da7e3775731517 + Author: Martin Krause + Date: Tue Dec 12 14:26:01 2006 +0100 + + Add functions to list of exported functions + + Additionally export the following fuctions (to make trab_config build again): + - simple_strtol() + - strcmp() + + Also bump the ABI version to reflect this change + + Signed-off-by: Martin Krause + + commit 63cec5814fab5d2b1c86982327433807a5ac0249 + Author: Ed Swarthout + Date: Thu Aug 2 14:09:49 2007 -0500 + + Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. + + All of the PCI/PCI-Express driver and initialization code that + was in the MPC8641HPCN port has now been moved into the common + drivers/fsl_pci_init.c. In a subsequent patch, this will be + utilized by the 85xx ports as well. + + Common PCI-E IMMAP register blocks for FSL 85xx/86xx are added. + + Also enable the second PCI-Express controller on 8641 + by getting its BATS and CFG_ setup right. + + Fixed a u16 vendor compiler warning in AHCI driver too. + + Signed-off-by: Ed Swarthout + Signed-off-by: Zhang Wei + Signed-off-by: Jon Loeliger + + commit c7e717ebc2b044d7a71062552c9dc0f54ea9b779 + Author: Andy Fleming + Date: Fri Aug 3 04:05:25 2007 -0500 + + Add Marvell 1149 PHY support to the TSEC + +commit b1b54e352028ed370c3aa95d6fdeb9d64c5d2f86 +Author: Wolfgang Denk +Date: Thu Aug 2 21:27:46 2007 +0200 + + Coding style cleanup, update CHANGELOG + + Signed-off-by: Wolfgang Denk + + commit 63e22764d2f8653f68888c667eb65b3996b52680 + Author: Wolfgang Denk + Date: Thu Aug 2 10:11:18 2007 +0200 + + Minor cleanup of _nand build rules. + + commit cdd917a43da6fa7fc8f54a3cc9f420ce5ecf3197 + Author: Wolfgang Denk + Date: Thu Aug 2 00:48:45 2007 +0200 + + Fix build errors and warnings / code cleanup. + + Signed-off-by: Wolfgang Denk + +commit 8993e54b6f397973794f3d6f47d3b3c0c98dd4f6 +Author: Rafal Jaworowski +Date: Fri Jul 27 14:43:59 2007 +0200 + + [ADS5121] Support for the ADS5121 board + + The following MPC5121e subsystems are supported: + + - low-level CPU init + - NOR Boot Flash (common CFI driver) + - DDR SDRAM + - FEC + - I2C + - Watchdog + + Signed-off-by: Grzegorz Bernacki + Signed-off-by: Rafal Jaworowski + Signed-off-by: Jan Wrobel + +commit 1863cfb7b100ba0ee3401799457a01dc058745f8 +Author: Rafal Jaworowski +Date: Fri Jul 27 14:22:04 2007 +0200 + + [PPC] Remove unused MSR_USER definition + + Signed-off-by: Rafal Jaworowski + +commit cc3023b9f95d7ac959a764471a65001062aecf41 +Author: Rafal Jaworowski +Date: Thu Jul 19 17:12:28 2007 +0200 + + Fix breakage of 8xx boards from recent commit. + + This patch fixes the negative consequences for 8xx of the recent + "ppc4xx: Clean up 440 exceptions handling" commit. + + Signed-off-by: Rafal Jaworowski + +commit 3a6cab844cf74f76639d795e0be8717e02c86af7 +Author: Wolfgang Denk +Date: Sat Jul 14 22:51:02 2007 +0200 + + Update CHANGELOG + + Signed-off-by: Wolfgang Denk + +commit 011595307731a7a67a7445d107c279d031e8ab97 +Author: Heiko Schocher +Date: Sat Jul 14 01:06:58 2007 +0200 + + [PCS440EP] - fix compile error, if BUILD_DIR is used + +commit fad63407154f46246ce80d53a9c669a44362ac67 +Author: Heiko Schocher +Date: Fri Jul 13 09:54:17 2007 +0200 + + make show_boot_progress () weak. + + Signed-off-by: Heiko Schocher + +commit 907902472391b6ca1876ec300687562ecaf459b1 +Author: Heiko Schocher +Date: Fri Jul 13 08:26:05 2007 +0200 + + [PCS440EP] - The DIAG LEDs are now blinking, if an error occur + - fix compile error, if BUILD_DIR is used + + Signed-off-by: Heiko Schocher + +commit 239f05ee4dd4cfe0b50f251b533dcebe9e67c360 +Author: Wolfgang Denk +Date: Thu Jul 12 01:45:34 2007 +0200 + + Update CHANGELOG, minor coding style cleanup. + + Signed-off-by: Wolfgang Denk + + commit 5a56af3b522ba47fb33a3fee84d23bf1e5429654 + Author: Andy Fleming + Date: Fri Jun 8 16:41:18 2007 -0500 + + Remove erroneous errata code from Marvel 88E1111S driver + + The Marvel 88E1111S driver for the TSEC was copied from the + 88E1101 driver, and included a fix for an erratum which does not - exist on that part. Now it is removed ++ exist on that part. Now it is removed + + Signed-off-by: Andy Fleming + + commit 982efcf23fd03647e01e2fbe28a7a36239156cc0 + Author: Andy Fleming + Date: Tue Jun 5 16:38:44 2007 -0500 + + From: eran liberty + + adds the reset register to 85xx immap + + Signed-off-by: Eran Liberty + Signed-off-by: Andy Fleming + + commit d3ec0d943a045bdb99e159e7bbc77430e09f11d7 + Author: Andy Fleming + Date: Thu May 10 17:50:01 2007 -0500 + + Polished the 85xx ADS config files + + Made the boot commands use device trees by default. + Also moved the ramdisk to 1000000 (I think the previous address + was getting overridden during boot). + + Signed-off-by: Andy Fleming + + commit bfb37b32d1b0b03f18077dba49cc66a6e76fa038 + Author: Ed Swarthout + Date: Wed May 9 11:03:32 2007 -0500 + + 8544ds: Fix Makefile after moving pixis to board/freescale. + + The OBJTREE != SRCTREE build scenario was broken. + This fixes it. + + Signed-off-by: Ed Swarthout + Signed-off-by: Jon Loeliger + + commit 2a3cee43c3b71fa5b8d91db19f05067865290f3e + Author: Andy Fleming + Date: Wed May 9 00:54:20 2007 -0500 + + tsec: Fix PHY code to match first driver + + Jarrold Wen noticed that the generic PHY code always matches + under the current implementation. Change it so the first match + wins, and *only* unknown PHYs trigger the generic driver + + Signed-off-by: Andy Fleming + + commit ccc091aac61a38cd998d575d92f7232e256d6312 + Author: Andy Fleming + Date: Tue May 8 17:27:43 2007 -0500 + + Add support for CPM device tree configuration to 8560 ADS + + * Adds code to modify CPM frequencies + * Cleans up the config file to #define TSEC and (for now) #undef FCC + * Adds the MII command for all 8560 ADS configurations + * Updates config file to provide convenience commands for booting + with a device tree + + Signed-off-by: Vitaly Bordug + Signed-off-by: Andy Fleming + + commit 7507d56ccaf7aae1c474342a9a5540165cd7e9d9 + Author: Andy Fleming + Date: Tue May 8 17:23:02 2007 -0500 + + Fix Marvell 88e1145 PHY init code + + Fix a bug in the Marvell 88e1145 PHY init code in the TSEC driver + where the reset was being done after the errata code instead of + before. + + Signed-off-by: Haiying Wang + Signed-off-by: Andy Fleming + + commit 5dc210dec5bace98a50b6ba905347890091a9bb0 + Author: Ed Swarthout + Date: Wed Jul 11 14:52:16 2007 -0500 + + Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC. + + Signed-off-by: Ed Swarthout + + commit e8b85f3ba4cd8930e0a2fea2100c815d64201765 + Author: Ed Swarthout + Date: Wed Jul 11 14:52:08 2007 -0500 + + pciauto setup bridge + + The P2P bridge bus numbers programmed into the device are relative to + hose->first_busno. + + Signed-off-by: Ed Swarthout + + commit 571f49fa717004ca4268b4e24057efc7bf9f987b + Author: Ed Swarthout + Date: Wed Jul 11 14:52:01 2007 -0500 + + Support PCIe extended config registers + + FSL PCIe block has extended cfg registers in the 100 and 400 range. + For example, to read the LTSSM register: pci display .0 404 1 + + Signed-off-by: Ed Swarthout + + commit ba5feb12581bb2912ce301e4866b71f846e9fc07 + Author: Ed Swarthout + Date: Wed Jul 11 14:51:48 2007 -0500 + + Minor improvements to drivers/pci_auto.c + + - Make pciauto_{pre,post}scan_setup_bridge non-static + - Added physical address display in debug messages. + + Signed-off-by: Ed Swarthout + + commit 40e81addab7bb74d20ddf681ce9babc880a828ee + Author: Ed Swarthout + Date: Wed Jul 11 14:51:35 2007 -0500 + + Start pci hose scan from hose->current_busno. + + Ensure hose->current_busno is not less than first_busno. This fixes + broken board code which leaves current_busno=0 when first_busno is + greater than 0 for the cases with multiple controllers. + + Signed-off-by: Ed Swarthout + + commit 3865b1fb7843a08ad49a6319a36415752276ff48 + Author: Stefan Roese + Date: Wed Jul 11 12:13:53 2007 +0200 + + Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup + + Signed-off-by: Stefan Roese + +commit fa1df308926a6f70e3504c57514ef27ac31fd13a +Author: Bartlomiej Sieka +Date: Wed Jul 11 20:11:07 2007 +0200 + + CM1.QP1: Support for the Schindler CM1.QP1 board. + + Signed-off-by: Piotr Kruszynski + Signed-off-by: Bartlomiej Sieka + +commit 96e1d75be8193ca79e4215a368bf9d7f2362450f +Author: Heiko Schocher +Date: Wed Jul 11 18:39:11 2007 +0200 + + [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed + - now the Flash ST M29W040B is supported (not tested) + - fix the "led" command + - fix compile error, if BUILD_DIR is used + + Signed-off-by: Heiko Schocher + + commit e9514751cfa5cce61ea699fa0d3eb37898a5eeb5 + Author: Stefan Roese + Date: Sun Jul 8 13:44:27 2007 +0200 + + Fix malloc problem introduced with the relocation fixup for the PPC platform + + The relocation fixup didn't handle the malloc pointer initialization + correctly. This patch fixes this problem. Tested successfully on 4xx. + The relocation fixup patches for 4xx will follow soon. + + Signed-off-by: Stefan Roese + + commit b3aff0cb9ecf236d7e8c93761dd1dadf6837a582 + Author: Jon Loeliger + Date: Tue Jul 10 11:19:50 2007 -0500 + + disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. + + Fixed some broken instances of "#ifdef CMD_CFG_IDE" too. + Those always evaluated TRUE, and thus were always compiled + even when IDE really wasn't defined/wanted. + + Signed-off-by: Jon Loeliger + + commit ddb5d86f0215bcb6c293510c50eb050e92883b7a + Author: Jon Loeliger + Date: Tue Jul 10 11:13:21 2007 -0500 + + drivers/: Remove lingering references to CFG_CMD_* symbols. + + Fixed some broken instances of "#ifdef CMD_CFG_IDE" too. + Those always evaluated TRUE, and thus were always compiled + even when IDE really wasn't defined/wanted. + + Signed-off-by: Jon Loeliger + + commit f40a7f3e3888b42a43674b099e5470022c8c544c + Author: Jon Loeliger + Date: Tue Jul 10 11:07:56 2007 -0500 + + fs/: Remove lingering references to CFG_CMD_* symbols. + + Fixed some broken instances of "#ifdef CMD_CFG_IDE" too. + Those always evaluated TRUE, and thus were always compiled + even when IDE really wasn't defined/wanted. + + Signed-off-by: Jon Loeliger + + commit 610f2e9c28a9c101e09fa1b78143cf5f00ed1593 + Author: Jon Loeliger + Date: Tue Jul 10 11:05:02 2007 -0500 + + net/: Remove lingering references to CFG_CMD_* symbols. + + Fixed some broken instances of "#ifdef CMD_CFG_IDE" too. + Those always evaluated TRUE, and thus were always compiled + even when IDE really wasn't defined/wanted. + + Signed-off-by: Jon Loeliger + + commit 902531788376046da212afd1661cffb62f3daa1c + Author: Jon Loeliger + Date: Tue Jul 10 11:02:44 2007 -0500 + + common/: Remove lingering references to CFG_CMD_* symbols. + + Fixed some broken instances of "#ifdef CMD_CFG_IDE" too. + Those always evaluated TRUE, and thus were always compiled + even when IDE really wasn't defined/wanted. + + Signed-off-by: Jon Loeliger + + commit d39b57415838c73fb0a37eca84de3c68ba990586 + Author: Jon Loeliger + Date: Tue Jul 10 10:48:22 2007 -0500 + + board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. + + Fixed some broken instances of "#ifdef CMD_CFG_IDE" too. + Those always evaluated TRUE, and thus were always compiled + even when IDE really wasn't defined/wanted. + + Signed-off-by: Jon Loeliger + + commit 77a318545d57aefa844752465b94c7e09a3f26d0 + Author: Jon Loeliger + Date: Tue Jul 10 10:39:10 2007 -0500 + + board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. + + Fixed some broken instances of "#ifdef CMD_CFG_IDE" too. + Those always evaluated TRUE, and thus were always compiled + even when IDE really wasn't defined/wanted. + + Signed-off-by: Jon Loeliger + + commit 068b60a0eb7e73b243ca55399f2a7df76e2c3f3d + Author: Jon Loeliger + Date: Tue Jul 10 10:27:39 2007 -0500 + + cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. + + Signed-off-by: Jon Loeliger + + commit 079a136c3588814784561d6e4856970ee82d6e2a + Author: Jon Loeliger + Date: Tue Jul 10 10:12:10 2007 -0500 + + include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. + + Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h + used to be included but CONFIG_BOOTP_MASK was not defined. + + Remove lingering references to CFG_CMD_* symbols. + + Signed-off-by: Jon Loeliger + + commit 7f5c01577400c74cc5bac74f41dd0d3c79df623c + Author: Jon Loeliger + Date: Tue Jul 10 09:38:02 2007 -0500 + + include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. + + Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h + used to be included but CONFIG_BOOTP_MASK was not defined. + + Remove lingering references to CFG_CMD_* symbols. + + Signed-off-by: Jon Loeliger + + commit 80ff4f99b84b64edca3fd10da365ec1493be1c95 + Author: Jon Loeliger + Date: Tue Jul 10 09:29:01 2007 -0500 + + include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. + + Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h + used to be included but CONFIG_BOOTP_MASK was not defined. + + Remove lingering references to CFG_CMD_* symbols. + + Signed-off-by: Jon Loeliger + + commit a1aa0bb502e25fd598b5e0ccdfb2c174921d714a + Author: Jon Loeliger + Date: Tue Jul 10 09:22:23 2007 -0500 + + include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. + + Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h + used to be included but CONFIG_BOOTP_MASK was not defined. + + Remove lingering references to CFG_CMD_* symbols. + + Signed-off-by: Jon Loeliger + + commit 659e2f6736232a08acca8785c206e2b4d9cd07d7 + Author: Jon Loeliger + Date: Tue Jul 10 09:10:49 2007 -0500 + + include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. + + Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h + used to be included but CONFIG_BOOTP_MASK was not defined. + + Remove lingering references to CFG_CMD_* symbols. + + Signed-off-by: Jon Loeliger + + commit 11799434c5ff15a612577bb1ad1f4ea1a0595e4b + Author: Jon Loeliger + Date: Tue Jul 10 09:02:57 2007 -0500 + + include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*. + + Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h + used to be included but CONFIG_BOOTP_MASK was not defined. + + Remove lingering references to CFG_CMD_* symbols. + + Signed-off-by: Jon Loeliger + + commit 1fe80d79c5c4e52d3410a7ab4b8515da095cdab3 + Author: Jon Loeliger + Date: Mon Jul 9 22:08:34 2007 -0500 + + Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! + + All of the choices for CONFIG_BOOTP_ are now documented in + the README file. You must now individually select exactly + the set that you want using a series of + #define CONFIG_BOOTP_ + statements in the board port config files now. + + Signed-off-by: Jon Loeliger + + commit d3b8c1a743dcd31625c99e6a44590f207eb00028 + Author: Jon Loeliger + Date: Mon Jul 9 21:57:31 2007 -0500 + + include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. + + Signed-off-by: Jon Loeliger + + commit 2fd90ce575b02d189cbf443c85309bcd001aa393 + Author: Jon Loeliger + Date: Mon Jul 9 21:48:26 2007 -0500 + + include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. + + Signed-off-by: Jon Loeliger + + commit 37d4bb70586659dedef1658ce1bed071be098aec + Author: Jon Loeliger + Date: Mon Jul 9 21:38:02 2007 -0500 + + include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. + + Signed-off-by: Jon Loeliger + + commit 18225e8dd1950bd6dbf35011e436db7f474c187d + Author: Jon Loeliger + Date: Mon Jul 9 21:31:24 2007 -0500 + + include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. + + Signed-off-by: Jon Loeliger + + commit 7be044e4ea644b0ef1c486dadc1a4c2665b4374d + Author: Jon Loeliger + Date: Mon Jul 9 21:24:19 2007 -0500 + + include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. + + Signed-off-by: Jon Loeliger + + commit 5d2ebe1b3ef0055c661bb1a0d252bf252380069f + Author: Jon Loeliger + Date: Mon Jul 9 21:16:53 2007 -0500 + + include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. + + Signed-off-by: Jon Loeliger + + commit f55f7f8d83f36021ab1f0e3d738f5d8c8083a7e3 + Author: Jon Loeliger + Date: Mon Jul 9 19:12:30 2007 -0500 + + Retire CONFIG_COMMANDS finally. + Strip old CFG_CMD_* symbols out. + + Signed-off-by: Jon Loeliger + + commit b5501f7d720fed99ab0b42c83f5dea52868ce007 + Author: Jon Loeliger + Date: Mon Jul 9 19:10:03 2007 -0500 + + Update README.* to reference new CONFIG_CMD_* names now. + + Signed-off-by: Jon Loeliger + + commit 4431283c7e6d54ae180d466e51bf2d97471a0ad9 + Author: Jon Loeliger + Date: Mon Jul 9 19:06:00 2007 -0500 + + cpu/m*: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit 3a1ed1e1f922c419bb71f7df4949d783ade369fa + Author: Jon Loeliger + Date: Mon Jul 9 18:57:22 2007 -0500 + + cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit ab3abcbabd840928fb1eb5122118ca466b5e5013 + Author: Jon Loeliger + Date: Mon Jul 9 18:45:16 2007 -0500 + + board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit 3fe00109a5f12de55b6e25b1f98dfc24bc9090c9 + Author: Jon Loeliger + Date: Mon Jul 9 18:38:39 2007 -0500 + + board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit c508a4cefd8a953fc64957650506a035e6e3d9d1 + Author: Jon Loeliger + Date: Mon Jul 9 18:31:28 2007 -0500 + + board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit b9307262f8a9f3b5c9e15a6067eadc17407146f6 + Author: Jon Loeliger + Date: Mon Jul 9 18:24:55 2007 -0500 + + board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit fcec2eb93e126400009729328e797f12bc94f1fd + Author: Jon Loeliger + Date: Mon Jul 9 18:19:09 2007 -0500 + + board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit a593814f2be0c9cdc3133cd550b167b8a988328f + Author: Jon Loeliger + Date: Mon Jul 9 18:10:50 2007 -0500 + + rtc/: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit 67350568f9d46e66c21829f3513b3db0caeb948b + Author: Jon Loeliger + Date: Mon Jul 9 18:05:38 2007 -0500 + + lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit 7def6b34f910f08d7ef0a14646da067719237ca2 + Author: Jon Loeliger + Date: Mon Jul 9 18:02:11 2007 -0500 + + lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit dd60d1223b99a88a7216f3e041fe40634ad4c2bb + Author: Jon Loeliger + Date: Mon Jul 9 17:56:50 2007 -0500 + + fs/: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit c91898bbc505aff3e12a807af88e76da18efb7ee + Author: Jon Loeliger + Date: Mon Jul 9 17:46:09 2007 -0500 + + tools/: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit 643d1ab23960950b52e0a2803c2d3ea4c558fa01 + Author: Jon Loeliger + Date: Mon Jul 9 17:45:14 2007 -0500 + + net/: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit cb51c0bf88f95a1bca68324b0126f8eed8b43273 + Author: Jon Loeliger + Date: Mon Jul 9 17:39:42 2007 -0500 + + drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit 07d38a17e964aec4c7827f0ee9a583bc8cc1ad6b + Author: Jon Loeliger + Date: Mon Jul 9 17:30:01 2007 -0500 + + drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit cde5c64d17cf4834aa7b5c373f288bc7dad27b29 + Author: Jon Loeliger + Date: Mon Jul 9 17:22:37 2007 -0500 + + disk/: Remove obsolete references to CONFIG_COMMANDS + + Signed-off-by: Jon Loeliger + + commit 639221c76c88215bd55af83ad174fc30d1940f8f + Author: Jon Loeliger + Date: Mon Jul 9 17:15:49 2007 -0500 + + include/: Remove obsolete references to CONFIG_COMMANDS + Mostly removed from comments here. + + Signed-off-by: Jon Loeliger + commit 4ef218f6fdf8d747f4589da5252b004e7d2c2876 Author: Wolfgang Denk Date: Tue Jul 10 00:01:28 2007 +0200