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
2014-04-02
cmd:gpt: randomly generate each partition uuid if undefined
Przemyslaw Marczak
2014-04-02
new commands: uuid and guid - generate random unique identifier
Przemyslaw Marczak
2014-04-02
lib: uuid: add functions to generate UUID version 4
Przemyslaw Marczak
2014-04-02
lib: uuid: code refactor for proper maintain between uuid bin and string
Przemyslaw Marczak
2014-04-02
part_efi: move uuid<->string conversion functions into lib/uuid.c
Przemyslaw Marczak
2014-04-02
ahci: Fix data abort on multiple scsi resets.
Roger Quadros
2014-04-02
mmc:eSDHC: Workaround for data timeout issue on Txxx SoC
Haijun.Zhang
2014-04-02
mmc: fsl_esdhc: add controller reset in case of data related errors too
Andrew Gabbasov
2014-04-02
mmc: fsl_esdhc: fix calculation of timeout for data transactions
Andrew Gabbasov
2014-04-02
mmc: Add 'mmc rst-function' sub-command
Tom Rini
2014-04-02
mmc: sh_mmcif: Fix warning by unused variable
Nobuhiro Iwamatsu
2014-04-02
mmc: sh_mmcif: Fix compile error
Nobuhiro Iwamatsu
2014-03-31
Prepare v2014.04-rc3
Tom Rini
2014-03-31
Kbuild: allow building tools without board configuration
Masahiro Yamada
2014-03-31
tegra: fix Makefile to pass per-file CFLAGS
Masahiro Yamada
2014-03-31
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2014-03-31
drivers: i2c: delete an unused source file
Masahiro Yamada
2014-03-31
board: ecovec: fix USB0 clock enable
Baruch Siach
2014-03-31
board: ecovec: fix debug LEDs pin direction
Baruch Siach
2014-03-28
blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c
Tom Rini
2014-03-28
am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build
Tom Rini
2014-03-28
am335x_evm: Clarify when we build board_eth_init
Tom Rini
2014-03-28
kbuild: fix bugs in cleaning targets
Masahiro Yamada
2014-03-28
kbuild: create a build directory automatically for out-of-tree build
Masahiro Yamada
2014-03-28
Start the deprecation process for generic board
Simon Glass
2014-03-28
trats/trats2: enable exynos ace sha subsystem and hardware based lib rand
Przemyslaw Marczak
2014-03-28
drivers: crypto: ace_sha: add implementation of hardware based lib rand
Przemyslaw Marczak
2014-03-28
cpu: exynos4: add ace sha base address
Przemyslaw Marczak
2014-03-28
lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND
Przemyslaw Marczak
2014-03-28
common, env: Fix support for environment in i2c eeprom
Matthias Fuchs
2014-03-28
axs101: flush DMA buffer descriptors before DMA transactons starts
Alexey Brodkin
2014-03-28
net/designware: align DMA buffer descriptors to D$ line
Alexey Brodkin
2014-03-28
Logo: TIZEN: Change booting logo size to official size.
Jonghwa Lee
2014-03-28
spl: Fix guardian macros in spl.h
Marek Vasut
2014-03-28
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
Masahiro Yamada
2014-03-28
kbuild: Rename UIMAGE to MKIMAGE
Marek Vasut
2014-03-28
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-03-28
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-03-24
dfu: mmc: Replace calls to u-boot commands with native mmc API
Łukasz Majewski
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2014-03-23
dfu: mmc: Replace calls to u-boot commands with native mmc API
Łukasz Majewski
2014-03-23
am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards
Heiko Schocher
2014-03-23
usb: dfu: introduce dfuMANIFEST state
Heiko Schocher
2014-03-23
usb, dfu: extract flush code into seperate function
Heiko Schocher
2014-03-22
patman: Use Patch-cc: instead of Cc:
Simon Glass
2014-03-22
sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h
Patrice Bouchand
2014-03-22
Add lzmadec command
Patrice Bouchand
2014-03-17
sandbox: config: Enable cros_ec emulation and related items
Simon Glass
[next]