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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-01-30
x86: qemu: qfw: Implement acpi_get_rsdp_addr()
Bin Meng
2018-01-29
mvpp2: Fix warning over 32bit vs 64bit targets
Tom Rini
2018-01-29
clk: clk_stm32: Add .set_rate callback
Patrice Chotard
2018-01-29
serial: Make full device search optional
Alexander Graf
2018-01-29
cfi_flash: Always define cfi_flash_num_flash_banks
Mario Six
2018-01-29
cfi_flash: Fix indention
Mario Six
2018-01-29
cfi_flash: Fix long lines
Mario Six
2018-01-29
cfi_flash: Bound-check index before array access
Mario Six
2018-01-29
flash: Fix spelling of "ERR_TIMOUT"
Mario Six
2018-01-29
cfi_flash: Rename camel-case variables
Mario Six
2018-01-29
cfi_flash: Fix strings split across lines
Mario Six
2018-01-29
cfi_flash: Use u8 pointers instead of void pointers
Mario Six
2018-01-29
cfi_flash: Remove assignments from if conditions
Mario Six
2018-01-29
cfi_flash: Remove return from void function
Mario Six
2018-01-29
cfi_flash: Fix placement of brace
Mario Six
2018-01-29
cfi_flash: Fix else after break
Mario Six
2018-01-29
cfi_flash: Fix spelling of "Unknown"
Mario Six
2018-01-29
cfi_flash: Add missing braces in blocks
Mario Six
2018-01-29
cfi_flash: Remove unnecessary braces
Mario Six
2018-01-29
cfi_flash: Fix comment style
Mario Six
2018-01-29
cfi_flash: Use __func__ macro instead of function name
Mario Six
2018-01-29
cfi_flash: Fix logical continuations
Mario Six
2018-01-29
cfi_flash: Remove braces for single-statement blocks
Mario Six
2018-01-29
cfi_flash: Fix missing/superfluous lines
Mario Six
2018-01-29
cfi_flash: Fix spacing around casts/operators
Mario Six
2018-01-29
cfi_flash: Fix indent of case statements
Mario Six
2018-01-29
cfi_flash: Fix whitespace with casting
Mario Six
2018-01-29
cfi_flash: Fix Parenthesis spacing
Mario Six
2018-01-29
cfi_flash: Fix style of pointer declarations
Mario Six
2018-01-29
cfi_flash: Fix space between function name and parenthesis
Mario Six
2018-01-28
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2018-01-28
bcm2835_pinctrl: Probe pre-reloc
Alexander Graf
2018-01-28
bcm2835_pl011_serial: Add BCM2835 specific serial driver
Alexander Graf
2018-01-28
bcm2835_mu_serial: Convert to Kconfig
Alexander Graf
2018-01-28
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
2018-01-28
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
Alexander Graf
2018-01-28
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
Alexander Graf
2018-01-28
pl01x: Convert to dev_read
Alexander Graf
2018-01-28
serial_bcm283x_mu: Fail loading if not muxed
Alexander Graf
2018-01-28
serial_bcm283x_mu: Always skip init
Alexander Graf
2018-01-28
serial_bcm283x_mu: Convert to dev_read
Alexander Graf
2018-01-28
serial: bcm283x_mu: Remove support for post-init disabling
Alexander Graf
2018-01-28
serial: Use next serial device if probing fails
Alexander Graf
2018-01-28
mmc: Add bcm2835 sdhost controller
Alexander Graf
2018-01-28
bcm283x: Add pinctrl driver
Alexander Graf
2018-01-28
rockchip: clk: guard set_parent implementations against OF_PLATDATA
Philipp Tomsich
2018-01-28
clk: rockchip: clk_rk3368: Implement "assign-clock-parent"
David Wu
2018-01-28
clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-...
David Wu
2018-01-28
net: gmac_rockchip: Add support for the RK3228 GMAC
David Wu
2018-01-28
clk: rockchip: Add rk322x gamc clock support
David Wu
[next]