summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmd_nand.c: Fix 'nand dump' after latest MTD resyncTom Rini2012-02-281-2/+3
* mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_commandPrabhakar Kushwaha2012-02-281-24/+28
* mtd/nand: Fix IFC driver to support 2K NAND pagePrabhakar Kushwaha2012-02-281-14/+13
* nand: reinstate lazy bad block scanningScott Wood2012-02-282-3/+9
* Revert "nand: make 1-bit software ECC configurable"Scott Wood2012-02-283-30/+1
* Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2012-02-263-2/+21
|\
| * microblaze: Enable TFTP put commandStephan Linz2012-02-231-0/+1
| * microblaze: avoid interrupt race conditionsStephan Linz2012-02-231-2/+2
| * microblaze: fix build failure due to undefined reference to `get_ticks'Stephan Linz2012-02-231-0/+18
* | Revert "ARM: I2C: I2C Multi byte address support"Tom Rini2012-02-212-296/+173
* | Revert "ARM: AM33XX: Add AM33XX I2C driver support"Tom Rini2012-02-211-13/+7
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2012-02-178-22/+31
|\
| * mmc: make mmc_send_status() more reliableJan Kloetzke2012-02-152-8/+14
| * mmc: fix card busy pollingJan Kloetzke2012-02-151-8/+6
| * Tegra: mmc: Fixed handling of interrupts in timeouts.Tom Warren2012-02-151-0/+4
| * omap_hsmmc: Wait for CMDI to be clearTom Rini2012-02-155-6/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-02-172-18/+33
|\ \
| * | powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh2012-02-152-12/+21
| * | powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh2012-02-151-6/+12
| |/
* | Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-02-173-8/+8
|\ \
| * | usb_ether: fix typoPeter Meerwald2012-02-141-1/+1
| * | cmd_eeprom: typoPeter Meerwald2012-02-141-1/+1
| * | doc: complete, typosPeter Meerwald2012-02-141-6/+6
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2012-02-1721-513/+1152
|\ \
| * \ Merge branch 'staging'Graeme Russ2012-01-2121-513/+1152
| |\ \
| | * | x86: Convert board_init_f_r to a processing loopGraeme Russ2012-01-045-125/+206
| | * | x86: Split init functions out of board.cGraeme Russ2012-01-046-221/+438
| | * | x86: Move relocation code out of board.cGraeme Russ2012-01-043-67/+118
| | * | x86: Move setup_pcat_compatibility() out of board.cGraeme Russ2012-01-042-7/+7
| | * | x86: Move do_go_exec() out of board.cGraeme Russ2012-01-043-27/+65
| | * | CHECKPATCH: arch/x86/lib/*Graeme Russ2012-01-042-73/+122
| | * | x86: Tweak IDT and GDT for alignment and readabilityGraeme Russ2012-01-042-13/+46
| | * | x86: Allow cache before copy to RAMGraeme Russ2012-01-041-5/+10
| | * | x86: Create weak init_cache() and default enable_caches() functionsGraeme Russ2012-01-043-3/+17
| | * | x86: Set GD_FLG_RELOC after entering in-RAM copy of U-BootGraeme Russ2012-01-041-2/+2
| | * | x86: Use fs for global dataGraeme Russ2012-01-046-47/+94
| | * | x86: Rework relocation calculationsGraeme Russ2012-01-041-12/+11
| | * | x86: Simplify Flash-to-RAM code execution transitionGraeme Russ2012-01-043-19/+30
| | * | x86: Rework Global Descriptor Table loadingGraeme Russ2012-01-041-29/+53
| | * | x86: Remove GDR related magic numbersGraeme Russ2012-01-043-9/+25
| | * | x86: Speed up copy-to-RAM and clear BSS operationsGraeme Russ2012-01-041-12/+5
| | * | x86: Import glibc memcpy implementationGraeme Russ2012-01-022-1/+62
* | | | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-02-133-28/+57
|\ \ \ \
| * | | | README: Add description of SPI Flash (SF) command configurationEric Nelson2012-02-121-0/+20
| * | | | sf command: allow default bus and chip selectsEric Nelson2012-02-121-16/+21
| * | | | sf: eeprom_m95xxx: set a sane default timeoutMike Frysinger2012-02-121-0/+4
| * | | | sf: eeprom_m95xxx: fix up styleMike Frysinger2012-02-121-12/+12
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-02-1322-63/+630
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Blackfin: pata_bfin: fix printf warningMike Frysinger2012-02-121-1/+1
| * | | | Blackfin: bfin_nand: mark local func staticMike Frysinger2012-02-121-1/+1
OpenPOWER on IntegriCloud