freebsd-dev/sys/arm
Luiz Otavio O Souza bea71143ed Since r273264 the SD card detection on Raspberry Pi is reliably working and
that expose new bugs with HS mode.

When the old code could not do the proper card detection it would boot with
lower defaults (and no HS mode) and this makes some HS cards boots.

Now, with the card always identified as HS capable, the sdhci controller
tries to run the card at HS speeds and makes the boot always fail.

Disable the HS mode for now (which still can be enabled with the tunable)
until it is properly fixed.

MFC with:	r273264
Requested by:	many
2014-11-11 23:55:37 +00:00
..
allwinner Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
altera/socfpga Provide a character device allowing us to access BERI memory regions. 2014-10-22 11:30:03 +00:00
arm Strengthen the sanity checking of busdma tag parameters. 2014-11-06 19:14:58 +00:00
at91 Remove the ARM_DEVICE_MULTIPASS option and make its effect be the default. 2014-10-26 18:30:35 +00:00
broadcom/bcm2835 Since r273264 the SD card detection on Raspberry Pi is reliably working and 2014-11-11 23:55:37 +00:00
cavium/cns11xx Mechanically convert to if_inc_counter(). 2014-09-19 09:20:16 +00:00
conf Renove faith(4) and faithd(8) from base. It looks like industry 2014-11-09 21:33:01 +00:00
freescale Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
include Add fueword(9) and casueword(9) functions. They are like fuword(9) 2014-10-28 15:22:13 +00:00
lpc Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
mv Rename OF_xref_phandle() to OF_node_from_xref() and add a new function 2014-09-01 18:51:01 +00:00
rockchip Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
samsung Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
ti Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
versatile Move if_smc_fdt.c to live in sys/dev/smc. It's not specific to the ARM 2014-09-10 10:59:17 +00:00
xilinx Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
xscale Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00