summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board/freescale:Remove use of CONFIG_SPL_NAND_MINIMALPrabhakar Kushwaha2014-01-027-6/+9
* board/t1040qds: Fix typo in t1040_pbi.cfg filePrabhakar Kushwaha2014-01-021-1/+1
* ARM: Samsung: Change GONI and Universal_C210 maintainers.Ɓukasz Majewski2013-12-201-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2013-12-197-14/+333
|\
| * driver: mtd: sf_ops: claim bus while doing memcpyPoddar, Sourav2013-12-191-0/+6
| * config: dra7_evm: Add Bank Address Register(BAR) configPoddar, Sourav2013-12-191-0/+1
| * spi: tegra: clear RDY bit prior to every transferYen Lin2013-12-191-13/+8
| * spi: Add support SH Quad SPI driverNobuhiro Iwamatsu2013-12-183-0/+316
| * sf: probe: add support for MX25L2006ELuka Perkov2013-12-181-0/+1
| * sf: probe: Hex values are in lower caseLuka Perkov2013-12-181-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-12-182-48/+62
|\ \
| * | mtd: nand: omap: fix ecc ops assignment when changing eccNikita Kiryanov2013-12-171-0/+3
| * | mtd: nand: omap: fix sw->hw->sw ecc switchNikita Kiryanov2013-12-171-1/+6
| * | nand_util.c: Use '%zd' for length in nand_unlock debug printTom Rini2013-12-171-1/+1
| * | mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.sizeNikita Kiryanov2013-12-171-1/+1
| * | mtd: nand: omap_gpmc: cosmetic: Fix indentationStefan Roese2013-12-171-43/+45
| * | mtd: nand: omap: fix ecc-layout for HAM1 ecc-schemepekon gupta2013-12-171-2/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-12-187-9/+79
|\ \ \
| * | | usb: ehci: Fix register accessMarek Vasut2013-12-181-1/+1
| * | | usb: ehci: Do not de-init uninited controllersMarek Vasut2013-12-181-0/+3
| * | | usb: ehci-pci: Clarify and cleanup the EHCI controller detectionMarek Vasut2013-12-181-3/+25
| * | | ARM: trats: dfu: Enable default Poll Timeout for Trats boardLukasz Majewski2013-12-181-0/+1
| * | | usb: f_dfu: cosmetic: Code cleanupLukasz Majewski2013-12-181-2/+2
| * | | usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout valueLukasz Majewski2013-12-183-3/+41
| * | | dfu: Export allocated dfu buffer sizeLukasz Majewski2013-12-182-0/+6
| | |/ | |/|
* | | Makefile: fix broken pipe error for lcd4_lwmon5 boardMasahiro Yamada2013-12-181-11/+7
* | | Makefile: fix the typo error for mrproperBo Shen2013-12-181-1/+1
|/ /
* | serial_sh: add support for SH7753Yoshihiro Shimoda2013-12-181-1/+3
* | net: sh-eth: add support for SH7753Yoshihiro Shimoda2013-12-181-2/+6
* | sh: add support for sh7753evb boardYoshihiro Shimoda2013-12-1810-0/+1368
|/
* Prepare v2014.01-rc2Tom Rini2013-12-161-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-12-161-1/+1
|\
| * video: ipu_disp: Return a negative value on errorFabio Estevam2013-12-041-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-12-1612-18/+36
|\ \
| * | blackfin: remove build warningSonic Zhang2013-12-162-10/+15
| * | blackfin: fixing warning by including proper headersSonic Zhang2013-12-163-1/+6
| * | blackfin: fix building error by enlarging the memory sizeSonic Zhang2013-12-164-5/+7
| * | blackfin: Disable commands to reduce l1 ram requirementSonic Zhang2013-12-161-2/+6
| * | blackfin: fix building error by adding macro CONFIG_SYS_I2CSonic Zhang2013-12-161-0/+1
| * | blackfin: fix build error by adding CONFIG_BFIN_SERIALSonic Zhang2013-12-161-0/+1
* | | Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada2013-12-164-9/+2
* | | examples: x86: delete 82559_eepromMasahiro Yamada2013-12-164-364/+1
* | | Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2013-12-166-43/+30
* | | Makefile: delete unnecessary linesMasahiro Yamada2013-12-161-5/+0
* | | README.vxworks: add a document describing the new VxWorks boot interfaceMiao Yan2013-12-161-0/+19
* | | common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks()Miao Yan2013-12-161-2/+3
* | | common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan2013-12-165-12/+155
* | | common/config_defaults.h: make CONFIG_BOOTM_VXWORKS default configurationMiao Yan2013-12-131-0/+1
* | | common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF.Miao Yan2013-12-131-3/+12
* | | Makefile: delete unnecessary CPPFLAGS settingsMasahiro Yamada2013-12-132-4/+0