summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-14AVR32: Use initdram() instead of board_init_memories()Haavard Skinnemoen
2007-04-14AVR32: Relocate u-boot to SDRAMHaavard Skinnemoen
2007-04-14AVR32: Resource management rewriteHaavard Skinnemoen
2007-04-14AVR32: Clean up memory-map.h for at32ap7000Haavard Skinnemoen
2007-04-14AVR32: Build position-independent u-bootHaavard Skinnemoen
2007-04-14AVR32: Use avr32-linux- cross-compilation prefix by defaultHaavard Skinnemoen
2007-04-14AVR32: Split start_u_boot into board_init_f and board_init_rHaavard Skinnemoen
2007-04-14[Fix] Set the LED status register on the UC101 for the LXT971 PHY.Heiko Schocher
2007-04-13[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.cDenis Peter
2007-04-13[PATCH] Fix use of "void *" for block dev read/write buffer pointersGreg Lopp
2007-04-12Fix two bugs for MPC83xx DDR2 controller SPD InitXie Xiaobo
2007-04-12ppc4xx: Fix i2c divisor calcularion for PPC4xxJeffrey Mann
2007-04-12Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-04-11Update CHANGELOGWolfgang Denk
2007-04-11Update for SC3 boardWolfgang Denk
2007-04-09Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang
2007-04-06Moved fdt command support code to fdt_support.cGerald Van Baren
2007-04-06libfdt: Make fdt_check_header() publicGerald Van Baren
2007-04-05[Blackfin][PATCH] Kill off a bunch of common local prototypesAubrey Li
2007-04-05[Blackfin][PATCH] Fix dynamic CPLB generation issueAubrey Li
2007-04-05[Blackfin][PATCH] minior cleanupAubrey Li
2007-04-05[Blackfin][PATCH] Fix copyright and update licenseAubrey Li
2007-04-05[Blackfin][PATCH] Add BF537 EMAC driver initializationAubrey Li
2007-04-05[Blackfin][PATCH] call real the system synchronize instructionAubrey Li
2007-04-05[Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of the...Aubrey Li
2007-04-05[Blackfin][PATCH]: fix flash unaligned copy issueAubrey Li
2007-04-04Update usage of 'nc' in README.NetConsoleIgor Marnat
2007-04-04Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk
2007-04-04Minor coding style cleanup.Wolfgang Denk
2007-04-04Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk
2007-04-04Minor cleanup.Wolfgang Denk
2007-04-02ppc4xx: Change SysACE address on KatmaiStefan Roese
2007-03-31Fix some minor whitespace violations.Gerald Van Baren
2007-03-31Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren
2007-03-31Add a flattened device tree (fdt) command (1 of 2)Gerald Van Baren
2007-03-31libfdt: Enhanced and published fdt_next_tag()Gerald Van Baren
2007-03-31libfdt: Customizations for use by u-boot.Gerald Van Baren
2007-03-31libfdt: Import libfdt source (2 of 2)Gerald Van Baren
2007-03-31libfdt: Import libfdt source (1 of 2)Gerald Van Baren
2007-03-31Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-03-31ppc4xx: Update Katmai bootstrap commandStefan Roese
2007-03-31ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese
2007-03-31ppc4xx: Change Yucca config file to support ECCStefan Roese
2007-03-31ppc4xx: Fix "bootstrap" command for Katmai boardStefan Roese
2007-03-31ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese
2007-03-30[PATCH] Clean include dependenceMichal Simek
2007-03-30[CLEAN] Remove inefficient Suzaku codeMichal Simek
2007-03-29Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk
2007-03-28Merge some AMCC make targets to keep the top-level Makefile smallerStefan Roese
2007-03-28i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is definedStefan Roese