summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* Update CHANGELOGWolfgang Denk2007-04-18-0/+157
|
* Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk2007-04-18-1458/+441
|\
| * [Blackfin][PATCH] Kill off a bunch of common local prototypesAubrey Li2007-04-05-49/+77
| |
| * [Blackfin][PATCH] Fix dynamic CPLB generation issueAubrey Li2007-04-05-906/+23
| |
| * [Blackfin][PATCH] minior cleanupAubrey Li2007-04-05-1/+1
| |
| * [Blackfin][PATCH] Fix copyright and update licenseAubrey Li2007-04-05-332/+291
| |
| * [Blackfin][PATCH] Add BF537 EMAC driver initializationAubrey Li2007-04-05-0/+4
| |
| * [Blackfin][PATCH] call real the system synchronize instructionAubrey Li2007-04-05-0/+1
| |
| * [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of ↵Aubrey Li2007-04-05-129/+0
| | | | | | | | these definitions nor does any other arch include it
| * [Blackfin][PATCH]: fix flash unaligned copy issueAubrey Li2007-04-05-41/+44
| |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-04-18-18/+120
|\ \
| * \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-04-18-0/+23
| |\ \
| * | | [PATCH] icecube/lite5200b: document wakeup from low-power supportDomen Puncer2007-04-18-0/+22
| | | | | | | | | | | | | | | | Signed-off-by: Domen Puncer <domen.puncer@telargo.com>
| * | | ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROMStefan Roese2007-04-18-3/+7
| | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
| * | | ppc4xx: Add output for bootrom location to 405EZ portsStefan Roese2007-04-18-5/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now 405EZ ports also show upon bootup from which boot device they are configured to boot: U-Boot 1.2.0-gd3832e8f-dirty (Apr 18 2007 - 07:47:05) CPU: AMCC PowerPC 405EZ Rev. A at 199.999 MHz (PLB=133, OPB=66, EBC=66 MHz) Bootstrap Option E - Boot ROM Location EBC (32 bits) 16 kB I-Cache 16 kB D-Cache Board: Acadia - AMCC PPC405EZ Evaluation Board Signed-off-by: Stefan Roese <sr@denx.de>
| * | | [PATCH] icecube/lite5200b: wakeup from low-power supportDomen Puncer2007-04-16-0/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | U-Boot part of Lite5200b low power mode support. Puts SDRAM out of self-refresh and transfers control to address saved at physical 0x0. Signed-off-by: Domen Puncer <domen.puncer@telargo.com> Acked-by: Grant Likely <grant.likely@secretlab.ca>
| * | | [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.cDenis Peter2007-04-13-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug introduced by "Fix get_partition_info() parameter error in all other calls" from 2005-03-04 in cmd_ide.c and cmd_scsi.c, which prevented to use diskboot or scsiboot form another device than 0. Signed-off-by: Denis Peter <d.peter@mpl.ch>
| * | | [PATCH] Fix use of "void *" for block dev read/write buffer pointersGreg Lopp2007-04-13-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-of-by: Greg Lopp <lopp@pobox.com> Acked-by: Grant Likely <grant.likely@secretlab.ca>
| * | | ppc4xx: Fix i2c divisor calcularion for PPC4xxJeffrey Mann2007-04-12-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch fixes changes the i2c_init(...) function to use the function get_OPB_freq() rather than calculating the OPB speed by sysInfo.freqPLB/sysInfo.pllOpbDiv. The get_OPB_freq() function is specific per processor. The prior method was not and so was calculating the wrong speed for some PPC4xx processors. Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com> Signed-off-by: Stefan Roese <sr@denx.de>
| * | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-04-12-80/+4989
| |\ \ \
| * | | | ppc4xx: Change SysACE address on KatmaiStefan Roese2007-04-02-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this new base address of the Xilinx SystemACE controller the Linux driver will be easier to adapt, since it can now be mapped via the "normal" ioremap() call. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | MCC200 board: remove warning which is obsolete after PSoC firmware changesWolfgang Denk2007-04-18-4/+0
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* | | | Update CHANGELOGWolfgang Denk2007-04-14-0/+17
| | | |
* | | | [Fix] Set the LED status register on the UC101 for the LXT971 PHY.Heiko Schocher2007-04-14-0/+6
| |/ / |/| | | | | | | | | | | | | | clear the Display after reset. Signed-off-by: Heiko Schocher <hs@denx.de>
* | | Update CHANGELOGWolfgang Denk2007-04-11-0/+123
| | | | | | | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* | | Update for SC3 boardWolfgang Denk2007-04-11-11/+12
| |/ |/| | | | | | | | | * Make IDE timeout configurable through ide_reset_timeout variable. * Use Newline as "password" string * Use just a single partition in NAND flash
* | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-04-04-2241/+696
|\ \ | |/
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-03-31-10738/+24825
| |\
| * | ppc4xx: Update Katmai bootstrap commandStefan Roese2007-03-31-1/+3
| | | | | | | | | | | | | | | | | | | | | Now the DDR2 frequency is also 2*PLB frequency when 166MHz PLB is selected. Signed-off-by: Stefan Roese <sr@denx.de>
| * | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-03-31-19/+49
| | | | | | | | | | | | | | | | | | | | | Additional RAM information is now printed upon powerup, like DDR2 frequency and CAS latency. Signed-off-by: Stefan Roese <sr@denx.de>
| * | ppc4xx: Change Yucca config file to support ECCStefan Roese2007-03-31-1/+1
| | | | | | | | | | | | | | | | | | | | | With the updated 44x DDR2 driver the Yucca board now supports ECC generation and checking. Signed-off-by: Stefan Roese <sr@denx.de>
| * | ppc4xx: Fix "bootstrap" command for Katmai boardStefan Roese2007-03-31-76/+25
| | | | | | | | | | | | | | | | | | | | | | | | The board specific "bootstrap" command is now fixed and can be used for the AMCC Katmai board to configure different CPU/PLB/OPB frequencies. Signed-off-by: Stefan Roese <sr@denx.de>
| * | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-03-31-48/+81
| | | | | | | | | | | | | | | | | | | | | | | | Fix a bug in the auto calibration routine. This driver now runs more reliable with the tested modules. It's also tested with 167MHz PLB frequency (667MHz DDR2 frequency) on the Katmai. Signed-off-by: Stefan Roese <sr@denx.de>
| * | Merge some AMCC make targets to keep the top-level Makefile smallerStefan Roese2007-03-28-33/+19
| | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
| * | i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is definedStefan Roese2007-03-28-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | The "old" i2c commands (iprobe, imd...) are now compiled in again, even when the i2c command tree is enabled via the CONFIG_I2C_CMD_TREE config option. Signed-off-by: Stefan Roese <sr@denx.de>
| * | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-24-2069/+511
| |\ \
| | * | [PATCH] Add 4xx GPIO functionsStefan Roese2007-03-24-147/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds some 4xx GPIO functions. It also moves some of the common code and defines into a common 4xx GPIO header file. Signed-off-by: Stefan Roese <sr@denx.de>
| | * | [PATCH] Small Sequoia cleanupStefan Roese2007-03-24-12/+7
| | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
| | * | [PATCH] Clean up 40EZ/Acadia supportStefan Roese2007-03-24-1910/+443
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch cleans up all the open issue of the preliminary Acadia support. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | Minor coding style cleanup.Wolfgang Denk2007-04-04-7/+68
| | | |
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-04-04-42/+2131
|\ \ \ \
| * | | | [PATCH] Clean include dependenceMichal Simek2007-03-30-2/+2
| | | | |
| * | | | [CLEAN] Remove inefficient Suzaku codeMichal Simek2007-03-30-57/+5
| | | | |
| * | | | PATCH: Resolve GPL license problemMichal Simek2007-03-27-24/+97
| | | | |
| * | | | Support for XUPV2P boardMichal Simek2007-03-26-110/+550
| | | | | | | | | | | | | | | | | | | | | | | | | Reset support BSP autoconfig support
| * | | | [Microblaze][PATCH] part 2Michal Simek2007-03-11-29/+518
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timer support interrupt controller support flash support ethernet support cache support board information support env support booting image support adding support for Xilinx ML401
| * | | | [Microblaze][PATCH]Michal Simek2007-03-11-0/+1139
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timer support interrupt controller support flash support ethernet support cache support board information support env support booting image support adding support for Xilinx ML401
* | | | | Minor cleanup.Wolfgang Denk2007-04-04-32/+146
| | | | |
* | | | | Fix some minor whitespace violations.Gerald Van Baren2007-03-31-5/+5
| | | | |
* | | | | Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-31-27/+237
| | | | | | | | | | | | | | | | | | | | Modifications to the existing code to support the new fdt command.