Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a6f4875de9f2610c2ac7936ab32c1bf8c91ab62a
/
drivers
a6f4875
spi: altera_spi: Minor cleanup
by Jagan Teki
· 9 years ago
8e7c888
spi: altera_spi: Use BIT macro
by Jagan Teki
· 9 years ago
a2888d0
spi: xilinx_spi: Use GENMASK
by Jagan Teki
· 9 years ago
54badcb
spi: tegra: Use GENMASK
by Jagan Teki
· 9 years ago
1a56d6c
spi: omap3_spi: Use GENMASK
by Jagan Teki
· 9 years ago
da1fdfd
spi: fsl_qspi: Use GENMASK
by Jagan Teki
· 9 years ago
fac4491
spi: designware_spi: Use GENMASK
by Jagan Teki
· 9 years ago
493d28a
spi: atmel_spi: Use GENMASK
by Jagan Teki
· 9 years ago
f0a0141
spi: xilinx_spi: Use BIT macro
by Jagan Teki
· 9 years ago
f16e4db
spi: ti_qspi: Use BIT macro
by Jagan Teki
· 9 years ago
7f7ccf7
spi: tegra: Use BIT macro
by Jagan Teki
· 9 years ago
3857b34
spi: sh_qspi: Use BIT macro
by Jagan Teki
· 9 years ago
5b79e43
spi: omap3_spi: Use BIT macro
by Jagan Teki
· 9 years ago
f9c9f6a
spi: mpc8xxx_spi: Use BIT macro
by Jagan Teki
· 9 years ago
827afe5
spi: ich: Use BIT macro
by Jagan Teki
· 9 years ago
c97ca92
spi: fsl: Use BIT macro
by Jagan Teki
· 9 years ago
b17746d
spi: designware_spi: Use BIT macro
by Jagan Teki
· 9 years ago
99d7167
spi: cadence_qspi_apb: Use BIT macro
by Jagan Teki
· 9 years ago
42e3db7
spi: bfin_spi6xx: Use BIT macro
by Jagan Teki
· 9 years ago
8722286
spi: atmel_spi: Use BIT macro
by Jagan Teki
· 9 years ago
e1af6ae
spi: zynq_[q]spi: Use GENMASK macro
by Jagan Teki
· 9 years ago
f94b3f7
spi: zynq_[q]spi: Use BIT macro
by Jagan Teki
· 9 years ago
cc7ae3d
spi: zynq_qspi: Minor cleanups
by Jagan Teki
· 9 years ago
853ef3e
sf: Add FSR support to spi_flash_cmd_wait_ready
by Jagan Teki
· 9 years ago
5181dd9
sf: Update status reg check in spi_flash_cmd_wait_ready
by Jagan Teki
· 9 years ago
4537cec
sf: Make flash->flags use for generic usage
by Jagan Teki
· 9 years ago
5088b07
sf: Optimize BAR write code
by Jagan Teki
· 9 years ago
88e7a7c
sf: Add spi_flash_read_bar
by Jagan Teki
· 9 years ago
2e833d2
sf: Return bank_sel, if flash->bank_curr == bank_sel
by Jagan Teki
· 9 years ago
697cdaa
spi: zynq_spi: Remove unneeded headers
by Jagan Teki
· 9 years ago
c27f1c1
spi: zynq_qspi: Fix to configure CPOL, CPHA mask
by Jagan Teki
· 9 years ago
651de3c
sf: params: Add IS25LP128 part support
by Jagan Teki
· 9 years ago
b47925c
sf: params: Add IS25LP064 part support
by Jagan Teki
· 9 years ago
2e5615c
sf: params: Add IS25LP032 part support
by Jagan Teki
· 9 years ago
12c941e
spi: zynq_spi: Store cs value into private data
by Jagan Teki
· 9 years ago
08dd095
spi: zynq_spi: Rename baudrate divisor mask name
by Jagan Teki
· 9 years ago
be47fc3
spi: zynq_spi: Add config reg shift named macros
by Jagan Teki
· 9 years ago
f2e1c41
spi: Kconfig: Add Zynq QSPI controller entry
by Jagan Teki
· 9 years ago
7fbea8a
spi: Add zynq qspi controller driver
by Jagan Teki
· 9 years ago
7a169ca
Fix bad return value checks (detected with Coccinelle)
by Thomas Huth
· 9 years ago
c5dcb4a
allow LED initialization without STATUS_LED_BOOT
by Bernhard Nortmann
· 9 years ago
191be39
add generic stubs for GPIO LEDs
by Bernhard Nortmann
· 9 years ago
a04b30e
dm: keystone: serial: Add driver model support
by Lokesh Vutla
· 9 years ago
ec06dd8
net: convert altera_tse to driver model and phylib
by Thomas Chou
· 9 years ago
36b9c9a
nios2: convert altera sysid to driver model
by Thomas Chou
· 9 years ago
b1ed686
dm: implement a Miscellaneous uclass
by Thomas Chou
· 9 years ago
3c37849
serial: remove altera serial initializations
by Thomas Chou
· 9 years ago
221d2ac
nios2: convert altera timer to driver model
by Thomas Chou
· 9 years ago
fb798b1
dm: implement a Timer uclass
by Thomas Chou
· 9 years ago
fb1a4bf
nios2 : convert altera_pio to driver model
by Thomas Chou
· 9 years ago
c589954
spi : convert altera_spi to driver model
by Thomas Chou
· 9 years ago
6917a5d
nios2: convert altera_uart to driver model
by Thomas Chou
· 9 years ago
26066df
nios2: convert altera_jtag_uart to driver model
by Thomas Chou
· 9 years ago
3722482
drivers: gpio: omap: add support for parsing additional gpio parameters
by Mugunthan V N
· 9 years ago
39ed4db
drivers: serial: serial_omap: add comaptibles for all ti platforms
by Mugunthan V N
· 9 years ago
595e6f2
drivers: serial: serial_omap: populate default clock frequency when not found in dt
by Mugunthan V N
· 9 years ago
d97631a
drivers: mmc: omap_hsmmc: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
44157de
ARM: k2g: add SD card and eMMC support
by Roger Quadros
· 9 years ago
6f3a23a
driver: net: keystone_net: removing unused code
by Mugunthan V N
· 9 years ago
4cedef3
driver: net: keystone_net: add support for rgmii phy
by Vitaly Andrianov
· 9 years ago
1e2b17e
dma: keystone_nav: Fix linkram size
by Vitaly Andrianov
· 9 years ago
d44bb34
driver: net: keystone_net: fix phy mode configuration
by Mugunthan V N
· 9 years ago
889ee97
remoteproc: Introduce a sandbox dummy driver
by Nishanth Menon
· 9 years ago
08b9dc2
drivers: Introduce a simplified remoteproc framework
by Nishanth Menon
· 9 years ago
7ae228c
drivers: net: cpsw: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
6af98c5
drivers: net: cpsw: prepare driver for device model migration
by Mugunthan V N
· 9 years ago
7afc48d
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
c60a5bc
dm: rtc: Correct rtc_read32() return value
by Simon Glass
· 9 years ago
a10166f
rtc: mc146818: Use probe() to set up the device
by Simon Glass
· 9 years ago
bc93207
rtc: mc146818: Add a comment to the #endif
by Simon Glass
· 9 years ago
1f7338a
debug_uart: Add an option to announce the debug UART
by Simon Glass
· 9 years ago
c52be12
debug_uart: Support board-specific UART initialisation
by Simon Glass
· 9 years ago
60517d7
debug_uart: Adjust the declaration of debug_uart_init()
by Simon Glass
· 9 years ago
374c56f
x86: spi: Add support for Wildcat Point
by George McCollister
· 9 years ago
a070578
dm: pci: Enable VGA address forwarding on bridges
by Bin Meng
· 9 years ago
5bc3f8a
dm: pci: Fix pci_last_busno() to return the real last bus no
by Bin Meng
· 9 years ago
85ad589
video: vesa_fb: Fix wrong return value check of pci_find_class()
by Bin Meng
· 9 years ago
9dd7c00
pci: Set PCI_COMMAND_IO bit for VGA device
by Bin Meng
· 9 years ago
c45abf1
dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM
by Simon Glass
· 9 years ago
3b02d84
dm: pci: Correct a few debug() statements
by Simon Glass
· 9 years ago
b072d52
dm: pci: Tidy up auto-config error handling
by Simon Glass
· 9 years ago
66f5f82
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
207f86e
mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows
by Stefan Roese
· 9 years ago
0390102
usb: ehci-marvell.c: Add DM support
by Stefan Roese
· 9 years ago
adc0905
dm: core: Enable optional use of fdt_translate_address()
by Stefan Roese
· 9 years ago
e0c7aa4
sunxi: Use Kconfig CONFIG_MMC
by Maxime Ripard
· 9 years ago
4f78074
mmc: Add generic Kconfig option
by Maxime Ripard
· 9 years ago
78a52ca
fastboot: Implement OEM format only when we have MMC support
by Maxime Ripard
· 9 years ago
a8c8491
sunxi: power: Change axp209 LDO3 and LDO4 default to disabled
by Hans de Goede
· 9 years ago
84a8b79
sunxi: power: Add support for disabling axp209 regulators
by Hans de Goede
· 9 years ago
5dc30b4
sunxi: power: Drop protection against multiple calls from axp221 axp_init()
by Hans de Goede
· 9 years ago
aa1d512
sunxi: power: Use pmic_bus functions for axp152 / axp209 driver
by Hans de Goede
· 9 years ago
f4da4c9
sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V
by Hans de Goede
· 9 years ago
cf96e3f
sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V
by Hans de Goede
· 9 years ago
d9ee84b
sunxi: power: Unify axp pmic function names
by Hans de Goede
· 9 years ago
04bfd41
sunxi: power: Make all voltages configurable through Kconfig
by Hans de Goede
· 9 years ago
70ce2c8
sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER
by Hans de Goede
· 9 years ago
4556b35
dfu: dfu_sf: Take the start address into account
by Fabio Estevam
· 9 years ago
eae41e9
dfu: dfu_sf: Use the erase sector size for erase operations
by Fabio Estevam
· 9 years ago
0ac9f40
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 9 years ago
Next »