index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-24
USB: gadget: atmel: disconnect before unbind
Bo Shen
2013-09-24
usb:g_dnl:dfu: Download gadget and DFU function code clean up
Lukasz Majewski
2013-09-24
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
Lukasz Majewski
2013-09-24
usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...
Lukasz Majewski
2013-09-24
am335x_evm: enable DFU RAM
Afzal Mohammed
2013-09-24
dfu: ram support
Afzal Mohammed
2013-09-24
dfu: unify mmc/nand read/write ops enum
Afzal Mohammed
2013-09-24
dfu: Extract common DFU code to handle "dfu_alt_info" environment variable
Lukasz Majewski
2013-09-24
ARM: atmel: add RNDIS gadget support
Bo Shen
2013-09-24
ARM: atmel: correct UDPHS name
Bo Shen
2013-09-24
USB: gadget: add atmel usba udc driver
Bo Shen
2013-09-24
usb: gadget: config: fix unaligned access issues
Troy Kisky
2013-09-24
dfu: Make maximum DFU file size equal to default DFU data buffer
Lukasz Majewski
2013-09-24
dfu:cosmetic: Fix printf text for buffer overflow condition
Lukasz Majewski
2013-09-24
usb: gadget: Fix data aborts during USB ethernet boot
Joel Fernandes
2013-09-24
Sound: MAX98095: Support I2S0 channel
Dani Krishna Mohan
2013-09-24
Sound: I2S: Replacing I2S1 with I2S0 channel.
Dani Krishna Mohan
2013-09-24
ARM: Added I2S0 clocks for audio
Dani Krishna Mohan
2013-09-24
DTS: Addition of I2S0 channel and replacing I2S1
Dani Krishna Mohan
2013-09-24
Sound: WM8994: Support I2S0 channel
Dani Krishna Mohan
2013-09-24
cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz()
Tom Rini
2013-09-23
cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS
Tom Rini
2013-09-20
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2013-09-20
Fix wrong sdhci host control register read and write
Juhyun \(Justin\) Oh
2013-09-20
Add parentheses to ALLOC_ALIGN_BUFFER macro's
Mischa Jonker
2013-09-20
mmc/dw_mmc: Allocate the correct amount of descriptors
Mischa Jonker
2013-09-20
mmc/dw_mmc: Fix DMA descriptor corruption
Mischa Jonker
2013-09-20
mmc: don't support write & erase for SPL builds
Paul Burton
2013-09-20
buildman: fix boards.cfg parsing
Andreas Bießmann
2013-09-20
FIT: delete unnecessary casts
Masahiro Yamada
2013-09-20
Makefile: Do not show make debug messages
Masahiro Yamada
2013-09-20
cosmetic: FIT: fix typos in comments
Masahiro Yamada
2013-09-20
SPDX: fix IBM-pibs license identifier
Wolfgang Denk
2013-09-20
arm: omap5: echi: Add GPL-2.0+ SPDX-License-Identifier
Nobuhiro Iwamatsu
2013-09-20
Cosmetic: Fix a number of typos, no functional changes.
Robert P. J. Day
2013-09-20
git-mailrc: Update SPI custodian
Jagannadha Sutradharudu Teki
2013-09-20
Cosmetic: Update some info in the README "arch" section.
Robert P. J. Day
2013-09-20
cosmetic: doc: uImage.FIT: fix typos
Masahiro Yamada
2013-09-20
boards.cfg: show info about boards.cfg instead of MAINTAINERS
Roger Meier
2013-09-20
boards.cfg: Fix the comment for invoking tools/reformat.py from vim
Axel Lin
2013-09-20
part_efi: make sure the gpt_pte is freed
Mark Langsdorf
2013-09-20
Fix loading freeze when netconsole is active
Frederic Leroy
2013-09-20
Fix some obvious typos across multiple subsystems.
Robert P. J. Day
2013-09-20
bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm
Paul Burton
2013-09-17
mmc: size optimization when !CONFIG_MMC_SPI
Paul Burton
2013-09-17
mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT
Paul Burton
2013-09-17
spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT
Paul Burton
2013-09-17
spl: remove unnecessary (& ARM specific) include of asm/utils.h
Paul Burton
2013-09-17
ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx
Lubomir Popov
2013-09-17
omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func
Oleksandr Tyshchenko
[next]