summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERELoïc Minier2011-04-261-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2011-04-251-5/+22
|\
| * cfi_flash driver - Add delay after reset commandAaron Williams2011-04-211-0/+7
| * mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devicesHeiko Schocher2011-04-211-2/+11
| * cfi_flash: reverse geometry for M29W800DT partsMike Frysinger2011-04-211-3/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-04-256-24/+118
|\ \
| * | ppc4xx: Do not stop booting on any keypress on dlvision-10gDirk Eibach2011-04-211-0/+4
| * | ppc4xx: Improve fan PWM curve on DLVision 10GDirk Eibach2011-04-211-1/+2
| * | ppc4xx: Enable MPC92469AC on DLVision 10GDirk Eibach2011-04-212-3/+6
| * | ppc4xx: Set DLVision 10G osd position to linux defaultsDirk Eibach2011-04-212-2/+7
| * | ppc4xx: Adapt DLVision 10G to new FPGA firmwareDirk Eibach2011-04-214-11/+33
| * | ppc4xx: Enable LM64 on DLVision 10GDirk Eibach2011-04-211-1/+1
| * | ppc4xx: Improve video board detectionDirk Eibach2011-04-211-8/+18
| * | ppc4xx: Improve DLVision-10G PLL setupDirk Eibach2011-04-211-3/+52
| * | xilinx_ppc_boards: Change address of RESET_VECTORRicardo Ribalda Delgado2011-04-211-5/+5
| |/
* | powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts"Joakim Tjernlund2011-04-242-4/+5
|/
* tools/env: fix redundant env flag comparisonJon Povey2011-04-211-7/+6
* Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-2052-2322/+4902
|\
| * Add mdio command for new PHY infrastructureAndy Fleming2011-04-202-0/+289
| * fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-2015-108/+86
| * tsec: Convert tsec to use PHY LibAndy Fleming2011-04-2014-1780/+391
| * phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-2014-0/+1542
| * Create PHY Lib for U-BootAndy Fleming2011-04-2010-36/+2218
| * miiphy: Fix some formatting issuesAndy Fleming2011-04-202-90/+90
| * Remove instances of phy_read/writeAndy Fleming2011-04-205-107/+107
| * tsec: arrange the code to avoid useless function declarationMingkai Hu2011-04-201-440/+415
| * tsec: use IO accessors for IO accessesMingkai Hu2011-04-202-127/+130
* | Merge branch 'misc' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-2014-223/+338
|\ \
| * | gpio: check request resultMike Frysinger2011-04-131-1/+4
| * | config_defaults.h: drop OSE bootm defaultMike Frysinger2011-04-131-1/+0
| * | gpio: generalize for all generic gpio providersMike Frysinger2011-04-135-119/+140
| * | md5sum/sha1sum/unzip: split out of mondo mem fileMike Frysinger2011-04-135-104/+168
| * | crc32: make command optionalMike Frysinger2011-04-133-1/+11
| * | make `go` optionalMike Frysinger2011-04-133-0/+6
| * | env: make import/export optionalMike Frysinger2011-04-133-0/+12
* | | Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2011-04-201-1/+1
|\ \ \
| * | | fdt_support: Fix buffer overflow in fdt_fixup_memory_banksKyle Moffett2011-04-171-1/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-04-207-30/+50
|\ \ \
| * | | powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker scriptDipen Dudhat2011-04-154-16/+28
| * | | nand_spl: Fix large page nand_command()Alex Waterman2011-04-151-0/+4
| * | | nand/spl: Assuming a static nand page size to reduce code sizeMatthew McClintock2011-04-151-5/+5
| * | | NAND: rearrange ONFI revision checking, add ONFI 2.3Florian Fainelli2011-04-151-8/+12
| * | | NAND: Fix integer overflow in ONFI detection of chips >= 4GiBFlorian Fainelli2011-04-151-1/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2011-04-201-31/+11
|\ \ \
| * | | I2C: OMAP: detect more devices when probing an i2c busNick Thompson2011-04-141-31/+11
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-209-50/+616
|\ \ \
| * | | MMC may wrongly regconize 2GB eMMC as high capacityRaffaele Recalcati2011-04-131-3/+0
| * | | mmc: trace addedRaffaele Recalcati2011-04-131-0/+57
| * | | mmc: SEND_OP_COND considers card capabilities (voltage)Raffaele Recalcati2011-04-132-3/+20
| * | | mmc: checking status after commands with R1b responseRaffaele Recalcati2011-04-132-3/+63
OpenPOWER on IntegriCloud