Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
991963bce9e3a8f51499785c736ec54e527f3a2b
/
drivers
« Previous
d955c6d
pmic:max8997: Support for MAX8997 internal charger control
by Łukasz Majewski
· 12 years ago
bf995a9
pmic:max8997: Function for calculating LDO internal register value
by Łukasz Majewski
· 12 years ago
b95aacd
pmic:fuel-gauge: Support for MAX17042 fuel-gauge
by Łukasz Majewski
· 12 years ago
294a97d
pmic:muic: Support for MUIC built into MAX8997 device
by Łukasz Majewski
· 12 years ago
eba4239
pmic:battery: Support for Trats Battery at PMIC framework
by Łukasz Majewski
· 12 years ago
e0a0cbf
pmic: Move pmic related code to ./drivers/power directory
by Łukasz Majewski
· 12 years ago
c733681
pmic: Extend PMIC framework to support multiple instances of PMIC devices
by Łukasz Majewski
· 12 years ago
452329f
pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C
by Łukasz Majewski
· 12 years ago
86879d7
pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework
by Łukasz Majewski
· 12 years ago
b5bf9ca
pmic:i2c: Handle PMIC I2C transmission comprising of two bytes
by Łukasz Majewski
· 12 years ago
cfcd1c0
video: atmel: implement lcd_setcolreg function
by Bo Shen
· 12 years ago
5ea6d7c
mx6: use CONFIG_MX6 instead of CONFIG_MX6Q
by Troy Kisky
· 12 years ago
3e4d27b
Merge git://git.denx.de/u-boot
by Stefano Babic
· 12 years ago
d484b52
video: Skip bitmaps which do not fit into the screen in cfb_console
by Vadim Bendebury
· 12 years ago
c20ee07
video: Implement additional video API functions in cfb_console
by Stefan Reinauer
· 12 years ago
945d069
ipu common: reset ipuv3 correctly
by Liu Ying
· 12 years ago
6acc7c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
57a87a2
usb gadget ether: Fix warning in is_eth_addr_valid()
by Tom Rini
· 12 years ago
ac63f2a
drivers/serial/serial_ns16550.c: sparse fixes
by Kim Phillips
· 12 years ago
7d2ab9a
drivers/mtd/nand: sparse fixes
by Kim Phillips
· 12 years ago
11dc401
drivers/mtd/cfi_flash.c: sparse fixes
by Kim Phillips
· 12 years ago
eafa90a
drivers/mmc/fsl_esdhc.c: sparse fixes
by Kim Phillips
· 12 years ago
fdbb873
drivers/mmc/mmc.c: sparse fixes
by Kim Phillips
· 12 years ago
c14e94e
drivers/input/input.c: sparse fix
by Kim Phillips
· 12 years ago
8121d3c
drivers/gpio/mpc83xx_gpio.c: sparse fixes
by Kim Phillips
· 12 years ago
00caa7f
drivers/block/: sparse fixes
by Kim Phillips
· 12 years ago
960d70c
drivers/net/: sparse fixes
by Kim Phillips
· 12 years ago
0637059
net/: sparse fixes
by Kim Phillips
· 12 years ago
eef1cf2
include/linux/byteorder: import latest endian definitions from linux
by Kim Phillips
· 12 years ago
a42c87f
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· 12 years ago
fe1f808
ahci: Expand HDD Logical Block addressability up to 32 bits
by Walter Murphy
· 12 years ago
766b16f
ahci: Perform SATA flush after disk write.
by Marc Jones
· 12 years ago
2a0c61d
ahci: Support spin-up and link-up separately
by Marc Jones
· 12 years ago
5784766
ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)
by Walter Murphy
· 12 years ago
90b276f
ahci: flush / invalidate dcache around SATA commands
by Taylor Hutt
· 12 years ago
64738e8
ahci: Use virt_to_phys() to denote physical addresses for DMA
by Taylor Hutt
· 12 years ago
5a2b77f
ahci: Fix 'Invaild' typo
by Taylor Hutt
· 12 years ago
c873111
ahci: Use sizeof(fis) instead of hardcoding '20'
by Taylor Hutt
· 12 years ago
19d1d41
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
by Gabe Black
· 12 years ago
b7a21b7
ahci: support scsi writing in AHCI driver
by Hung-Te Lin
· 12 years ago
e81058c
ahci: Make sending the SETFEATURES_XFER command optional
by Gabe Black
· 12 years ago
4e422bc
ahci: cosmetics and cleanup
by Stefan Reinauer
· 12 years ago
7ba7917
ahci: Improve AHCI debugging
by Stefan Reinauer
· 12 years ago
9a65b87
ahci: Optimise AHCI controller reset and start-up
by Stefan Reinauer
· 12 years ago
284231e
ahci: Support splitting of read transactions into multiple chunks
by Vadim Bendebury
· 12 years ago
33a35bb
cfb_console: Add support for some ANSI terminal escape codes
by Pali Rohár
· 12 years ago
a99c040
FPGA: Cyclon II: Correctly reset the FPGA before configuration
by Stephan Gatzka
· 12 years ago
a833b95
tegra: nand: make ONFI detection work
by Lucas Stach
· 12 years ago
f04821a
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
5bb3505
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
f2e0801
stdio: Remove the CLPS7111 serial driver
by Marek Vasut
· 12 years ago
b411eb3
arm: Remove support for NETARM
by Marek Vasut
· 12 years ago
afad402
arm: Remove support for s3c4510
by Marek Vasut
· 12 years ago
6f62f42
arm: Remove support for lpc2292
by Marek Vasut
· 12 years ago
787f4f3
pmic: Add support for mc34704
by Fabio Estevam
· 12 years ago
4cfc6c4
pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH
by Fabio Estevam
· 12 years ago
4c25761
Merge remote-tracking branch 'u-boot-atmel/master'
by Albert ARIBAUD
· 12 years ago
c68436f
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· 12 years ago
96708a0
serial: ns16550: Enable COM5 and COM6
by Andrew Bradford
· 12 years ago
d07e7f9
drivers/serial/serial_ns16550.c: sparse fixes
by Kim Phillips
· 12 years ago
62f730f
drivers/i2c/fsl_i2c.c: sparse fix
by Kim Phillips
· 12 years ago
22cbeed
omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED
by Peter Korsgaard
· 12 years ago
a88731a
mpc83xx: add support for mpc8309
by Gerlando Falauto
· 12 years ago
3f0be8e
USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY
by Pankaj Bharadiya
· 12 years ago
c7656ba
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Tom Rini
· 12 years ago
bdc3ff6
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· 12 years ago
19e4a00
powerpc/boot: Change the compile macro for SRIO & PCIE boot master module
by Liu Gang
· 12 years ago
9905757
powerpc/espi: remove write command length check
by Shaohui Xie
· 12 years ago
1f3bd3e
powerpc/fm: fix TBI PHY address settings
by shaohui xie
· 12 years ago
111fd19
fm/mEMAC: add mEMAC frame work
by Roy Zang
· 12 years ago
d240414
powerpc/mpc85xx: Add B4860 and variant SoCs
by York Sun
· 12 years ago
9e75875
powerpc/mpc85xx: Add T4240 SoC
by York Sun
· 12 years ago
a1e4318
driver/pci: Fix compiling error
by York Sun
· 12 years ago
505f3e6
fsl_pci: use 'Header Type' field to judge PCIE mode
by Minghuan Lian
· 12 years ago
757bff4
mmc: dw-mmc: support DesignWare MMC Controller
by Jaehoon Chung
· 12 years ago
48cf9dc
mmc: pxa: Remove the old non-generic PXA MMC driver
by Marek Vasut
· 12 years ago
13243f2
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
by Tushar Behera
· 12 years ago
804c7f4
mmc: sdhci: add the DMA select for SDMA
by Jaehoon Chung
· 12 years ago
5d48e42
mmc: sdhci: increase the timeout value for data transfer
by Jaehoon Chung
· 12 years ago
d6b2e50
mmc: Fix mmc_spi error on cmd->flags field
by Marek Vasut
· 12 years ago
49a627f
MMC: Remove the MMC bounce buffer
by Marek Vasut
· 12 years ago
4e6d81d
MMC: MXS: Convert MXS MMC driver to generic bounce buffer
by Marek Vasut
· 12 years ago
047cea3
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
by Shengzhou Liu
· 12 years ago
99070db
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
44abe47
input: Add ANSI 3.64 escape sequence generation.
by Hung-Te Lin
· 12 years ago
59a1b72
input: Fix i8042 keyboard reset
by Marc Jones
· 12 years ago
45fe668
input: i8042: Provide feature to disable keyboard before booting kernel
by Louis Yung-Chieh Lo
· 12 years ago
48edb30
input: Provide a board specific mechanism to decide whether to skip i8042 init
by Gabe Black
· 12 years ago
ef94f7f
input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty
by Gabe Black
· 12 years ago
39c7a26
ColdFire: uart: fix build failure for missing header files
by Alison Wang
· 12 years ago
2b758ca
m68k: net: Fix unused variable in mcfmii.c
by Marek Vasut
· 12 years ago
fb24ffc
dm: Move s3c24xx USB driver to a proper place
by Marek Vasut
· 12 years ago
d731282
dm: wdt: arm: Move tnetv107x into drivers/watchdog/
by Marek Vasut
· 12 years ago
953cfd2
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 12 years ago
9cd2b9e
kerneldoc: Annotate drivers/serial/serial.c
by Marek Vasut
· 12 years ago
dee1941
serial: Reorder get_current()
by Marek Vasut
· 12 years ago
6d93e25
serial: Reorder serial_assign()
by Marek Vasut
· 12 years ago
ec3fd68
serial: Use default_serial_puts() in drivers
by Marek Vasut
· 12 years ago
bfb7d7a
serial: Implement default_serial_puts()
by Marek Vasut
· 12 years ago
9924ca6
mmc: at91: use max timeout value. It will avoid some situation that timeout happened.
by Wu, Josh
· 12 years ago
Next »