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
2012-03-27
cmd_pxe.c: fix strict-aliasing warnings
Jason Hobbs
2012-03-27
net: smc91111: use mdelay()
Mike Frysinger
2012-03-27
doc: Fix some typos in different files
Thomas Weber
2012-03-27
disk/part.c: Fix device enumeration through API
Tim Kientzle
2012-03-27
mkenvimage: Really set the redundant byte when applicable
David Wagner
2012-03-27
mkenvimage: Don't try to detect comments in the input file
David Wagner
2012-03-27
mkenvimage: Use mmap() when reading from a regular file
David Wagner
2012-03-27
mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"
David Wagner
2012-03-27
mkenvimage: More error handling
David Wagner
2012-03-27
mkenvimage: Correct an include and add a missing one
David Wagner
2012-03-27
mkenvimage: correct and clarify comments and error messages
David Wagner
2012-03-26
MAKEALL: display SPL size if present
Scott Wood
2012-03-26
ARMV7/Vexpress: add missing get_ticks() and get_tbclk()
Liming Wang
2012-03-26
mkenvimage: fix usage message
Wolfgang Denk
2012-03-26
cmd_fat: add FAT write command
Donggeun Kim
2012-03-26
fs/fat/fat_write.c: Fix GCC 4.6 warnings
Anatolij Gustschin
2012-03-24
FAT write: Fix compile errors
Donggeun Kim
2012-03-23
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
Wolfgang Denk
2012-03-23
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Wolfgang Denk
2012-03-23
Revert "Add board_pre_console_putc to deal with early console output"
Simon Glass
2012-03-21
cfi: fix the incomplete erased status check in buffer write
Tao Hou
2012-03-19
ETX094: adjust linker script due to grown code size
Wolfgang Denk
2012-03-19
nds32/n1213: correct vector table in start.S
Macpaul Lin
2012-03-19
nds32: fix ptrace and interrupt register overflow
Macpaul Lin
2012-03-19
Armada100: gplugD: Add FAT & EXT2 command support
Ajay Bhargav
2012-03-19
Armada100: gplugD: Add USB command support
Ajay Bhargav
2012-03-19
USB: Armada100: EHCI Driver for Armada100 SOCs
Ajay Bhargav
2012-03-19
USB: Armada100: Add UTMI PHY interface driver
Ajay Bhargav
2012-03-19
git-mailrc: change usb maintainer to Marek
Mike Frysinger
2012-03-19
usb:udc:samsung:fix Remove the req_config flag
Ćukasz Majewski
2012-03-19
USB:gadget:designware Fix memory nonalignment issue
Shiraz Hashim
2012-03-19
USB:gadget:designware Make locally used functions static
Amit Virdi
2012-03-19
USB:gadget:designware Support high speed
Vipin KUMAR
2012-03-19
USB:gadget:designware Device controller bugfixes
Vipin KUMAR
2012-03-19
USB:gadget:designware USB device controller (UDC) implementation
Vipin KUMAR
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-19
usb: musb: fix printf warning
Mike Frysinger
2012-03-18
bootstage: arm: Add bootstage calls in board and bootm
Simon Glass
2012-03-18
bootstage: Plumb in bootstage calls for basic operations
Simon Glass
2012-03-18
bootstage: Implement core microsecond boot time measurement
Simon Glass
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
bootstage: Define an optional microsecond timer
Simon Glass
2012-03-18
bootstage: Convert FIT progress numbers to enums
Simon Glass
2012-03-18
bootstage: Convert net progress numbers to enums
Simon Glass
2012-03-18
bootstage: Convert NAND progress numbers to enums
Simon Glass
2012-03-18
bootstage: Convert IDE progress numbers to enums
Simon Glass
2012-03-18
bootstage: Convert progress numbers 20-41 to enums
Simon Glass
2012-03-18
bootstage: Convert progress numbers 10-19 to enums
Simon Glass
2012-03-18
bootstage: Convert progress numbers 1-9 into enums
Simon Glass
2012-03-18
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
[next]