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-06-12
usb: Correct CLEAR_FEATURE code in ehci-hcd
Simon Glass
2013-06-12
usb: workaround non-working keyboards.
Vincent Palatin
2013-06-12
usb: properly re-initialize the USB keyboard.
Vincent Palatin
2013-06-08
MIPS: asm/errno.h: switch to asm-generic/errno.h
Daniel Schwierzeck
2013-06-08
MIPS: fix __raw_* IO accessors
Gabor Juhos
2013-06-07
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
Gabor Juhos
2013-06-07
fdt: remove unaligned access in fdt_fixup_ethernet()
Stephen Warren
2013-06-07
generic_board: reduce the redundancy of gd_t struct members
Masahiro Yamada
2013-06-07
am335x: enable falcon boot mode for mmc (raw and fat) and nand
Peter Korsgaard
2013-06-07
spl_mmc: add Falcon mode support for raw variant
Peter Korsgaard
2013-06-07
spl_mmc: mmc_load_image_raw(): Add sector argument
Peter Korsgaard
2013-06-07
spl_mmc: add Falcon mode support for FAT variant
Peter Korsgaard
2013-06-07
devkit8000: Add SPL_OS for MMC support
Tom Rini
2013-06-07
spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out
Peter Korsgaard
2013-06-07
spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging
Peter Korsgaard
2013-06-07
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2013-06-07
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-06-06
input: Finish simplifing key_matrix_decode_fdt()
Stephen Warren
2013-06-06
checkpatch.pl: Add 'printf' to logFunctions
Tom Rini
2013-06-06
am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>
Tom Rini
2013-06-05
ARM: bcm2835: add simplefb DT node during bootz/m
Stephen Warren
2013-06-05
lcd: add functions to set up simplefb device tree
Stephen Warren
2013-06-05
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-06-05
Merge branch 'tpm' of git://git.denx.de/u-boot-x86
Tom Rini
2013-06-05
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
Tom Rini
2013-06-04
am33xx: Correct NON_SECURE_SRAM_START/END
Tom Rini
2013-06-04
omap-common/hwinit-common.c: Mark omap_rev_string as static
Tom Rini
2013-06-04
fdt: allow bootdelay to be specified via device tree
Stephen Warren
2013-06-04
input: simplify key_matrix_decode_fdt()
Stephen Warren
2013-06-04
input: fix unaligned access in key_matrix_decode_fdt()
Stephen Warren
2013-06-04
common: board_f: Do not call board_postclk_init twice
Masahiro Yamada
2013-06-04
disk: Fix possible out-of-bounds access in part_efi.c
Marek Vasut
2013-06-04
sandbox: image: Create a test for loading FIT images
Simon Glass
2013-06-04
bootstage: Remove unused entries related to kernel/ramdisk/fdt load
Simon Glass
2013-06-04
sandbox: image: Adjust FIT image printing to work with sandbox
Simon Glass
2013-06-04
image: Use fit_image_load() to load kernel
Simon Glass
2013-06-04
sandbox: Adjust bootm command to work with sandbox
Simon Glass
2013-06-04
image: Use fit_image_load() to load FDT
Simon Glass
2013-06-04
image: Use fit_image_load() to load ramdisk
Simon Glass
2013-06-04
image: Introduce fit_image_load() to load images from FITs
Simon Glass
2013-06-04
mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building
Simon Glass
2013-06-04
bootstage: Introduce sub-IDs for use with image loading
Simon Glass
2013-06-04
main: Add debug_bootkeys to avoid #ifdefs
Simon Glass
2013-06-04
main: Add debug_parser() to avoid #ifdefs
Simon Glass
2013-06-04
main: Correct header order
Simon Glass
2013-06-04
main: Fix typos and checkpatch warnings in command line reading
Simon Glass
2013-06-04
main: Use get/setenv_ulong()
Simon Glass
2013-06-04
main: Move boot_delay code into its own function
Simon Glass
2013-06-04
main: Separate out the two abortboot() functions
Simon Glass
2013-06-04
net: Add prototype for update_tftp
Simon Glass
[next]