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