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