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-06
am335x_evm.h: Add back the actual load of the kernel image
Robert P. J. Day
2013-09-03
bootm: allow correct bounds-check of destination
Kees Cook
2013-09-03
lzo: correctly bounds-check output buffer
Kees Cook
2013-09-03
lzma: correctly bounds-check output buffer
Kees Cook
2013-09-03
gzip: correctly bounds-check output buffer
Kees Cook
2013-09-03
documentation: add more compression configs
Kees Cook
2013-09-03
sandbox: add compression tests
Kees Cook
2013-09-03
sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg
Simon Glass
2013-09-02
Prepare v2013.10-rc2
Tom Rini
2013-08-27
omap5: Correct include order, drop CONFIG_SYS_PROMPT define
Tom Rini
2013-08-27
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2013-08-27
i2c: fix i2c dev command for not using new framework
Heiko Schocher
2013-08-26
console: usb: kbd: To fix slow TFTP booting
Jim Lin
2013-08-26
console: usb: kbd: To improve TFTP booting performance
Jim Lin
2013-08-26
NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined
Jim Lin
2013-08-26
usb: ehci-mx5: Use 'bool' instead of 'unsigned char'
Fabio Estevam
2013-08-26
usb: ehci-mx5: Remove unneeded write to cscmr1 register
Fabio Estevam
2013-08-26
usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver
Lukasz Majewski
2013-08-26
usb:dfu:g_dnl: Change number of exported configurations at composite gadget
Lukasz Majewski
2013-08-26
dfu, nand, ubi: add partubi alt settings for updating ubi partition
Heiko Schocher
2013-08-26
usb: Use well-known descriptor sizes when parsing configuration
Julius Werner
2013-08-26
ARM: OMAP5-uevm: Add usb device reset API
Dan Murphy
2013-08-26
USB: usb-hub: Add a weak function for resetting devices
Dan Murphy
2013-08-26
ARM: OMAP5-uevm: Add USB MAC ethernet address
Dan Murphy
2013-08-26
ARM: OMAP5-uevm: Add USB ehci support for the uEVM
Dan Murphy
2013-08-26
ARM: OMAP: USB: Fix linker error when ULPI is not defined
Dan Murphy
2013-08-26
ARM: OMAP5: USB: Add OMAP5 common USB EHCI information
Dan Murphy
2013-08-26
omap5: uevm: Change the board name to correct name
Dan Murphy
2013-08-22
env_nand.c: support falling back to redundant env when writing
Phil Sutter
2013-08-22
nand_util: delete a useless variable
Masahiro Yamada
2013-08-22
cmd_nand: Do not show usage when scrub is aborted
Masahiro Yamada
2013-08-22
cmd_nand: slight optimization of nand_dump function
Masahiro Yamada
2013-08-22
cmd_nand: fix a memory leak in nand_dump function
Masahiro Yamada
2013-08-21
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2013-08-21
Makefile: Fix build in a separated directory tree
York Sun
2013-08-20
Fix for incorrect conversion hex string to number (FMAN firmware address).
Николай Пузанов
2013-08-20
powerpc/sec: Add workaround for SEC A-003571
Shengzhou Liu
2013-08-20
powerpc/p1010rdb: fix calculating ddr_freq_mhz
Shengzhou Liu
2013-08-20
powerpc/t4240: add QSGMII interface support
Shaohui Xie
2013-08-20
powerpc/t4240: fix lanes routing for QSGMII protocols
Shaohui Xie
2013-08-20
powerpc/common/vsc3316: remove const from vsc3316_config parameter define
Shaohui Xie
2013-08-20
powerpcv2: Print hardcoded size like print_size() does
Shruti Kanetkar
2013-08-20
powerpc: Use print_size() where appropriate
Shruti Kanetkar
2013-08-20
SPDX-License-Identifier: clean up license header
York Sun
2013-08-20
powerpc: Fix CamelCase checkpatch warnings
Prabhakar Kushwaha
2013-08-20
powerpc: p1022ds: add TPL for p1022ds nand boot
Ying Zhang
2013-08-20
TPL : introduce the TPL based on the SPL
Ying Zhang
2013-08-20
powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL
Ying Zhang
2013-08-20
powerpc : spi flash : Support to start from eSPI with SPL
Ying Zhang
2013-08-20
powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL
Ying Zhang
[next]