⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 u-boot-1.1.6 源码包
💻
📖 第 1 页 / 共 3 页
字号:
commit 1954be6e9c9421b45d0a9d05b10356acc7563150Author: Wolfgang Denk <wd@pollux.denx.de>Date:	Sun Oct 29 01:03:51 2006 +0200    Automatically adjust ARFLAGS so "make -s" is really silent.commit fae684e89844856383bdf101440889557df3e6b1Author: Stefan Roese <sr@denx.de>Date:	Sat Oct 28 16:45:00 2006 +0200    [PATCH] omap925.c: Remove unused functions    Signed-off-by: Ladislav Michl <ladis@linux-mips.org>    Signed-off-by: Stefan Roese <sr@denx.de>commit 1265581502ab8ea8c08e8edbe9bf64fbd62fd776Author: Stefan Roese <sr@denx.de>Date:	Sat Oct 28 17:12:58 2006 +0200    [PATCH] Add some missing machtypes for netstar & voiceblue boards    Use MACH_TYPE_NETSTAR and MACH_TYPE_VOICEBLUE defines instead of    numbers in code.    Signed-off-by: Ladislav Michl <ladis@linux-mips.org>    Signed-off-by: Stefan Roese <sr@denx.de>commit 856f054410cef52d868feb330168b2a4c4091328Author: Stefan Roese <sr@denx.de>Date:	Sat Oct 28 15:55:52 2006 +0200    [PATCH] NAND: Partition name support added to NAND subsystem    chpart, nboot and NAND subsystem related commands now accept also partition    name to specify offset.    Signed-off-by: Ladislav Michl <ladis@linux-mips.org>    Signed-off-by: Stefan Roese <sr@denx.de>commit 07a69a18c2ecfda904231fdf23e2523ea7792eb6Author: Wolfgang Denk <wd@pollux.denx.de>Date:	Sat Oct 28 02:29:44 2006 +0200    Update CHANGELOG.commit 2751a95abd1b96911081c357e96a12fa97b40deeAuthor: Wolfgang Denk <wd@pollux.denx.de>Date:	Sat Oct 28 02:29:14 2006 +0200    Enable commandline editing and hush shell on all TQM boards.commit 8078f1a5f63a739b8533478f6c2b62fb1e2f79d7Author: Wolfgang Denk <wd@pollux.denx.de>Date:	Sat Oct 28 02:28:02 2006 +0200    README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETEcommit 471a7be7a042e95e440f5de969c9765214ae8d6eAuthor: Wolfgang Denk <wd@denx.de>Date:	Sat Oct 28 01:14:32 2006 +0200    Check for illegal character '=' in environment variable names.    Make sure the string passed as variable name does not contain a '='    character. This not only prevents the common error or typing    "setenv foo=bar" instead of "setenv foo bar", but (more importantly)    also closes a backdoor which allowed to delete write-protected    environment variables, for example by using "setenv ethaddr=".commit 19973b6ad9863a56f5c5fbcfd90e20ab2490a2c2Author: Wolfgang Denk <wd@pollux.denx.de>Date:	Sat Oct 28 00:38:39 2006 +0200    Minor code cleanup.commit e11887a77d81077416a2d1c5e0354916fee8c034Author: Haavard Skinnemoen <hskinnemoen@atmel.com>Date:	Thu Oct 26 17:55:31 2006 +0200    Don't pass any debug options directly to the assembler    When passing the -g option to gcc, gcc automatically selects a    suitable --g<format> option to pass on to the assembler.    Thus, there's no point in forcing a specific debug option on the    assembler using the -Wa mechanism.    Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>commit ea08ff6e14f9ebb8c07cfa79c51ef540eb087393Author: Jon Loeliger <jdl@freescale.com>Date:	Fri Oct 27 07:47:22 2006 -0500    MPC86xx: Cleaned up unused and conditionally used local variables.    Signed-off-by: Jon Loeliger <jdl@freescale.com>commit d38936cdae46bfd2623ff83f6ce9b616d36ab0f9Author: Wolfgang Denk <wd@pollux.denx.de>Date:	Fri Oct 27 11:55:21 2006 +0200    Fix "ar" flags in some Makefiles to allow for silent "make -s"commit 4653f91c13ed51c21cc4c3855745d69a3fb1817fAuthor: Ben Warren <bwarren@qstreams.com>Date:	Thu Oct 26 14:38:25 2006 -0400    Fix TSEC driver (now for real): avoid crashes if PHY is not attached    to a TSEC (e.g. a switch is connected via RMII) or    if the PHY is defective/incorrectly configured.    Signed-off-by: Ben Warren <bwarren@qstreams.com>commit b985b5d6e4fb88f508f7aa0f126c2e27ada2b999Author: Ben Warren <bwarren@qstreams.com>Date:	Thu Oct 26 14:38:25 2006 -0400    Fix TSEC driver: avoid crashes if PHY is not attached    to a TSEC (e.g. a switch is connected via RMII) or    if the PHY is defective/incorrectly configured.    Signed-off-by: Ben Warren <bwarren@qstreams.com>commit 2b2a40bebbf1822506e80e631d7253e60f0e0fe6Author: Wolfgang Denk <wd@pollux.denx.de>Date:	Thu Oct 26 16:24:31 2006 +0200    Code cleanup.commit 5e3b0bc19f07ed277d85324ad0427642c8981bafAuthor: Haavard Skinnemoen <hskinnemoen@atmel.com>Date:	Wed Oct 25 15:48:59 2006 +0200    Finish up support for the ATSTK1000/ATSTK1002 boards    Add atstk1002_config target to Makefile and move the AVR32 section    down below Blackfin so that it doesn't end up in the middle of    MIPS.    Drop the autogenerated linker script thing for now. Will have to    revisit how to handle chips with different flash and RAM layout    later.    Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>commit c76f951a747cfb87ba826ef45b5aea82d5b5dbb4Author: Kumar Gala <galak@kernel.crashing.org>Date:	Tue Oct 24 23:47:37 2006 -0500    Added support for Multi-Image files that contain a device tree    If a Multi-Image file contains a third image we try to use it as a    device tree.  The device tree image is assumed to be uncompressed in the    image file.	 We automatically allocate space for the device tree in memory    and provide an 8k pad to allow more than a reasonable amount of growth.    Additionally, a device tree that was contained in flash will now automatically    get copied to system memory as part of boot.  Previously an error was    reported if one tried to boot a device tree that was in flash.    Signed-off-by: Kumar Gala <galak@kernel.crashing.org>commit 7c52c4b943ff52bbe8796a7e2d3e476ceaf3f512Author: Wolfgang Denk <wd@denx.de>Date:	Tue Oct 24 21:35:55 2006 +0200    Switch to automatically generated CHANGELOG file.    (use "make CHANGELOG" to update it from time to time)commit 7ade0c634a979c32fa91a74e8f5775f24651fbe6Author: Stefan Roese <sr@denx.de>Date:	Tue Oct 24 18:06:48 2006 +0200    Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c    Patch by Stefan Roese, 24 Oct 2006commit 8ae3b713b2286e0c3213b7802062e4c1599010deAuthor: Wolfgang Denk <wd@pollux.denx.de>Date:	Tue Oct 24 17:24:55 2006 +0200    Merge with /home/wd/git/u-boot/mastercommit 47a6989c10685d2ab3efcf95228ce50d2a496d3eAuthor: Wolfgang Denk <wd@pollux.denx.de>Date:	Tue Oct 24 15:32:57 2006 +0200    Code cleanupcommit 3a78e3e75b633ecb6413114ffd11e2f000c4f11eAuthor: Wolfgang Denk <wd@pollux.denx.de>Date:	Tue Oct 24 14:51:36 2006 +0200    Move atstk1000 files into vendor specific directory.    Patch by Haavard Skinnemoen, 12 Sep 2006commit 6ccec4492e77428fd6eafd3dfe94fbdf08e91d37Author: Wolfgang Denk <wd@pollux.denx.de>Date:	Tue Oct 24 14:42:37 2006 +0200    Add ATSTK1000 and ATSTK1002 board support    Patch by Haavard Skinnemoen, 06 Sep 2006    This patch adds support for the ATSTK1000 with the ATSTK1002 CPU    daughterboard.    ATSTK1000 is a full-featured development board for AT32AP CPUs. It    has two ethernet ports, a high quality QVGA LCD panel, a loudspeaker,    and connectors for USART, PS/2, VGA, USB, MMC/SD cards and    CompactFlash cards. For more information, please see this page:    http://www.atmel.com/dyn/products/tools.asp?family_id=682    The ATSTK1002 is a daughterboard for the ATSTK1000 supporting the    AT32AP7000 chip.    Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>commit f93ae788c3640fcde5db383471d45548ff4060d0Author: Wolfgang Denk <wd@pollux.denx.de>Date:	Tue Oct 24 14:31:24 2006 +0200    Add common serial driver for Atmel AT32 and AT91 chips    Patch by Haavard Skinnemoen, 06 Sep 2006    This is a first attempt at creating a common serial driver for Atmel    chips. For now, it supports the AT32AP7000 AVR32 chip, but it should    be possible to support AT91RM9200 and other ARM-based chips with some    minor modifications.    There's nothing fundamentally AVR32-specific in this driver, but it    does use some features which are currently only defined for the    AT32AP CPU port:      * pm_get_clock_freq: Obtain the clock frequency of a given domain      * gd->console_uart: A "struct device" containing information about	register mappings, gpio resources and clocks associated with the	UART device.    For more information about these features, please see the "AT32AP    CPU" patch.commit 72a087e04705c26cad982879ebd06b5281bf825aAuthor: Wolfgang Denk <wd@pollux.denx.de>Date:	Tue Oct 24 14:27:35 2006 +0200    Add AT32AP CPU and AT32AP7000 SoC support    Patch by Haavard Skinnemoen, 06 Sep 2006    This patch adds support for the AT32AP CPU family and the AT32AP7000    chip, which is the first chip implementing the AVR32 architecture.    The AT32AP CPU core is a high-performance implementation featuring a    7-stage pipeline, separate instruction- and data caches, and a MMU.    For more information, please see the "AVR32 AP Technical Reference":    http://www.atmel.com/dyn/resources/prod_documents/doc32001.pdf    In addition to this, the AT32AP7000 chip comes with a large set of    integrated peripherals, many of which are shared with the AT91 series    of ARM-based microcontrollers from Atmel. Full data sheet is    available here:    http://www.atmel.com/dyn/resources/prod_documents/doc32003.pdf    Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>commit 7b64fef33c66be648826c0ff9758298ef13d0604Author: Wolfgang Denk <wd@pollux.denx.de>Date:	Tue Oct 24 14:21:16 2006 +0200    Add AVR32 architecture support    Patch by Haavard Skinnemoen, 6 Sep 2006 16:23:02 +0200    This patch adds common infrastructure code for the Atmel AVR32    architecture. See doc/README.AVR32 for details.    Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>commit 2da2d9a4766063b9848f3a35ad6025499cf87265Author: Wolfgang Denk <wd@pollux.denx.de>Date:	Tue Oct 24 13:57:33 2006 +0200    Use -g instead of -gstabs in AFLAGS_DEBUG    Patch by Haavard Skinnemoen, 30 Aug 2006    In config.mk, -Wa,-gstabs is unconditionally appended to AFLAGS no    matter what the target's preferred debugging format is. This patch    simply replaces -gstabs with -g, so that the default debugging format    for the architecture is used.commit 965829872169c2996023840d98e1d85ad148d629Author: Wolfgang Denk <wd@pollux.denx.de>Date:	Tue Oct 24 13:55:18 2006 +0200    Fix/workaround broken dependency handling with make 3.81    Based on patch by Haavard Skinnemoen, 29 Aug 2006 11:20:39 +0200commit 8318fbf8cc30418b621ea9f39b84b4c1a08f003aAuthor: Marian Balakowicz <m8@semihalf.com>Date:	Mon Oct 23 22:17:05 2006 +0200    Fix sequoia separate object direcory building problems.commit 3dfa9cfdcee78b30da3432318b32821ffabe974bAuthor: Jon Loeliger <jdl@freescale.com>Date:	Fri Oct 20 17:16:35 2006 -0500    Use generic I2C register block on 85xx and 86xx.    Replace private IMMAP I2C structures with generic reg block    and allow 86xx to have multiple I2C device busses.    Signed-off-by: Jon Loeliger <jdl@freescale.com>commit f5012827df11ca0c9be1df5f8b153e188dc2fa7cAuthor: Jon Loeliger <jdl@freescale.com>Date:	Fri Oct 20 15:54:34 2006 -0500    Fix compilation warnings on a few 85xx boards.    Signed-off-by: Jon Loeliger <jdl@freescale.com>commit 2047672684cf85cb6f96a1fbc993180aaaf19a99Author: Jon Loeliger <jdl@freescale.com>Date:	Fri Oct 20 15:50:15 2006 -0500    Converted all 85xx boards to use a common FSL I2C driver.    Introduced COFIG_FSL_I2C to select the common FSL I2C driver.    And removed hard i2c path from a few u-boot.lds scipts too.    Minor whitespace cleanups along the way.    Signed-off-by: Jon Loeliger <jdl@freescale.com>commit 4d45f69e362b05892c9e92a7907e5820995612aaAuthor: Jon Loeliger <jdl@freescale.com>Date:	Thu Oct 19 12:02:24 2006 -0500    Rewrite a series of goto statements as a sequences of    conditional expressions instead.    Use consistent return code 0/-1 for good/bad indicators.    Include one fewer file if the driver isn't used at all.    Signed-off-by: Jon Loeliger <jdl@freescale.com>commit 7237c033b02fe295880435f1eb80819a0c987532Author: Jon Loeliger <jdl@freescale.com>Date:	Thu Oct 19 11:02:16 2006 -0500    Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c    in an effort to begin to unify the umpteen FSL I2C drivers that    are all otherwise very similar.    Signed-off-by: Jon Loeliger <jdl@freescale.com>commit 13a7fcdf37f6ea9429ae04c9df67f893364cfe4bAuthor: Jon Loeliger <jdl@freescale.com>Date:	Thu Oct 19 11:33:52 2006 -0500    * Fix a bunch of compiler warnings for gcc 4.0    Signed-off-by: Matthew McClintock <msm@freescale.com>commit af9e1f5b9e6f9ce810f5e8bf2961c9542a5865c2Author: Stefan Roese <sr@denx.de>Date:	Tue Oct 17 06:14:31 2006 +0200    Add monitor functions for indirect access to PPC440 DCR's    Patch by Leonid Baryudin, 12 Oct 2006commit 5f3249a0a168e446a4cc9669b2bce0bc456f0a09Author: Jon Loeliger <jdl@freescale.com>Date:	Fri Oct 13 16:47:53 2006 -0500    Fixed leading whitespace issues.    Removed spurious LAWAR thing.    Signed-off-by: Jon Loeliger <jdl@freescale.com>commit 0ee90cb77e01d6e8ccd37e1bd96678597875c391Author: Jon Loeliger <jdl@freescale.com>Date:	Thu Oct 12 10:42:36 2006 -0500    Remove unneeded include files and local variable.    Signed-off-by: Jon Loeliger <jdl@freescale.com>commit 1eaf3a5ff4960a46f3a9063568ba2af7883f07c5Author: Grant Likely <grant.likely@secretlab.ca>Date:	Tue Oct 10 00:23:32 2006 -0600    Fix possible uninitialized variable compiler warning.    When CONFIG_OF_FLAG_TREE is set, the compiler complains that 'len' in    do_bootm_linux() may be uninitialized.  There is no possibility in the    current code that len will get used uninitialized, but this fix follows    the existing convention of setting both len and data to zero at the same    time.    Signed-off-by: Grant Likely <grant.likely@secretlab.ca>commit 7376eb87aaa601f728f9b8e5e9cd2711a67f529eAuthor: Matthew McClintock <msm@freescale.com>Date:	Wed Oct 11 15:13:01 2006 -0500    * Fix a bunch of compiler warnings for gcc 4.0    Signed-off-by: Matthew McClintock <msm@freescale.com>commit bf651baa365e5447246aad6a633ccd667cf24a39Author: Jon Loeliger <jdl@freescale.com>Date:	Wed Oct 11 10:10:43 2006 -0500    Move "ar" flags to config.mk to allow for silent "make -s"commit 1fd5699a4a24f5c1dab1b32f480bace1ebb9fc3eAuthor: Jon Loeliger <jdl@freescale.com>Date:	Tue Oct 10 17:19:03 2006 -0500    Coding style changes to remove local varible blocks    and reformat a bit nicer.commit 8b283dbb3a08d1b8d406bc15f119e081b3e2606aAuthor: Jon Loeliger <jdl@freescale.com>Date:	Tue Oct 10 17:16:04 2006 -0500

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -