summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* disk: support devices with HW partitionsStephen Warren2014-05-231-10/+64
* cmd_part: fix typo in part command help textStephen Warren2014-05-231-1/+1
* eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' commandPierre Aubert2014-05-232-296/+520
* Add the function 'confirm_yesno' for interactivePierre Aubert2014-05-235-37/+38
* eMMC: add support for operations in RPMB partitionPierre Aubert2014-05-234-1/+334
* mmc: Handle switch error status bit in MMC card statusAndrew Gabbasov2014-05-232-1/+5
* mmc: postponed needless timer initializationMateusz Zalega2014-05-231-1/+4
* Add board_mmc_init(...) function for init mmc1 onlyHannes Petermaier2014-05-233-2/+9
* esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driverYe.Li2014-05-221-14/+9
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-05-1631-327/+578
|\
| * powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE bootLiu Gang2014-05-166-30/+30
| * mpc85xx: configs: remove c=ffe from default environmentKim Phillips2014-05-169-18/+9
| * board/p1_p2_rdb:Enable p1_p2_rdb boot from NAND/SD/SPI in SPLPrabhakar Kushwaha2014-05-168-268/+450
| * powerpc/mpc85xx: SECURE BOOT- corrected CSPR settings for BSC9132QDS NANDAneesh Bansal2014-05-161-1/+1
| * mpc85xx/p1020:Define number of USB controllers used on P1020RDB-PD platformramneek mehresh2014-05-162-0/+6
| * drivers/usb : Define usb control register mask for w1c bitsNikhil Badola2014-05-162-5/+12
| * powerpc/mpc85xx: Added B4460 supportShaveta Leekha2014-05-162-0/+2
| * powerpc/85xx: Add T4160RDB board supportChunhe Lan2014-05-162-0/+5
| * fsl/pci: Add workaround for erratum A-005434Chunhe Lan2014-05-163-2/+11
| * powerpc/t104xrdb: Toggle deep sleep management signals after resumeTang Yuantian2014-05-161-0/+2
| * board/freescale: Move CRC32 offset in NXID v1 data formatEbony Zhu2014-05-161-3/+4
| * net: phy/vitesse: Add support for VSC8664 phy moduleChunhe Lan2014-05-161-0/+46
* | patman: Suppress duplicate signoffs only for real patchesSimon Glass2014-05-161-1/+2
* | sandbox: set sandbox's vendor to nullMasahiro Yamada2014-05-164-1/+1
* | Revert "sandbox: move source files from board/ to arch/sandbox/"Masahiro Yamada2014-05-165-2/+9
* | mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globalsHans de Goede2014-05-141-19/+4
* | mvtwsi: Fix clock programmingHans de Goede2014-05-141-5/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-05-1356-70/+2257
|\
| * boards.cfg: fix a configuration error of ep8248 boardMasahiro Yamada2014-05-131-1/+0
| * powerpc/freescale: Convert selected boards to generic board architectureYork Sun2014-05-137-0/+19
| * powerpc/mpc86xx: Fix boot_flag for calling board_init_f()York Sun2014-05-131-0/+1
| * powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun2014-05-134-6/+12
| * powerpc/freescale: Change the return value of mac_read_from_eeprom()York Sun2014-05-131-3/+3
| * powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f()York Sun2014-05-131-0/+2
| * powerpc/mpc8572ds: Increase u-boot size to 768KBYork Sun2014-05-132-3/+3
| * qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"Zhao Qiang2014-05-131-1/+8
| * PPC 85xx QEMU: Make a generic board fileAlexander Graf2014-05-131-0/+1
| * powerpc/mpc85xx: Update TLB CAMs in relocated modeAlexander Graf2014-05-131-0/+1
| * PPC 85xx QEMU: Don't use HID1Alexander Graf2014-05-131-1/+1
| * PPC 85xx QEMU: Always assume 1 coreAlexander Graf2014-05-132-2/+22
| * kmp204x: enable the errata commandValentin Longchamp2014-05-131-0/+1
| * kmp204x: add workaround for A-004849Valentin Longchamp2014-05-131-6/+37
| * kmp204x: update the RCWValentin Longchamp2014-05-131-1/+1
| * kmp204x: complete the reset sequence and PRST configurationValentin Longchamp2014-05-134-19/+45
| * kmp204x: update the CONFIG_PRAM and CONFIG_KM_RESERVED_PRAM definesValentin Longchamp2014-05-131-4/+6
| * kmp204x: selftest/factory test pin supportValentin Longchamp2014-05-132-5/+14
| * kmp204x: handle dip-switch for factory settingsStefan Bigler2014-05-133-0/+30
| * kmp204x: Add support for the unit LEDsStefan Bigler2014-05-133-0/+19
| * powerpc/85xx: add T4080 SoC supportShengzhou Liu2014-05-1311-10/+57
| * powerpc/t208x: enable errata A006261, A006593, A006379Shengzhou Liu2014-05-133-0/+7
OpenPOWER on IntegriCloud