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
cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header
Masahiro Yamada
2013-09-06
config.mk: Delete unnecessary code
Masahiro Yamada
2013-09-06
fw_env: fix writing environment for mtd devices
Oliver Metz
2013-09-06
fw_env: add redundant env support for MTD_ABSENT
Oliver Metz
2013-09-06
mail: Fix email address
Marek Vasut
2013-09-06
Always build u-boot.img when using CONFIG_SPL_FRAMEWORK
Henrik Nordström
2013-09-06
ahci: convert to use libata functions and definitions
Rob Herring
2013-09-06
ahci: increase spin-up timeout to 20 sec
Rob Herring
2013-09-06
ahci: handle COMINIT received during spin-up
Rob Herring
2013-09-06
ahci: move link bring-up handling to separate function
Rob Herring
2013-09-06
ahci: add defines for PORT_SCR_STAT register bits
Rob Herring
2013-09-06
ahci: fix memory leak in ata_scsiop_inquiry
Rob Herring
2013-09-06
ahci: fix unaligned access
Rob Herring
2013-09-06
ahci: use ports implemented map instead of num_ports
Richard Gibbs
2013-09-06
standalone-examples: support custom GCC lib
Jack Mitchell
2013-09-06
fs: fat: don't call disk_write with zero sector num
Wu, Josh
2013-09-06
compiler_gcc: do not redefine __gnu_attributes
Jeroen Hofstee
2013-09-06
git-mailrc: Update MMC custodian
Pantelis Antoniou
2013-09-06
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2013-09-06
am335x_evm.h: Add back the actual load of the kernel image
Robert P. J. Day
2013-09-06
nios2: fix missing comment terminator from SPDX License commit
Thomas Chou
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
[next]