Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f4f0b7403a06d2642ca40e6a0b18ee7336f276a8
/
drivers
310ae37
Fix bad return value checks (detected with Coccinelle)
by Thomas Huth
· 9 years ago
13cfbe5
allow LED initialization without STATUS_LED_BOOT
by Bernhard Nortmann
· 9 years ago
d375ebb
add generic stubs for GPIO LEDs
by Bernhard Nortmann
· 9 years ago
6c2441c
dm: keystone: serial: Add driver model support
by Lokesh Vutla
· 9 years ago
96fa1e4
net: convert altera_tse to driver model and phylib
by Thomas Chou
· 9 years ago
ca844dd
nios2: convert altera sysid to driver model
by Thomas Chou
· 9 years ago
4395e06
dm: implement a Miscellaneous uclass
by Thomas Chou
· 9 years ago
2e2da4c
serial: remove altera serial initializations
by Thomas Chou
· 9 years ago
a54915d
nios2: convert altera timer to driver model
by Thomas Chou
· 9 years ago
c8a7ba9
dm: implement a Timer uclass
by Thomas Chou
· 9 years ago
88d5ecf
nios2 : convert altera_pio to driver model
by Thomas Chou
· 9 years ago
15a56f9
spi : convert altera_spi to driver model
by Thomas Chou
· 9 years ago
da2f838
nios2: convert altera_uart to driver model
by Thomas Chou
· 9 years ago
220e802
nios2: convert altera_jtag_uart to driver model
by Thomas Chou
· 9 years ago
1ed0f85
drivers: gpio: omap: add support for parsing additional gpio parameters
by Mugunthan V N
· 9 years ago
e5a098b
drivers: serial: serial_omap: add comaptibles for all ti platforms
by Mugunthan V N
· 9 years ago
3a64845
drivers: serial: serial_omap: populate default clock frequency when not found in dt
by Mugunthan V N
· 9 years ago
a9d6a7e
drivers: mmc: omap_hsmmc: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
3b68939
ARM: k2g: add SD card and eMMC support
by Roger Quadros
· 9 years ago
997a318
driver: net: keystone_net: removing unused code
by Mugunthan V N
· 9 years ago
4657a2d
driver: net: keystone_net: add support for rgmii phy
by Vitaly Andrianov
· 9 years ago
bc3003b
dma: keystone_nav: Fix linkram size
by Vitaly Andrianov
· 9 years ago
bf7bd4e
driver: net: keystone_net: fix phy mode configuration
by Mugunthan V N
· 9 years ago
3df0b8b
remoteproc: Introduce a sandbox dummy driver
by Nishanth Menon
· 9 years ago
ddf56bc
drivers: Introduce a simplified remoteproc framework
by Nishanth Menon
· 9 years ago
4cc7789
drivers: net: cpsw: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
bcd5eed
drivers: net: cpsw: prepare driver for device model migration
by Mugunthan V N
· 9 years ago
858dbdf
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
9a4eb59
dm: rtc: Correct rtc_read32() return value
by Simon Glass
· 9 years ago
b26eb88
rtc: mc146818: Use probe() to set up the device
by Simon Glass
· 9 years ago
1bcb5c3
rtc: mc146818: Add a comment to the #endif
by Simon Glass
· 9 years ago
c7fefcb
debug_uart: Add an option to announce the debug UART
by Simon Glass
· 9 years ago
0e977bc
debug_uart: Support board-specific UART initialisation
by Simon Glass
· 9 years ago
97b0597
debug_uart: Adjust the declaration of debug_uart_init()
by Simon Glass
· 9 years ago
5ac98cb
x86: spi: Add support for Wildcat Point
by George McCollister
· 9 years ago
bbbcb52
dm: pci: Enable VGA address forwarding on bridges
by Bin Meng
· 9 years ago
069155c
dm: pci: Fix pci_last_busno() to return the real last bus no
by Bin Meng
· 9 years ago
af67e7c
video: vesa_fb: Fix wrong return value check of pci_find_class()
by Bin Meng
· 9 years ago
cdf9f08
pci: Set PCI_COMMAND_IO bit for VGA device
by Bin Meng
· 9 years ago
5dbcf3a
dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM
by Simon Glass
· 9 years ago
3129ace
dm: pci: Correct a few debug() statements
by Simon Glass
· 9 years ago
4d21455
dm: pci: Tidy up auto-config error handling
by Simon Glass
· 9 years ago
e8d124f
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
5b37212
mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows
by Stefan Roese
· 9 years ago
cd48225
usb: ehci-marvell.c: Add DM support
by Stefan Roese
· 9 years ago
ef5cd33
dm: core: Enable optional use of fdt_translate_address()
by Stefan Roese
· 9 years ago
44c7987
sunxi: Use Kconfig CONFIG_MMC
by Maxime Ripard
· 9 years ago
7a777f6
mmc: Add generic Kconfig option
by Maxime Ripard
· 9 years ago
4adef27
fastboot: Implement OEM format only when we have MMC support
by Maxime Ripard
· 9 years ago
02cc27c
sunxi: power: Change axp209 LDO3 and LDO4 default to disabled
by Hans de Goede
· 9 years ago
beba401
sunxi: power: Add support for disabling axp209 regulators
by Hans de Goede
· 9 years ago
03f8ae3
sunxi: power: Drop protection against multiple calls from axp221 axp_init()
by Hans de Goede
· 9 years ago
30490b5
sunxi: power: Use pmic_bus functions for axp152 / axp209 driver
by Hans de Goede
· 9 years ago
514b2d9
sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V
by Hans de Goede
· 9 years ago
f339f09
sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V
by Hans de Goede
· 9 years ago
6944aff
sunxi: power: Unify axp pmic function names
by Hans de Goede
· 9 years ago
4011752
sunxi: power: Make all voltages configurable through Kconfig
by Hans de Goede
· 9 years ago
1df4481
sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER
by Hans de Goede
· 9 years ago
2727f3b
dfu: dfu_sf: Take the start address into account
by Fabio Estevam
· 9 years ago
f4c9258
dfu: dfu_sf: Use the erase sector size for erase operations
by Fabio Estevam
· 9 years ago
a7e2c6f
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 9 years ago
aaf87f0
pci: pcie_imx: Fix hang on mx6qp
by Fabio Estevam
· 9 years ago
cb4c833
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
e24bb2b
mtd: nand: vf610_nfc: resync with upstream Linux version
by Stefan Agner
· 9 years ago
2308ea7
exynos: more debug and cleanup in do_sdhci_init()
by Tobias Jakobi
· 9 years ago
995a54c
exynos: be more verbose in process_nodes()
by Tobias Jakobi
· 9 years ago
6a9fbb6
exynos: Fix passing of errors in exynos_mmc_init()
by Tobias Jakobi
· 9 years ago
1a9d173
exynos: Properly zero initialize host in s5p_sdhci_init()
by Tobias Jakobi
· 9 years ago
f861f51
ls102xa: Fix reset hang
by Fabio Estevam
· 9 years ago
f532727
imx_watchdog: Add a header file for watchdog registers
by Fabio Estevam
· 9 years ago
d1d0167
nand: omap_gpmc: Change correctable bit-flips messages to debug()
by Ezequiel García
· 9 years ago
04386f6
Revert "powerpc: ppc4xx: remove lwmon5 support"
by Stefan Roese
· 9 years ago
f2b76c6
mtd: sf: Add support AT26DF081A chip
by Yao Yuan
· 9 years ago
5cb1b7b
spi: tegra20: Add support for mode selection
by Mirza Krak
· 9 years ago
a22bba8
spi: zynq_spi: Fix to configure CPOL, CPHA mask
by Jagan Teki
· 9 years ago
d5f6073
spi: xilinx_spi: Fix to configure CPOL, CPHA mask
by Jagan Teki
· 9 years ago
38ab75a
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
7445435
pci: Fix expansion ROM programming for multi-function devices
by Bin Meng
· 9 years ago
739c5e0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
7bb91dd
sandbox: Correct operaion of 'reset' command
by Simon Glass
· 9 years ago
84d26e2
dm: core: Don't use pinctrl for the root device
by Simon Glass
· 9 years ago
d18f37c
serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP
by Masahiro Yamada
· 9 years ago
6f183e8
gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()
by Przemyslaw Marczak
· 9 years ago
fbb0c7b
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
fe82857
gpio: tegra: use named constants
by Stephen Warren
· 9 years ago
9f75a22
gpio: tegra: remove unused type
by Stephen Warren
· 9 years ago
0c35e3a
ARM: tegra: don't enable GPIOs until direction is set
by Stephen Warren
· 9 years ago
f9d3cab
ARM: tegra: fix GPIO init table programming
by Stephen Warren
· 9 years ago
b8d2421
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
03544c6
I2C: mxc_i2c: make I2C1 and I2C2 optional
by Albert ARIBAUD \\(3ADEV\\)
· 9 years ago
02c2c51
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
c163e43
net: fix netconsole when CONFIG_DM_ETH is set
by Bernhard Nortmann
· 9 years ago
26d3acd
net: phy: on phy device create do not initialize link to 1
by Mugunthan V N
· 9 years ago
be90974
sunxi: mmc: Fix clk-delay settings
by Hans de Goede
· 9 years ago
31c5614
sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin
by Hans de Goede
· 9 years ago
4d58e10
mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)
by Łukasz Majewski
· 9 years ago
1a9c229
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
7bb839d
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 9 years ago
8497ccc
ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*
by Masahiro Yamada
· 9 years ago
080b7a5
pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driver
by Masahiro Yamada
· 9 years ago
Next »