summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2010-10-23-111/+90
|\
| * sh: sh4: Move to boards.cfgNobuhiro Iwamatsu2010-10-21-77/+12
| * sh: sh3: Move to boards.cfgNobuhiro Iwamatsu2010-10-21-19/+3
| * sh: rsk7203: Move to boards.cfgNobuhiro Iwamatsu2010-10-21-11/+3
| * sh: sh7785lcr: Add CONFIG_SYS_TEXT_BASE for 32bit modeNobuhiro Iwamatsu2010-10-21-1/+3
| * sh: Fix warning about uninitialized value of ramdisk_flagsNobuhiro Iwamatsu2010-10-21-1/+1
| * sh: Rename TEXT_BASE to CONFIG_SYS_TEXT_BASENobuhiro Iwamatsu2010-10-21-1/+1
| * sh: sh7785lcr: Add CONFIG_SH_SDRAM_OFFSETNobuhiro Iwamatsu2010-10-21-2/+4
| * sh: Add support load and boot of Initrd.Nobuhiro Iwamatsu2010-10-21-1/+65
* | a4m072: add CONFIG_SYS_FLASH_BANKS_SIZES defineIlya Yanok2010-10-23-0/+1
* | cfi_flash: handle 'chip size exceeds address window' situationIlya Yanok2010-10-23-5/+23
* | led_display: remove unused DISPLAY_MARK defineIlya Yanok2010-10-21-2/+0
* | a4m072: change 'display' command implementationIlya Yanok2010-10-21-39/+23
* | a4m072: changes to the default environmentIlya Yanok2010-10-21-21/+37
* | Fix building for 83xx boards with USB supportAnatolij Gustschin2010-10-21-1/+1
|/
* ppc: Don't initialize write protected NOR flashesJohn Schmoller2010-10-20-1/+15
* MPC52xx, motionpro: update default configurationWolfgang Denk2010-10-20-43/+27
* ftrtc010.c : enhance code according to original datasheetMacpaul Lin2010-10-20-0/+11
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-10-20-92/+117
|\
| * ARMV7: OMAP: I2C driver: Restructure i2c_probe functionSteve Sakoman2010-10-20-11/+30
| * ARMV7: OMAP: I2C driver: Restructure i2c_write_byte functionSteve Sakoman2010-10-20-36/+42
| * ARMV7: OMAP: I2C driver: Restructure i2c_read_byte functionSteve Sakoman2010-10-20-39/+37
| * ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driverSteve Sakoman2010-10-20-6/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-10-20-36/+26
|\ \
| * | ppc4xx: Fix default environment for AMCC boardsStefan Roese2010-10-20-2/+2
| * | ppc4xx: Enable NOR flash support in sequoia_ramboot targetStefan Roese2010-10-20-13/+4
| * | ppc4xx/POST: Add board specific UART POST test to lwmon5Stefan Roese2010-10-20-0/+15
| * | ppc4xx: Change tsr/tcr macros to upper caseStefan Roese2010-10-20-21/+5
| |/
* | Fix compile warning in uli526x driverKumar Gala2010-10-20-2/+3
* | 85xx: Use gc-sections to reduce image sizePeter Tyser2010-10-20-42/+14
* | 86xx: Use gc-sections to reduce image sizePeter Tyser2010-10-20-18/+12
* | 86xx: Create common linker scriptKumar Gala2010-10-20-397/+3
* | mpc8640: Update the io_sel fields for PCI ExpressPeter Tyser2010-10-20-1/+4
* | tqm85xx: Update PCI codePeter Tyser2010-10-20-126/+59
* | sbc8641d: Update PCI codePeter Tyser2010-10-20-79/+24
* | mpc8641hpcn: Update PCI codePeter Tyser2010-10-20-75/+22
* | 85xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra2010-10-20-3/+51
* | Disable unused chip-select for DDR controller interleavingYork Sun2010-10-20-3/+14
* | Adding fixed sdram setting for cornet_ds boardYork Sun2010-10-20-76/+495
* | Enable POST memory test for P2020DSYork Sun2010-10-20-2/+3
* | Enable POST memory test for corenet_dsYork Sun2010-10-20-0/+1
* | Setup POST word for generic mpc85xxYork Sun2010-10-20-2/+2
* | Add memory test feature for mpc85xx POST.York Sun2010-10-20-0/+233
* | Adding more control to physical address mappingYork Sun2010-10-20-6/+10
* | always relocate fdt into an lmb-allocated memory blockTimur Tabi2010-10-20-55/+28
* | powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-20-15/+38
* | powerpc/fsl: Introduce common enum for PHY typesKumar Gala2010-10-20-26/+43
|/
* FAT: buffer overflow with FAT12/16Stefano Babic2010-10-20-1/+1
* common/fdt_support.c: Fix compile warningsWolfgang Denk2010-10-20-1/+0
* USB: sync Queue Element Transfer Descriptor against EHCI specWolfgang Denk2010-10-20-5/+10