index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
arm: mvebu: db-mv784mp-gp: Fix ECC I2C address
Stefan Roese
2015-05-05
1
-1
/
+1
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-05-05
15
-69
/
+74
|
\
\
|
*
|
ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver
Marek Vasut
2015-05-05
1
-2
/
+2
|
*
|
tegra: mmc: Set the removable flag correctly
Simon Glass
2015-05-05
1
-4
/
+8
|
*
|
mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host
Alexander Stein
2015-05-05
1
-2
/
+2
|
*
|
mmc: fsl_esdhc: update eMMC44 adapter card erase timeout
Yangbo Lu
2015-05-05
1
-2
/
+2
|
*
|
mmc: sdhci: add timeout setting for response busy command
Kevin Liu
2015-05-05
1
-0
/
+2
|
*
|
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-05
13
-20
/
+11
|
*
|
mmc: Fix splitting device initialization
Andrew Gabbasov
2015-05-05
1
-8
/
+8
|
*
|
mmc: Restructure polling loops to avoid extra delays
Andrew Gabbasov
2015-05-05
1
-10
/
+17
|
*
|
mmc: Continue polling MMC card for OCR only if it is still not ready
Andrew Gabbasov
2015-05-05
1
-9
/
+11
|
*
|
mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
Andrew Gabbasov
2015-05-05
1
-13
/
+11
|
*
|
mmc: Avoid extra duplicate entry in mmc device structure
Andrew Gabbasov
2015-05-05
1
-6
/
+7
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2015-05-05
1
-2
/
+2
|
\
\
|
*
\
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2015-05-05
232
-2597
/
+14144
|
|
\
\
|
|
|
/
|
*
|
fix ARM DCC support for ARMv7 based cores (e.g. CortexA)
Alexander Merkle
2015-04-16
1
-2
/
+2
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2015-05-04
12
-447
/
+543
|
\
\
\
|
*
|
|
sunxi: usb: Do not call phy_probe from hcd code
Hans de Goede
2015-05-04
2
-12
/
+3
|
*
|
|
sunxi: usb: Rename the usbc.? files to usb_phy.?
Hans de Goede
2015-05-04
3
-3
/
+3
|
*
|
|
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
Hans de Goede
2015-05-04
3
-20
/
+21
|
*
|
|
sunxi: usb: Remove sunxi_usbc_get_io_base function
Hans de Goede
2015-05-04
1
-1
/
+4
|
*
|
|
sunxi: usb: Move setup of host controller clocks to the host controller drivers
Hans de Goede
2015-05-04
2
-2
/
+42
|
*
|
|
sunxi: axp: Remove non driver-model support from the axp gpio code
Hans de Goede
2015-05-04
2
-41
/
+8
|
*
|
|
sunxi: emac: Remove non driver-model code
Hans de Goede
2015-05-04
1
-69
/
+0
|
*
|
|
sunxi: emac: Add driver model support
Hans de Goede
2015-05-04
1
-0
/
+81
|
*
|
|
sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE
Hans de Goede
2015-05-04
1
-2
/
+2
|
*
|
|
sunxi: emac: Prepare for driver-model support
Hans de Goede
2015-05-04
1
-44
/
+71
|
*
|
|
sunxi: emac: port to phylib
Hans de Goede
2015-05-04
1
-42
/
+69
|
*
|
|
sunxi: axp: Add driver-model support to the axp_gpio code
Hans de Goede
2015-05-04
2
-1
/
+53
|
*
|
|
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
2015-05-04
5
-139
/
+154
|
*
|
|
sunxi: axp: Move axp pmic register helpers to a separate file
Hans de Goede
2015-05-04
1
-119
/
+53
|
*
|
|
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
Hans de Goede
2015-05-04
3
-14
/
+14
|
*
|
|
sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too
Hans de Goede
2015-05-04
1
-14
/
+14
|
*
|
|
sunxi: gpio: Add compatible strings for all supported SoCs
Hans de Goede
2015-05-04
1
-0
/
+7
|
*
|
|
sunxi: gpio: Add temporary implementation of name_to_gpio()
Simon Glass
2015-05-04
1
-0
/
+11
|
*
|
|
sunxi: gpio: Rename GPIOs to include a 'P' prefix
Simon Glass
2015-05-04
1
-3
/
+4
|
*
|
|
sunxi: display: Fix gpio handling to work with the driver-model
Hans de Goede
2015-05-04
1
-8
/
+8
|
*
|
|
sunxi: mmc: Fix card-detect gpio handling to work with the driver-model
Hans de Goede
2015-05-04
1
-3
/
+4
|
*
|
|
sunxi: Add basic A33 basic support
Vishnu Patekar
2015-05-04
2
-0
/
+8
|
*
|
|
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
Hans de Goede
2015-05-04
2
-7
/
+6
|
|
|
/
|
|
/
|
*
|
|
dm: Implement a CPU uclass
Simon Glass
2015-04-29
5
-0
/
+79
*
|
|
dm: core: Add a function to bind a driver for a device tree node
Simon Glass
2015-04-29
1
-1
/
+8
*
|
|
biosemu: Do not free vga_info->BIOSImage when it is 0xc0000
Bin Meng
2015-04-29
1
-1
/
+2
*
|
|
pci: Remove parameter 'class' of pci_rom_load()
Bin Meng
2015-04-29
1
-2
/
+2
*
|
|
pci: Option rom class is a 24-bit number
Bin Meng
2015-04-29
1
-9
/
+11
*
|
|
x86: Set serial port IRQ for SMSC LPC47M
Bin Meng
2015-04-29
1
-1
/
+2
|
/
/
*
|
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-04-29
4
-2
/
+229
|
\
\
|
*
|
zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD
Siva Durga Prasad Paladugu
2015-04-29
1
-1
/
+1
|
*
|
serial: zynq: Add support for slow emulation platform
Michal Simek
2015-04-29
1
-1
/
+7
|
*
|
gpio: add Xilinx Zynq PS GPIO driver
Andrea Scian
2015-04-29
2
-0
/
+221
[prev]
[next]