Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d4f422f88667ac27d1f039211a44515d94b48824
/
drivers
d4f422f
i2c: fsl_i2c: Remove inline declarations
by Mario Six
· 7 years ago
a059de1
i2c: fsl_i2c: Fix style violations
by Mario Six
· 7 years ago
a43aebe
usb: ulpi: kconfig: Remove meaningless choice default
by Ulf Magnusson
· 7 years ago
a4d4032
usb: dwc2: make casts of ep->dma_buf consistent
by Tom Rini
· 7 years ago
211a3a2
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
22191ac
drivers/crypto/fsl: assign job-rings to non-TrustZone
by Bryan O'Donoghue
· 7 years ago
51313b4
mmc: fsl_esdhc: support SDR104 and HS200
by Peng Fan
· 7 years ago
59d3782
mmc: fsl_esdhc: add strobe and tuning entry
by Peng Fan
· 7 years ago
958a210
rtc: adding RX8010SJ rtc driver
by Nandor Han
· 7 years ago
8d9bde0
net: e1000: implement eth_write_hwaddr
by Hannu Lounento
· 7 years ago
e0a75fe
net: e1000: split e1000_read_mac_addr
by Hannu Lounento
· 7 years ago
f1bcad2
net: e1000: add support for writing to EEPROM
by Hannu Lounento
· 7 years ago
a35332f
power: pmic/regulator allow dm be omitted by SPL
by Peng Fan
· 7 years ago
f24e482
net: fec: fix build warnings for 64bits support
by Ye Li
· 7 years ago
238a53c
net: fec: do not access reserved register for i.MX8M
by Peng Fan
· 7 years ago
8953d86
gpio: mxc: add i.MX8M support
by Peng Fan
· 7 years ago
eec2d43
mmc: fsl_esdhc: support i.MX8M
by Peng Fan
· 7 years ago
8a099b6
misc: ocotp: add i.MX8M support
by Peng Fan
· 7 years ago
6e43d1b
dm: core: Add a function to look up a uclass by name
by Simon Glass
· 7 years ago
4f60e5d
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
by Lukasz Majewski
· 7 years ago
c6c1ca1
Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig
by Lukasz Majewski
· 7 years ago
b769659
Kconfig: usb: Sort USB_FUNCTION_* entries
by Lukasz Majewski
· 7 years ago
48f58a5
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
ab21ece
Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 7 years ago
11d2e98
Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig
by Adam Ford
· 7 years ago
140ad2d
drivers/ddr/fsl: Cleanup unused variable
by York Sun
· 7 years ago
944537c
drivers/ddr/fsl: Modify binding registers to save time on data init
by York Sun
· 7 years ago
564e938
drivers/ddr/fsl: Add calculation of register control words
by York Sun
· 7 years ago
c0c32af
drivers/ddr/fsl: Add 3DS RDIMM support
by York Sun
· 7 years ago
d46ec0b
drivers/ddr/fsl: Fix workaround for A009803
by York Sun
· 7 years ago
426230a
drivers/ddr/fsl: Fix DDR4 RDIMM support
by York Sun
· 7 years ago
f9747a5
driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
by Yogesh Gaur
· 7 years ago
2d1c661
x86: qemu: qfw: Implement acpi_get_rsdp_addr()
by Bin Meng
· 7 years ago
d55c815
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
by Ezequiel Garcia
· 7 years ago
f25ac66
nand: arasan_nfc: Use the calculated ecc address for updating ecc register
by Siva Durga Prasad Paladugu
· 7 years ago
cacb8a0
nand: arasan_nfc: Add support for ondie ecc
by Siva Durga Prasad Paladugu
· 7 years ago
b08fc34
nand: arasan_nfc: Move common ecc struct initialization init routine
by Siva Durga Prasad Paladugu
· 7 years ago
c5e6e9b
mvpp2: Fix warning over 32bit vs 64bit targets
by Tom Rini
· 7 years ago
05e23dd
clk: clk_stm32: Add .set_rate callback
by Patrice Chotard
· 7 years ago
ae5326a
serial: Make full device search optional
by Alexander Graf
· 7 years ago
d9a3569
cfi_flash: Always define cfi_flash_num_flash_banks
by Mario Six
· 7 years ago
c0350fb
cfi_flash: Fix indention
by Mario Six
· 7 years ago
ddcf054
cfi_flash: Fix long lines
by Mario Six
· 7 years ago
5701ba8
cfi_flash: Bound-check index before array access
by Mario Six
· 7 years ago
9dbaebc
flash: Fix spelling of "ERR_TIMOUT"
by Mario Six
· 7 years ago
c8a9a82
cfi_flash: Rename camel-case variables
by Mario Six
· 7 years ago
876c52f
cfi_flash: Fix strings split across lines
by Mario Six
· 7 years ago
5312838
cfi_flash: Use u8 pointers instead of void pointers
by Mario Six
· 7 years ago
d3525b6
cfi_flash: Remove assignments from if conditions
by Mario Six
· 7 years ago
ab61cfb
cfi_flash: Remove return from void function
by Mario Six
· 7 years ago
0cec0a1
cfi_flash: Fix placement of brace
by Mario Six
· 7 years ago
9860137
cfi_flash: Fix else after break
by Mario Six
· 7 years ago
9f72021
cfi_flash: Fix spelling of "Unknown"
by Mario Six
· 7 years ago
12d7fed
cfi_flash: Add missing braces in blocks
by Mario Six
· 7 years ago
4f89da4
cfi_flash: Remove unnecessary braces
by Mario Six
· 7 years ago
a6d18f2
cfi_flash: Fix comment style
by Mario Six
· 7 years ago
38d2831
cfi_flash: Use __func__ macro instead of function name
by Mario Six
· 7 years ago
88ecd8b
cfi_flash: Fix logical continuations
by Mario Six
· 7 years ago
0412e90
cfi_flash: Remove braces for single-statement blocks
by Mario Six
· 7 years ago
7223a8c
cfi_flash: Fix missing/superfluous lines
by Mario Six
· 7 years ago
640f4e3
cfi_flash: Fix spacing around casts/operators
by Mario Six
· 7 years ago
dde0913
cfi_flash: Fix indent of case statements
by Mario Six
· 7 years ago
db91bb2
cfi_flash: Fix whitespace with casting
by Mario Six
· 7 years ago
b168386
cfi_flash: Fix Parenthesis spacing
by Mario Six
· 7 years ago
ca2b07a
cfi_flash: Fix style of pointer declarations
by Mario Six
· 7 years ago
188a556
cfi_flash: Fix space between function name and parenthesis
by Mario Six
· 7 years ago
f2ee915
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
9821636
bcm2835_pinctrl: Probe pre-reloc
by Alexander Graf
· 7 years ago
6001985
bcm2835_pl011_serial: Add BCM2835 specific serial driver
by Alexander Graf
· 7 years ago
fa48759
bcm2835_mu_serial: Convert to Kconfig
by Alexander Graf
· 7 years ago
cf2c778
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
d10fc50
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
884f901
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
b311163
pl01x: Convert to dev_read
by Alexander Graf
· 7 years ago
9dfeffe
serial_bcm283x_mu: Fail loading if not muxed
by Alexander Graf
· 7 years ago
bceab8d
serial_bcm283x_mu: Always skip init
by Alexander Graf
· 7 years ago
80d5001
serial_bcm283x_mu: Convert to dev_read
by Alexander Graf
· 7 years ago
fc8523a
serial: bcm283x_mu: Remove support for post-init disabling
by Alexander Graf
· 7 years ago
608b0c4
serial: Use next serial device if probing fails
by Alexander Graf
· 7 years ago
c8a73a2
mmc: Add bcm2835 sdhost controller
by Alexander Graf
· 7 years ago
caf2233
bcm283x: Add pinctrl driver
by Alexander Graf
· 7 years ago
75b381a
rockchip: clk: guard set_parent implementations against OF_PLATDATA
by Philipp Tomsich
· 7 years ago
64a1220
clk: rockchip: clk_rk3368: Implement "assign-clock-parent"
by David Wu
· 7 years ago
01c60ea
clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate"
by David Wu
· 7 years ago
d12d7c0
net: gmac_rockchip: Add support for the RK3228 GMAC
by David Wu
· 7 years ago
5bb616c
clk: rockchip: Add rk322x gamc clock support
by David Wu
· 7 years ago
20ee0fd
rockchip: pinctrl: Add rk322x gmac pinctrl support
by David Wu
· 7 years ago
424324d
rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
by David Wu
· 7 years ago
b3d2a6d
net: gmac_rockchip: Add rk3328 gmac support
by David Wu
· 7 years ago
7cd4eba
clk: rockchip: Add rk3328 gamc clock support
by David Wu
· 7 years ago
dfb886d
rockchip: pinctrl: Add rk3328 gmac pinctrl support
by David Wu
· 7 years ago
301fff4
rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver
by David Wu
· 7 years ago
caf7461
net: gmac_rockchip: Add support for the RV1108 GMAC
by David Wu
· 7 years ago
77c4261
rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver
by David Wu
· 7 years ago
d2f1f1a
rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node
by Philipp Tomsich
· 7 years ago
f4fcba5
clk: implement clk_set_defaults()
by Philipp Tomsich
· 7 years ago
a45f17e
rockchip: clk: rk3399: implement set_parent() operation
by Philipp Tomsich
· 7 years ago
95f9a7e
clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()
by Philipp Tomsich
· 7 years ago
f7d1046
clk: add clk_set_parent()
by Philipp Tomsich
· 7 years ago
990dba6
clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value
by Patrice Chotard
· 7 years ago
Next »