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
path:
root
/
common
Age
Commit message (
Expand
)
Author
2012-06-19
cmd_mem: replace custom PRINTF() with debug()
Mike Frysinger
2012-06-08
cmd_nand: fix crashing bug in nand read/write
Steve Sakoman
2012-05-25
LCD: display 32bpp decompressed bitmap image
Donghwa Lee
2012-05-25
common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef
Anatolij Gustschin
2012-05-25
common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs
Anatolij Gustschin
2012-05-25
common/lcd.c: use ARRAY_SIZE
Anatolij Gustschin
2012-05-25
cmd_bmp.c: make bmp_display() usable by drivers or board code
Anatolij Gustschin
2012-05-23
net: Add link-local addressing support
Joe Hershberger
2012-05-23
net: Don't write the "serverip" env var if configured not to
Joe Hershberger
2012-05-22
common/cmd_nand.c: Fix GCC 4.6 warning
Anatolij Gustschin
2012-05-22
common/cmd_nvedit.c: Fix GCC 4.6 warning
Anatolij Gustschin
2012-05-22
common/cmd_bootm.c: Fix GCC 4.6 warning
Anatolij Gustschin
2012-05-20
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2012-05-20
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2012-05-20
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2012-05-20
USB: Align buffers at cacheline
Puneet Saxena
2012-05-20
usb: use noinline define
Mike Frysinger
2012-05-18
nand: extend .raw accesses to work on multiple pages
Scott Wood
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
net: cosmetic: net.c checkpatch compliance
Joe Hershberger
2012-05-15
SATA: check for return value from sata functions
Stefano Babic
2012-04-30
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-04-30
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2012-04-30
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2012-04-30
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2012-04-30
image/fit: drop inline markings on parser code
Mike Frysinger
2012-04-29
GCC47: Fix warning in cmd_nand.c
Marek Vasut
2012-04-24
cmd_bdinfo: display the address map size (32-bit vs. 36-bit)
Timur Tabi
2012-04-24
powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO
Liu Gang
2012-04-23
Fix the behaviour of the 'run' command
Timo Ketola
2012-04-10
Move bootstage timer out of lib/time.c
Simon Glass
2012-04-09
LMB: Fix undefined lmb_reserve() on non-lmb platforms
Marek Vasut
2012-03-30
RAMDISK: Fix unused variable issue caused by raw rd support
Marek Vasut
2012-03-30
BOOT: Add RAW ramdisk support to bootz
Marek Vasut
2012-03-30
BOOT: Add "bootz" command to boot Linux zImage on ARM
Marek Vasut
2012-03-30
Add support for loading and saving the environment to a FAT partition
Maximilian Schwerin
2012-03-30
cmd_log: print log->v2.con value in the "log info" command
Heiko Schocher
2012-03-30
command, log: Coding Style cleanup
Heiko Schocher
2012-03-30
command, log: print with "log show" a full logbuffer
Heiko Schocher
2012-03-30
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-03-27
Add cmd_spl command
Simon Schwarz
2012-03-27
cmd_pxe.c: fix strict-aliasing warnings
Jason Hobbs
2012-03-26
SPL: Add YMODEM over UART load support
Matt Porter
2012-03-26
cmd_fat: add FAT write command
Donggeun Kim
2012-03-23
Revert "Add board_pre_console_putc to deal with early console output"
Simon Glass
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
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: Convert FIT progress numbers to enums
Simon Glass
[next]