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
*
x86: Allow use of serial soon after relocation
Simon Glass
2016-03-17
1
-1
/
+1
*
input: i8042: Make sure the keyboard is enabled
Simon Glass
2016-03-17
1
-0
/
+4
*
syscon: Avoid returning a device on failure
Simon Glass
2016-03-17
1
-0
/
+1
*
x86: gpio: Correct GPIO setup ordering
Simon Glass
2016-03-17
1
-1
/
+3
*
pci: Correct a few comments and nits
Simon Glass
2016-03-17
1
-1
/
+0
*
pci: Add functions to update PCI configuration registers
Simon Glass
2016-03-17
1
-0
/
+57
*
gpio: Use const where possible
Simon Glass
2016-03-17
1
-5
/
+5
*
gpio: Add a function to obtain a GPIO vector value
Simon Glass
2016-03-17
1
-0
/
+18
*
video: Allow simple-panel to be used without regulators
Simon Glass
2016-03-17
1
-8
/
+10
*
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-03-17
1
-1
/
+0
*
dwmmc: Increase retry timeout
Alexander Graf
2016-03-15
1
-1
/
+1
*
input: TWL6030 input support for power button, USB and charger
Paul Kocialkowski
2016-03-15
2
-0
/
+49
*
power: twl6030: Power off support
Paul Kocialkowski
2016-03-15
1
-0
/
+8
*
power: twl6030: Remove ifdef around the code
Paul Kocialkowski
2016-03-15
1
-2
/
+0
*
usb: musb-new: omap2430: OMAP4 MUSB USB controller support
Paul Kocialkowski
2016-03-15
3
-0
/
+25
*
power: twl6030: Clear VUSB_IN_PMID bit on USB device setup
Paul Kocialkowski
2016-03-15
1
-0
/
+1
*
power: twl6030: Configure VUSB voltage on USB device setup
Paul Kocialkowski
2016-03-15
1
-0
/
+4
*
omap_hsmmc: Board-specific TWL6030 MMC power initialization
Paul Kocialkowski
2016-03-15
1
-4
/
+2
*
power: twl6030: Device-index-specific MMC power initialization
Paul Kocialkowski
2016-03-15
2
-26
/
+28
*
power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value
Paul Kocialkowski
2016-03-15
1
-0
/
+19
*
power: twl6030: Some more explicit registers and values definitions
Paul Kocialkowski
2016-03-15
1
-11
/
+15
*
spi: omap3: Fix multiple definition of 'priv'
Jagan Teki
2016-03-15
1
-19
/
+21
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-03-15
5
-22
/
+326
|
\
|
*
video: ipu: avoid overflow issue
Peng Fan
2016-03-14
1
-19
/
+54
|
*
rockchip: video: Add LVDS support in vop driver
Jacob Chen
2016-03-14
1
-2
/
+14
|
*
rockchip: video: Add a display driver for rockchip LVDS
Jacob Chen
2016-03-14
2
-1
/
+255
|
*
dm: video: Add a operation to display uclass
Jacob Chen
2016-03-14
1
-0
/
+3
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-03-15
3
-376
/
+497
|
\
\
|
*
|
spi: omap3: Convert to driver model
Jagan Teki
2016-03-14
2
-270
/
+416
|
*
|
spi: omap3: Make local functions as static
Jagan Teki
2016-03-14
1
-6
/
+6
|
*
|
spi: omap3: Move headers code inside the driver
Jagan Teki
2016-03-14
2
-111
/
+86
|
|
/
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
31
-145
/
+427
|
\
\
|
*
|
dm: serial: Remove duplicated carriage return character
Alison Wang
2016-03-14
2
-9
/
+0
|
*
|
serial: Move carriage return before line feed for some serial drivers
Alison Wang
2016-03-14
4
-15
/
+16
|
*
|
dm: serial-uclass: Move a carriage return before a line feed
Alison Wang
2016-03-14
1
-2
/
+3
|
*
|
dm: sandbox: Add driver-model block-device support for sandbox
Simon Glass
2016-03-14
1
-1
/
+117
|
*
|
dm: sandbox: Prepare block driver for driver-model conversion
Simon Glass
2016-03-14
1
-16
/
+14
|
*
|
dm: blk: Add a block-device uclass
Simon Glass
2016-03-14
3
-0
/
+188
|
*
|
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
8
-26
/
+26
|
*
|
dm: part: Rename some partition functions
Simon Glass
2016-03-14
5
-5
/
+5
|
*
|
dm: pci: Break out the common region display code
Simon Glass
2016-03-14
1
-34
/
+17
|
*
|
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
7
-21
/
+21
|
*
|
dm: core: make simple-bus compatible to simple-mfd
Masahiro Yamada
2016-03-14
1
-0
/
+1
|
*
|
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
6
-17
/
+7
|
*
|
dm: core: Add uclass_first_device_err() to return a valid device
Simon Glass
2016-03-14
1
-0
/
+13
|
|
/
*
|
dm: omap_timer: Fix conversion of address to a pointer
Lokesh Vutla
2016-03-14
1
-1
/
+2
*
|
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
Stefan Roese
2016-03-14
1
-2
/
+2
*
|
remoteproc: Add support for TI power processor
Nishanth Menon
2016-03-14
3
-0
/
+191
*
|
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
2
-1
/
+2
|
/
*
sf: Correct data types in stm_is_locked_sr()
Marek Vasut
2016-03-12
1
-3
/
+3
[next]