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-10-15
common: cmd_bdinfo: fix type of value in print_lnum
Daniel Schwierzeck
2012-10-15
input: Add debugging for key matrix key codes
Simon Glass
2012-10-15
input: Allow key ghosting filter to be disabled
Simon Glass
2012-10-15
input: Separate out keyboard repeat/delay from init
Simon Glass
2012-10-15
input: Correct key_matrix fdt decoding
Simon Glass
2012-10-15
tools: Add cleanpatch
Fabio Estevam
2012-10-15
patman: Handle checkpatch.pl not providing file/line info
Simon Glass
2012-10-15
patman: Support Series-name tag to name a series
Simon Glass
2012-10-15
MAKEALL: add a -C/--check option to enable build checking
Kim Phillips
2012-10-15
add check infrastructure, default sparse
Kim Phillips
2012-10-15
sata.h: Make all sata/ata drivers include <sata.h>
Pavel Herrmann
2012-10-15
ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)
Tom Rini
2012-10-15
sil_sata: Make sata_write() comply with <part.h>
Tom Rini
2012-10-15
sata_dwc: Make sata_write() use const void, per <part.h>
Tom Rini
2012-10-15
pata_bfin: Make sata_{read,write}() comply with <part.h>
Tom Rini
2012-10-15
fsl_sata: Make sata_{read,write}() comply with <part.h>
Tom Rini
2012-10-15
dwc_ahsata: Make sata_write() comply with <part.h>
Tom Rini
2012-10-15
ata_piix: sata_write must take a const void argument.
Tom Rini
2012-10-15
ata_piix: Fix checkpatch issues
Tom Rini
2012-10-15
usb.h: Add udc_disconnect prototype to usb.h
Lukasz Dalek
2012-10-15
pxa25x: Add support for USB ethernet gadget
Lukasz Dalek
2012-10-15
usbether: Removed DEV_CONFIG_{CDC,SUBSET}
Lukasz Dalek
2012-10-15
usbether: Define CONFIG_USB_ETH_{CDC,SUBSET}
Lukasz Dalek
2012-10-15
usbether: Fixed bug when using with PXA25X chips
Lukasz Dalek
2012-10-15
tegra20: add USB ULPI init code
Lucas Stach
2012-10-15
usb: ulpi: add indicator configuration function
Lucas Stach
2012-10-15
usb: ehci: don't print debug output
Lucas Stach
2012-10-15
tegra20: port to new ehci interface
Lucas Stach
2012-10-15
usb: add support for multiple usb controllers
Lucas Stach
2012-10-15
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
pmc405de and zeus: remove the env_ptr externs
Igor Grinberg
2012-10-15
ppc4xx: Remove AP1000 board support
Stefan Roese
2012-10-15
ppc4xx: Remove ML2 board support
Stefan Roese
2012-10-15
ppc4xx: Remove IOP480 support
Stefan Roese
2012-10-15
serial: Enhance the manual relocation
Marek Vasut
2012-10-15
serial: Compile drivers/serial/serial.c by default
Marek Vasut
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from config files
Marek Vasut
2012-10-15
serial: Unconditionally enable CONFIG_SERIAL_MULTI
Marek Vasut
2012-10-15
serial: Move common/serial.c to drivers/serial/
Marek Vasut
2012-10-15
serial: ns16550: Rename serial.c to serial_ns16550.c
Marek Vasut
2012-10-15
serial: ns16550: Call usbtty_poll only in non-SPL build
Marek Vasut
2012-10-15
serial: Use puts() and hang() instead of panic() in SPL
Marek Vasut
2012-10-15
serial: mxs: spl: Remove empty serial_* functions from SPL code
Marek Vasut
2012-10-15
serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver
Marek Vasut
[prev]
[next]