summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-1716-40/+40
* Make getenv_IPaddr() globalDirk Behme2010-01-175-29/+58
* malloc: return NULL if not initialized yetWolfgang Denk2010-01-151-0/+6
* JFFS2: drop support for LZARI compression modeWolfgang Denk2010-01-156-279/+38
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-01-1229-72/+723
|\
| * ARM Update mach-typesTom Rix2010-01-061-10/+621
| * Davinci: NAND enable ECC even when not in NAND boot modeNick Thompson2010-01-042-2/+3
| * Davinci: Configurable NAND chip selectsNick Thompson2010-01-0410-18/+29
| * Davinci: Table driven pinmux configurationNick Thompson2010-01-042-0/+44
| * Remove superfluous uses of V_PROMPT macro.Robert P. J. Day2010-01-048-25/+10
| * pandora: don't enable VAUX3, VDAC and VPLL2 regulatorsGrazvydas Ignotas2010-01-041-1/+0
| * TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas2010-01-048-18/+18
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2010-01-122-55/+154
|\ \
| * | onenand: Fix compile errors due to FlexOneNANDSanjeev Premi2010-01-061-1/+8
| * | Davinci: davinci_nand.c performance enhancmentsNick Thompson2010-01-061-54/+146
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-01-1219-15/+1415
|\ \ \
| * | | usb: musb: add virtual root hub control supportBryan Wu2010-01-122-2/+482
| * | | Adds EHCI definitions to sequoia board configuration file.Chris Zhang2010-01-091-1/+15
| * | | Add ppc440epx USB ehci support.Chris Zhang2010-01-092-0/+49
| * | | Fix EHCI port reset.Chris Zhang2010-01-091-0/+3
| * | | omap3: fix compile warningSanjeev Premi2010-01-091-0/+3
| * | | usb: musb: add support for Blackfin MUSBBryan Wu2010-01-097-2/+528
| * | | usb: musb: change rxcsr register from write to read/modify/writeBryan Wu2010-01-091-2/+4
| * | | usb: musb: make multipoint optionalBryan Wu2010-01-091-0/+20
| * | | usb: musb: make fifo support configurableBryan Wu2010-01-091-4/+14
| * | | usb: musb: make sure the register layout is packedMike Frysinger2010-01-091-1/+1
| * | | DA830: Add usb configAjay Kumar Gupta2010-01-091-5/+33
| * | | DA8xx: Add MUSB host supportAjay Kumar Gupta2010-01-094-1/+244
| * | | DA8xx: Add GPIO register definitionsAjay Kumar Gupta2010-01-091-0/+14
| * | | DA830: Add pinmux for USB0_DRVVBUSAjay Kumar Gupta2010-01-091-0/+8
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-01-1215-131/+455
|\ \ \
| * | | mpc83xx: add support configure bus parkingHeiko Schocher2010-01-072-0/+20
| * | | mpc83xx: vme8349: Fix power up reset sequence for tsi148Reinhard Arlt2010-01-072-8/+61
| * | | mpc83xx: Add support for MPC8349 esd caddy2Reinhard Arlt2010-01-075-100/+198
| * | | mpc83xx: spd_sdram.c: Disable memory controller before initializingStefan Roese2010-01-071-0/+9
| * | | mpc83xx: Add NAND boot support for MPC8315E-RDB boardsAnton Vorontsov2010-01-077-23/+167
| |/ /
* | | ppc/p4080: Add Corenet Platform Cache (CPC) registersBecky Bruce2010-01-051-0/+75
* | | fsl-ddr: setup ODT_RD_CFG & ODT_WR_CFG when we interleaveDave Liu2010-01-051-0/+3
* | | fsl-ddr: add override for the Rtt_WrDave Liu2010-01-052-3/+8
* | | fsl-ddr: add the override for write levelingDave Liu2010-01-053-7/+21
* | | fsl-ddr: Fix power-down timing settingsDave Liu2010-01-051-3/+4
* | | mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boardsAnton Vorontsov2010-01-052-0/+18
* | | ppc/p4080: Fix reporting of PME & FM clock frequenciesKumar Gala2010-01-051-6/+6
* | | fsl_law: add SRIO2 target id and law_size_bits() macroLi Yang2010-01-051-0/+3
* | | ppc/85xx: Map boot page guarded for MP bootKumar Gala2010-01-055-6/+6
* | | ppc: Added macro to test for specific SVR revisionKumar Gala2010-01-051-0/+3
* | | p4080: add readback to bootpage translation windowDave Liu2010-01-051-0/+3
* | | ppc/85xx: Make flash TLB entry determined at runtime on FSL boardsKumar Gala2010-01-054-4/+4
* | | ppc/85xx: Remove CONFIG_SYS_DDR_TLB_STARTKumar Gala2010-01-053-4/+0
* | | ppc/85xx: Make SPD DDR TLB setup code use dynamic entry allocationKumar Gala2010-01-051-6/+6
OpenPOWER on IntegriCloud