summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-10-24-242/+318
|\
| * ppc4xx: Sequoia: Add chip_config commandStefan Roese2009-10-23-232/+131
| * ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clockStefan Roese2009-10-23-3/+23
| * ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clockStefan Roese2009-10-23-3/+23
| * ppc4xx: Print PCI synchronous clock frequency upon bootupStefan Roese2009-10-23-1/+8
| * ppc4xx: Add function to check and dynamically change PCI sync clockStefan Roese2009-10-23-1/+77
| * ppc4xx: Update flash size in reg property of the NOR flash nodeStefan Roese2009-10-23-1/+9
| * fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtbStefan Roese2009-10-23-0/+46
| * cpu/ppc4xx/fdt.c: avoid strcpy() to constant stringWolfgang Denk2009-10-23-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-10-24-2/+41
|\ \
| * | mpc83xx: mpc8313 - handle erratum IPIC1 (TSEC IRQ number swappage)Kim Phillips2009-10-16-0/+39
| * | mpc83xx: cosmetic comment update relating to SPD EEPROMPaul Gortmaker2009-10-09-2/+2
* | | smc911x: add support for LAN9220Daniel Mack2009-10-19-0/+2
| |/ |/|
* | envcrc: check return value of fwrite()Mike Frysinger2009-10-19-1/+3
* | mcc200: fix build errorWolfgang Denk2009-10-19-1/+1
* | lcd: remove '#if 0' 32-bit scroll, now memcpy does itAlessandro Rubini2009-10-18-21/+0
* | lib_generic memset: fill one word at a time if possibleAlessandro Rubini2009-10-18-3/+19
* | lib_generic memcpy: copy one word at a time if possibleAlessandro Rubini2009-10-18-4/+15
* | setenv: do console redirection even if previously unsetAlessandro Rubini2009-10-18-31/+31
* | mpc512x: fix System Clock Control constants for USB1 & USB2Martha Stan2009-10-18-2/+2
* | mem_mtest: fix error reporting, allow escape with ^CPaul Gortmaker2009-10-18-14/+44
* | new default shortcut to config & build a boardMike Frysinger2009-10-18-4/+3
* | env: only build env_embedded and envcrc when neededMike Frysinger2009-10-18-27/+13
* | part_dos: check status flags of partitionsDaniel Mack2009-10-18-1/+2
* | galaxy5200: change cs1 configurationEric Millbrandt2009-10-18-1/+1
* | Cleanup: use constantNiklaus Giger2009-10-18-1/+1
* | mpc85xx: Fix booting on various boardsAnton Vorontsov2009-10-16-5/+3
* | mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL definePaul Gortmaker2009-10-16-6/+0
* | ppc/P1_P2_RDB: On-chip BootROM supportDipen Dudhat2009-10-16-2/+45
* | ppc/P1_P2_RDB: NAND Boot SupportDipen Dudhat2009-10-16-8/+315
* | mpc8xxx: improve LAW error messages when setting up DDRPaul Gortmaker2009-10-16-4/+5
* | sbc8641d: fix LAW so board doesn't hang on DDR initPaul Gortmaker2009-10-16-1/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-10-15-7/+6
|\ \
| * | Blackfin: drop MAC display at bootMike Frysinger2009-10-13-4/+0
| * | Blackfin: reset watchdog in udelay()Mike Frysinger2009-10-13-0/+3
| * | Blackfin: Remove relocation fixupsMike Frysinger2009-10-13-3/+3
* | | at91: Update MEESC board supportDaniel Gorsulowski2009-10-13-24/+66
* | | arm: Correct build with CONFIG_SYS_HUSH_PARSER setSimon Kagstrom2009-10-13-0/+1
* | | TI: OMAP3: Overo Tobi ethernet supportOlof Johansson2009-10-13-33/+106
* | | SMC911X: Add chip auto detectionOlof Johansson2009-10-13-8/+13
* | | TI OMAP3 Use arm init sequence to initialize i2cTom Rix2009-10-13-0/+7
* | | TI: DaVinci DM365: Enabling network Support on DM365 EVMSandeep Paulraj2009-10-13-0/+43
* | | TI: DaVinci: GPIO header file and definitionsSandeep Paulraj2009-10-13-0/+53
* | | TI: DaVinci DM646x: Update flag used to represent DM646x SOC'sSandeep Paulraj2009-10-13-3/+3
* | | OMAP3: Clean up whitespace in mux configsOlof Johansson2009-10-13-1794/+1794
* | | OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme2009-10-13-27/+28
* | | Support for the OpenRD base boardSimon Kagstrom2009-10-13-0/+691
* | | Kirkwood: mv88f6281gtw_ge: Add kwbimage build supportPrafulla Wadaskar2009-10-13-0/+168
* | | Kirkwood: rd6281a: Add kwbimage build supportPrafulla Wadaskar2009-10-13-0/+170
* | | Add support for Eukrea CPU9260/CPU9G20 SBCTom Rix2009-10-13-1/+900