summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-02Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini
2013-10-01buildman: Allow make flags to be specified for each boardSimon Glass
2013-10-01buildman: Adjust tests for new boards.cfg formatSimon Glass
2013-09-27usb: ehci: Fix test mode for connected portsJulius Werner
2013-09-24USB: gadget: atmel: disconnect before unbindBo Shen
2013-09-24usb:g_dnl:dfu: Download gadget and DFU function code clean upLukasz Majewski
2013-09-24usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski
2013-09-24usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...Lukasz Majewski
2013-09-24am335x_evm: enable DFU RAMAfzal Mohammed
2013-09-24dfu: ram supportAfzal Mohammed
2013-09-24dfu: unify mmc/nand read/write ops enumAfzal Mohammed
2013-09-24dfu: Extract common DFU code to handle "dfu_alt_info" environment variableLukasz Majewski
2013-09-24ARM: atmel: add RNDIS gadget supportBo Shen
2013-09-24ARM: atmel: correct UDPHS nameBo Shen
2013-09-24USB: gadget: add atmel usba udc driverBo Shen
2013-09-24usb: gadget: config: fix unaligned access issuesTroy Kisky
2013-09-24dfu: Make maximum DFU file size equal to default DFU data bufferLukasz Majewski
2013-09-24dfu:cosmetic: Fix printf text for buffer overflow conditionLukasz Majewski
2013-09-24usb: gadget: Fix data aborts during USB ethernet bootJoel Fernandes
2013-09-24Sound: MAX98095: Support I2S0 channelDani Krishna Mohan
2013-09-24Sound: I2S: Replacing I2S1 with I2S0 channel.Dani Krishna Mohan
2013-09-24ARM: Added I2S0 clocks for audioDani Krishna Mohan
2013-09-24DTS: Addition of I2S0 channel and replacing I2S1Dani Krishna Mohan
2013-09-24Sound: WM8994: Support I2S0 channelDani Krishna Mohan
2013-09-24cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz()Tom Rini
2013-09-23cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPSTom Rini
2013-09-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2013-09-20Fix wrong sdhci host control register read and writeJuhyun \(Justin\) Oh
2013-09-20Add parentheses to ALLOC_ALIGN_BUFFER macro'sMischa Jonker
2013-09-20mmc/dw_mmc: Allocate the correct amount of descriptorsMischa Jonker
2013-09-20mmc/dw_mmc: Fix DMA descriptor corruptionMischa Jonker
2013-09-20mmc: don't support write & erase for SPL buildsPaul Burton
2013-09-20buildman: fix boards.cfg parsingAndreas Bießmann
2013-09-20FIT: delete unnecessary castsMasahiro Yamada
2013-09-20Makefile: Do not show make debug messagesMasahiro Yamada
2013-09-20cosmetic: FIT: fix typos in commentsMasahiro Yamada
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk
2013-09-20arm: omap5: echi: Add GPL-2.0+ SPDX-License-IdentifierNobuhiro Iwamatsu
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day
2013-09-20git-mailrc: Update SPI custodianJagannadha Sutradharudu Teki
2013-09-20Cosmetic: Update some info in the README "arch" section.Robert P. J. Day
2013-09-20cosmetic: doc: uImage.FIT: fix typosMasahiro Yamada
2013-09-20boards.cfg: show info about boards.cfg instead of MAINTAINERSRoger Meier
2013-09-20boards.cfg: Fix the comment for invoking tools/reformat.py from vimAxel Lin
2013-09-20part_efi: make sure the gpt_pte is freedMark Langsdorf
2013-09-20Fix loading freeze when netconsole is activeFrederic Leroy
2013-09-20Fix some obvious typos across multiple subsystems.Robert P. J. Day
2013-09-20bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootmPaul Burton
2013-09-17mmc: size optimization when !CONFIG_MMC_SPIPaul Burton
2013-09-17mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORTPaul Burton