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-12
sandbox: fdt: add support for CONFIG_OF_CONTROL
Simon Glass
2012-03-12
sandbox: add lseek helper
Mike Frysinger
2012-03-12
sandbox: add ifdef protection to os.h
Mike Frysinger
2012-03-12
sandbox: add required header to os.c
Simon Glass
2012-03-12
sandbox: sort header files in os.c
Simon Glass
2012-03-06
image: Support FDTs already loaded at their load address
Stephen Warren
2012-03-06
cmd_cache: use cache/invalidate functions available in common.h
Stefan Kristiansson
2012-03-06
tools: checkstack.pl from Linux added to tools
Tom Rini
2012-03-06
Makefile: Remove mmc_spl related enteries
Chander Kashyap
2012-03-06
Merge branch 'master' of git://git.denx.de/u-boot-x86
Wolfgang Denk
2012-03-06
PPC: Drop mv6446x_eth_initialize() from net/eth.c
Marek Vasut
2012-03-06
PPC: Drop mv6436x_eth_initialize() from net/eth.c
Marek Vasut
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
Add cmd_process() to process commands in one place
Simon Glass
2012-03-06
Remove interleave of non-U-Boot code in hush
Simon Glass
2012-03-06
Create a single cmd_call() function to handle command execution
Simon Glass
2012-03-06
Don't include standard parser if hush is used
Simon Glass
2012-03-06
Stop using builtin_run_command()
Simon Glass
2012-03-06
Rename run_command2() to run_command()
Simon Glass
2012-03-06
Rename run_command() to builtin_run_command()
Simon Glass
2012-03-06
Remove CMD_PXE's static on run_command()
Simon Glass
2012-03-06
sc520: fix build warning about unused temp var
Mike Frysinger
2012-03-04
Remove execute permissions from source files
Thomas Weber
2012-03-04
integrator: remove fragile delay loop from PCI code
Linus Walleij
2012-03-04
pci: move pciauto_config_init() to pci.h
Linus Walleij
2012-03-03
ppc: Change memsz variable to signed char
Simon Glass
2012-03-03
m68k: Change memsz to a signed char to avoid warning
Simon Glass
2012-03-03
USB: relax usbcore reset timings
Wolfgang Grandegger
2012-03-03
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2012-03-03
USB: reevaluate iomux stdin on USB kbd detect
amartin@nvidia.com
2012-03-03
usb: add numeric keypad support to HID driver
Vincent Palatin
2012-03-03
USB: fix USB keyboard polling parameter
Vincent Palatin
2012-03-03
eth: remove usb-ethernet devices before re-enumerating them
Vincent Palatin
2012-03-03
USB: Make struct devrequest setup_packet local
Marek Vasut
2012-03-03
USB: Separate out USB hub driver
Marek Vasut
2012-03-03
USB: Staticize internal functions
Marek Vasut
2012-03-03
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2012-03-03
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Wolfgang Denk
2012-02-29
Ethernut 5: fix build error
prabhakar.csengg@gmail.com
2012-02-28
cmd_nand.c: Fix 'nand dump' after latest MTD resync
Tom Rini
2012-02-28
mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command
Prabhakar Kushwaha
2012-02-28
mtd/nand: Fix IFC driver to support 2K NAND page
Prabhakar Kushwaha
2012-02-28
nand: reinstate lazy bad block scanning
Scott Wood
2012-02-28
Revert "nand: make 1-bit software ECC configurable"
Scott Wood
2012-02-28
nds32/board.c: add PCI prompt at boot up
Macpaul Lin
2012-02-28
nds32/ag101/watchdog.S: add linkage support
Macpaul Lin
2012-02-28
nds32: add linkage support
Macpaul Lin
2012-02-27
armv7: omap3: leave outer cache enabled
Aneesh V
2012-02-27
at91: modified NAND flash timing on otc570 board
Daniel Gorsulowski
2012-02-27
at91: modified NAND flash timing on meesc board
Daniel Gorsulowski
[next]