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
2014-10-06
usb: dfu: thor: gadget: Remove dead code
Lukasz Majewski
2014-10-06
usb: kbd: Allow "usb reset" to continue when an usb kbd is used
Hans de Goede
2014-10-06
stdio: Add force parameter to stdio_deregister
Hans de Goede
2014-10-06
usb: kbd: Remove check for already being registered
Hans de Goede
2014-10-06
usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop()
Hans de Goede
2014-10-06
usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregister
Hans de Goede
2014-10-06
usb: kbd: Fix unaligned buffer usage in usb_kbd_setled()
Hans de Goede
2014-10-06
usb: ehci: Make periodic_schedules a per controller variable
Hans de Goede
2014-10-06
usb: ehci: poll_int_queue check real qtd, not the overlay
Hans de Goede
2014-10-06
usb: ehci: Add missing cache flush to destroy_int_queue
Hans de Goede
2014-10-06
usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
Hans de Goede
2014-10-03
dw_mmc: cleanups
Pavel Machek
2014-10-03
cmd_mmc: fix bootpart-resize maxarg to 4
Wally Yeh
2014-10-03
mmc: Fix mmc bus width
Mario Schuknecht
2014-10-03
mvebu_mmc: Driver addition
Mario Schuknecht
2014-10-03
env_mmc: correct fini partition to match init partition
Peter Bigot
2014-10-03
mmc: restore capacity when switching to partition 0
Peter Bigot
2014-10-03
mmc: fix ERASE_GRP_DEF handling
Hannes Petermaier
2014-10-03
mmc: set correct block size value in bfin sdh driver
Sonic Zhang
2014-09-26
Merge branch 'for-tom' of git://git.denx.de/u-boot-dm
Tom Rini
2014-09-26
spi: Add brackets and tidy defines in spi.h
Simon Glass
2014-09-26
dm: spi: Move cmd device code into its own function
Simon Glass
2014-09-26
sandbox: config: Enable all SPI flash chips
Simon Glass
2014-09-26
sandbox: Convert SPI flash emulation to use sf_params
Simon Glass
2014-09-26
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2014-09-26
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-09-25
nand/denali: Document CONFIG symbols
Scott Wood
2014-09-25
nand/denali: Adding Denali NAND driver support
Chin Liang See
2014-09-25
mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()
Stefan Roese
2014-09-25
mtd: nand: am335x: Fix 'bit-flip' errors in SPL
Rostislav Lisovy
2014-09-25
powerpc: add --bss-plt to LDFLAGS
Chris Packham
2014-09-25
board/ls1021aqds: Add DDR4 support
York Sun
2014-09-25
driver/ddr/fsl: Fix DDR4 driver
York Sun
2014-09-25
ARMv8/ls2085a: Move u-boot location to make room for RCW
York Sun
2014-09-25
ARMv8/ls2085a: Enable secondary cores
York Sun
2014-09-25
armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page
York Sun
2014-09-25
fdt_support: Make of_bus_default_count_cells non static
Arnab Basu
2014-09-25
fdt_support: Move of_read_number to fdt_support.h
Arnab Basu
2014-09-25
driver/ddr/fsl: Fix tXP and tCKE
York Sun
2014-09-25
ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block
York Sun
2014-09-25
driver/ddr: Restruct driver to allow standalone memory space
York Sun
2014-09-25
board/ls2085a: Add support of NOR and NAND flash for simulator
Prabhakar Kushwaha
2014-09-25
driver/mtd: Use generic timer API for FSL IFC, eLBC
Prabhakar Kushwaha
2014-09-25
checkpatch: remove unnecessary + after {8,8}
Joe Perches
2014-09-25
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
Masahiro Yamada
2014-09-25
kconfig: move CONFIG_OF_* to Kconfig
Masahiro Yamada
2014-09-24
tools: remove reformat.py
Masahiro Yamada
2014-09-24
README.clang: update FreeBSD instructions
Jeroen Hofstee
2014-09-24
compiler_gcc: prevent redefining attributes
Jeroen Hofstee
2014-09-24
kbuild: refactor some makefiles
Masahiro Yamada
[next]