Commit Graph

27973 Commits (5b8d7fb4fed408ae2ee77aed7773eece1ab58ec5)
 

Author SHA1 Message Date
Hans de Goede 5b8d7fb4fe sunxi: mmc: Use a realistic timeout when sending a mmc command 10 years ago
Hans de Goede dacc0881ac sun9i: Add sun9i (A80) clock setup support 10 years ago
Hans de Goede e35377d726 sun9i: Add clock_sun9i.h with ccu register layout for sun9i 10 years ago
Hans de Goede ee74fec845 sun9i: Add cpu_sun9i.h with iomem defines 10 years ago
Hans de Goede 9803e4e1db sunxi: Rename cpu.h to cpu_sun4i.h 10 years ago
Hans de Goede cc67a0b6e5 sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers 10 years ago
Hans de Goede 22b618346a sunxi: Drop pll6 setting from clock_init_uart 10 years ago
Hans de Goede 6515032e3b sunxi: display: Make lcd display clk phase configurable 10 years ago
Hans de Goede b56f6e2b4e sunxi: Restore lowlevel_init usage 10 years ago
Tom Rini 768f6096f9 Merge git://git.denx.de/u-boot-arc 10 years ago
Tom Rini 1cd2000698 Merge branch 'master' of git://git.denx.de/u-boot-mmc 10 years ago
Tom Rini b44a414959 Merge branch 'master' of git://git.denx.de/u-boot-usb 10 years ago
Sinan Akman b9315890f6 MAINTAINERS: add me as the maintainer of mpc837xerdb 10 years ago
Sinan Akman 77d52ed278 Use generic board architecture for MPC837xERDB 10 years ago
Simon Glass 22d69fd7a8 imx: ls102xa: Remove reference to gdata 10 years ago
Simon Glass 10e3d7ecd3 imx: woodburn: Remove reference to gdata 10 years ago
Simon Glass 57241b1d72 imx: cm_fx6: Remove reference to gdata 10 years ago
Simon Glass 80caacf9de zynq: Remove reference to gdata 10 years ago
Andrew Gabbasov fc5b32fbf3 mmc: Skip changing bus width for MMC cards earlier than version 4.0 10 years ago
Andrew Gabbasov bf4770731c mmc: Avoid redundant switching to 1-bit bus width for MMC cards 10 years ago
Diego Santa Cruz 9e41a00b57 mmc: extend mmcinfo output to show partition write reliability settings 10 years ago
Diego Santa Cruz 189f963ac8 mmc: extend the mmc hwpartition sub-command to change write reliability 10 years ago
Diego Santa Cruz 8dda5b0e60 mmc: extend the mmc hardware partitioning API with write reliability 10 years ago
Diego Santa Cruz c599f53b57 mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning 10 years ago
Diego Santa Cruz ac9da0e08c mmc: add API to do eMMC hardware partitioning 10 years ago
Diego Santa Cruz 9cf199ebcf mmc: the ext_csd data may be used during init even if reading failed 10 years ago
Diego Santa Cruz 8a0cf49010 mmc: eMMC partitioning data is not effective till partitioning completed 10 years ago
Diego Santa Cruz b0361526d5 mmc: show the erase group size and HC WP group size in mmcinfo output 10 years ago
Diego Santa Cruz 037dc0ab5d mmc: read the high capacity WP group size for eMMC 10 years ago
Diego Santa Cruz a4ff9f83f5 mmc: fix erase_grp_size computation with high-capacity size definition 10 years ago
Diego Santa Cruz beb98a1496 mmc: display size and start of eMMC enhanced user data area in mmcinfo 10 years ago
Diego Santa Cruz a7f852b688 mmc: read the size of eMMC enhanced user data area 10 years ago
Diego Santa Cruz f8e89d6716 mmc: computation of eMMC GP partition size was missing 512 KiB factor 10 years ago
Diego Santa Cruz 0c453bb76c mmc: incomplete test to switch to high-capacity group size definitions 10 years ago
Diego Santa Cruz 525ada2171 mmc: skip mmcinfo partition info processing for eMMC < 4.41 10 years ago
Diego Santa Cruz f289fd739d mmc: make eMMC general purpose partition numbering match spec 10 years ago
Diego Santa Cruz c3dbb4f9b7 mmc: extend mmcinfo to show enhanced partition attribute 10 years ago
Diego Santa Cruz c5f0d3f1c5 mmc: show hardware partition sizes in mmcinfo output 10 years ago
Nobuhiro Iwamatsu 72d42bad58 mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC 10 years ago
Rene Griessl 1193397592 usb: eth: asix88179: add ability to modify MAC address 10 years ago
Hans de Goede 904f2a83a8 musb-new: Add interrupt queue support 10 years ago
Hans de Goede accf04c2aa musb-new: Add urb and hep parameters to construct_urb 10 years ago
Hans de Goede b918a0c6f6 musb-new: Properly remove a transfer from the schedule on timeout 10 years ago
Hans de Goede 90cdc1039d musb-new: Fix reset sequence when in host mode 10 years ago
Hans de Goede e8672e3f0e musb-new: Fix interrupt transfers not working 10 years ago
Hans de Goede dc9a391270 musb-new: Use time based timeouts rather then cpu-cycles based timeouts 10 years ago
Hans de Goede 28a15ef7fd musb-new: Add sunxi musb controller support 10 years ago
Hans de Goede 0f8bc53240 musb-new: Add register defines for different reg layout on sunxi 10 years ago
Hans de Goede d906bbc262 usb: Do not log an error when no devices is plugged into a root-hub-less hcd 10 years ago
Hans de Goede 3cbcb28928 usb: Fix usb_kbd_deregister when console-muxing is used 10 years ago