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-06-27
spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips
Jörg Krause
2018-06-27
mtd: nand: export nand_get_flash_type function
Jörg Krause
2018-06-27
power: pmic: Let PFUZE3000 see all 256 registers
Trent Piepho
2018-06-27
mtd: nand: mxs_nand: add support for specific ECC strength
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: add device tree support
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: move structs into header file
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: add use_minimum_ecc to struct
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: separate board/controller init
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: use more precise function name
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: move register structs to driver data
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: add minimal ECC support
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: report correct ECC parameters
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: use structure for BCH geometry
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: allow to enable BBT support
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: use self init
Stefan Agner
2018-06-27
mtd: nand: mxs_nand: introduce SPL specific init
Stefan Agner
2018-06-18
drivers/gpio/mxc: fix MXC GPIO name in KConfig
Hannes Schmelzer
2018-06-16
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-06-15
serial: zynq: Make zynq_serial_setbrg static
Michal Simek
2018-06-15
serial: zynq: Initialize uart only before relocation
Michal Simek
2018-06-15
serial: zynq: Write chars till output fifo is full
Michal Simek
2018-06-15
serial: zynq: Use BIT macros instead of shifts and full hex numbers
Michal Simek
2018-06-15
gpio: zynq_gpio: bank description should use unsigned type
Michal Simek
2018-06-15
mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()
Michal Simek
2018-06-15
gpio: zynq: Do not check unsigned type that is >= 0
Michal Simek
2018-06-15
mmc: sdhci: Fix MMC HS200 tuning command failures
Siva Durga Prasad Paladugu
2018-06-15
timer: cadence: Implement timer_get_boot_us
Michal Simek
2018-06-14
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-06-14
usb: sunxi: access ahb_reset0_cfg in CCM using its offset
Vasily Khoruzhick
2018-06-13
net: gem: Check return value from memalign/malloc
Michal Simek
2018-06-13
net: zynq_gem: Initialize phyreg variable
Michal Simek
2018-06-13
net: zynq_gem: Fix return type for phy...()
Michal Simek
2018-06-13
net: mvgbe: extract common code for SMI wait
Chris Packham
2018-06-13
net: designware: set the PS bit when resetting DMA bus in MII configuration
Quentin Schulz
2018-06-13
net: phy: mv88e61xx: Force CPU port link up
Chris Packham
2018-06-13
mvebu: neta: align DMA buffers
Jon Nettleton
2018-06-13
net: add Socionext AVE ethernet driver support
Kunihiko Hayashi
2018-06-13
drivers/net/vsc9953: Initialize action RAM in VCAP complex
Radu Bulie
2018-06-13
net: cpsw: ti: Reap completed packets before stopping interface
Alex Kiernan
2018-06-13
net/phy/cortina: Add support for CS4223 PHY
Vicentiu Galanopulo
2018-06-13
net: sunxi: Correct MAC address register order
Joe Hershberger
2018-06-13
tsec: Fix reading phy registers from DT
Mario Six
2018-06-13
Merge git://git.denx.de/u-boot-x86
Tom Rini
2018-06-13
lib: Add hexdump
Alexey Brodkin
2018-06-13
usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use
Vasily Khoruzhick
2018-06-13
usb: sunxi: ohci: get rid of ifdefs
Vasily Khoruzhick
2018-06-13
usb: sunxi: ehci: get rid of ifdefs
Vasily Khoruzhick
2018-06-13
dm: pci: Use a 1:1 mapping for bus <-> phy addresses
Christian Gmeiner
2018-06-13
dm: pci: Make ranges dt property optional
Christian Gmeiner
2018-06-13
usb: xhci-pci: Fix compiler warning
Bin Meng
[next]