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-07-10
cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc
Tom Rini
2013-07-10
bootm: Add the missing PREP stage to bootz and correct image handling
Simon Glass
2013-07-10
bootm: Clean up bootz_setup() function
Simon Glass
2013-07-10
bootm: Require boot function only if it is about to be used
Simon Glass
2013-07-10
bootm: Disable interrupts only when loading
Simon Glass
2013-07-10
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2013-07-08
video: consolidate splash screen alignment code
Anatolij Gustschin
2013-07-04
cmd_bootm.c: Correct check/return for unsupported sub-command
Tom Rini
2013-07-03
cosmetic: README.SPL: fix a typo
Masahiro Yamada
2013-07-03
Makefile: fix readelf usage
Andreas Bießmann
2013-07-03
tools/proftool: remove REG_NOERROR
Andreas Bießmann
2013-07-03
lib/rsa/rsa-sig.c: compile on OS X
Andreas Bießmann
2013-07-03
dfu:ext4:fix Fix DFU upload functionality
Łukasz Majewski
2013-07-03
dfu:ext4:fix Fix ext4{read|write} command formatting
Łukasz Majewski
2013-07-03
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2013-07-02
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
2013-07-01
omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare
Robert Winkler
2013-07-01
video: lcd: Make splash_screen_prepare weak, remove config macro
Robert Winkler
2013-07-01
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler
2013-07-01
lcd: align bmp header when uncopmressing image
Piotr Wilczek
2013-07-01
lcd: remove unaligned access in lcd_dt_simplefb_configure_node()
Stephen Warren
2013-07-01
drivers:video:s6e8ax0: change data_to_send array to static
Piotr Wilczek
2013-07-01
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-06-30
usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1
Pierre Aubert
2013-06-30
usb: fix unaligned access in device_qual()
Heiko Schocher
2013-06-30
dfu:function: Fix number of allocated DFU function pointers
Lukasz Majewski
2013-06-30
usb, musb-new: add wdt trigger
Heiko Schocher
2013-06-30
usb, g_dnl: make possibility to fixup the device_desc board specific
Heiko Schocher
2013-06-30
usb, dfu gadget: switch to dfu mode in dfu_bind
Heiko Schocher
2013-06-30
usb:composite: use memcpy to avoid unaligned access
Piotr Wilczek
2013-06-30
drivers:usb: use get|put_unaligned_le16
Piotr Wilczek
2013-06-30
dfu: make data buffer size configurable
Heiko Schocher
2013-06-28
Prepare v2013.07-rc2
Tom Rini
2013-06-28
Fix bootm to work on powerpc again (compressed uImage)
Stefan Roese
2013-06-28
mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
Simon Glass
2013-06-28
bootm: Disable interrupts before loading OS
Simon Glass
2013-06-28
cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
Tom Rini
2013-06-27
am335x_evm: Add missing ';' in findfdt
Tom Rini
2013-06-27
Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx
Tom Rini
2013-06-27
PPC 74xx_7xx: Fix build warnings for ELPPC board
Wolfgang Denk
2013-06-27
ColdFire: Update the arch_global_date changes for mcf5441x
Jason Jin
2013-06-27
Fix MCF5235 SDRAM base address macro
Steve deRosier
2013-06-27
m68k: fix debug call befor serial init
Jens Scharsig (BuS Elektronik)
2013-06-26
mtd/nand: docg4: fix compiler warnings
Mike Dunn
2013-06-26
usb: musb: Use ARRAY_SIZE at appropriate places
Axel Lin
2013-06-26
mtd: cfi_flash: Use ARRAY_SIZE at appropriate places
Axel Lin
2013-06-26
hwmon: lm63: Use ARRAY_SIZE at appropriate place
Axel Lin
2013-06-26
serial: Use ARRAY_SIZE instead of reinventing it
Axel Lin
2013-06-26
README: align default commands with code
Vincent Stehlé
2013-06-26
Fix block device accesses beyond 2TiB
Sascha Silbe
[next]