Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d31451a4d181614cf7384779ed38a256c9835cd5
/
drivers
1efa92c
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
542c1e0
drivers/crypto/fsl: assign job-rings to non-TrustZone
by Bryan O'Donoghue
· 7 years ago
c414270
mmc: fsl_esdhc: support SDR104 and HS200
by Peng Fan
· 7 years ago
b9b4236
mmc: fsl_esdhc: add strobe and tuning entry
by Peng Fan
· 7 years ago
20de5b0
rtc: adding RX8010SJ rtc driver
by Nandor Han
· 7 years ago
68d31f6
net: e1000: implement eth_write_hwaddr
by Hannu Lounento
· 7 years ago
f36be3c
net: e1000: split e1000_read_mac_addr
by Hannu Lounento
· 7 years ago
c56999e
net: e1000: add support for writing to EEPROM
by Hannu Lounento
· 7 years ago
45e9aa1
power: pmic/regulator allow dm be omitted by SPL
by Peng Fan
· 7 years ago
e267091
net: fec: fix build warnings for 64bits support
by Ye Li
· 7 years ago
bf8e58b
net: fec: do not access reserved register for i.MX8M
by Peng Fan
· 7 years ago
fa94fb4
gpio: mxc: add i.MX8M support
by Peng Fan
· 7 years ago
3364c4b
mmc: fsl_esdhc: support i.MX8M
by Peng Fan
· 7 years ago
716d496
misc: ocotp: add i.MX8M support
by Peng Fan
· 7 years ago
70e35b4
dm: core: Add a function to look up a uclass by name
by Simon Glass
· 7 years ago
e364e4b
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
by Lukasz Majewski
· 7 years ago
3c32b42
Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig
by Lukasz Majewski
· 7 years ago
b886ed9
Kconfig: usb: Sort USB_FUNCTION_* entries
by Lukasz Majewski
· 7 years ago
0129db7
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
c96b0f0
Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 7 years ago
ed3b082
Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig
by Adam Ford
· 7 years ago
74588bb
drivers/ddr/fsl: Cleanup unused variable
by York Sun
· 7 years ago
194c2f4
drivers/ddr/fsl: Modify binding registers to save time on data init
by York Sun
· 7 years ago
bc2f32a
drivers/ddr/fsl: Add calculation of register control words
by York Sun
· 7 years ago
6db4fdd
drivers/ddr/fsl: Add 3DS RDIMM support
by York Sun
· 7 years ago
2a4859e
drivers/ddr/fsl: Fix workaround for A009803
by York Sun
· 7 years ago
d9f7fa0
drivers/ddr/fsl: Fix DDR4 RDIMM support
by York Sun
· 7 years ago
8dadfb4
driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
by Yogesh Gaur
· 7 years ago
22069e2
x86: qemu: qfw: Implement acpi_get_rsdp_addr()
by Bin Meng
· 7 years ago
18a702e
nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
by Ezequiel Garcia
· 7 years ago
b0a4f13
nand: arasan_nfc: Use the calculated ecc address for updating ecc register
by Siva Durga Prasad Paladugu
· 7 years ago
45e512c
nand: arasan_nfc: Add support for ondie ecc
by Siva Durga Prasad Paladugu
· 7 years ago
80c889c
nand: arasan_nfc: Move common ecc struct initialization init routine
by Siva Durga Prasad Paladugu
· 7 years ago
88765f9
mvpp2: Fix warning over 32bit vs 64bit targets
by Tom Rini
· 7 years ago
24e8578
clk: clk_stm32: Add .set_rate callback
by Patrice Chotard
· 7 years ago
c8bda54
serial: Make full device search optional
by Alexander Graf
· 7 years ago
28f1898
cfi_flash: Always define cfi_flash_num_flash_banks
by Mario Six
· 7 years ago
dde8550
cfi_flash: Fix indention
by Mario Six
· 7 years ago
bc762c1
cfi_flash: Fix long lines
by Mario Six
· 7 years ago
aaf1a4a
cfi_flash: Bound-check index before array access
by Mario Six
· 7 years ago
324b940
flash: Fix spelling of "ERR_TIMOUT"
by Mario Six
· 7 years ago
f8783d2
cfi_flash: Rename camel-case variables
by Mario Six
· 7 years ago
246e506
cfi_flash: Fix strings split across lines
by Mario Six
· 7 years ago
f4bab85
cfi_flash: Use u8 pointers instead of void pointers
by Mario Six
· 7 years ago
6cf5574
cfi_flash: Remove assignments from if conditions
by Mario Six
· 7 years ago
d544ddf
cfi_flash: Remove return from void function
by Mario Six
· 7 years ago
c4b85c3
cfi_flash: Fix placement of brace
by Mario Six
· 7 years ago
411ede3
cfi_flash: Fix else after break
by Mario Six
· 7 years ago
acf1208
cfi_flash: Fix spelling of "Unknown"
by Mario Six
· 7 years ago
179b8d6
cfi_flash: Add missing braces in blocks
by Mario Six
· 7 years ago
d1141c5
cfi_flash: Remove unnecessary braces
by Mario Six
· 7 years ago
1ec6d34
cfi_flash: Fix comment style
by Mario Six
· 7 years ago
9355d55
cfi_flash: Use __func__ macro instead of function name
by Mario Six
· 7 years ago
0c9be97
cfi_flash: Fix logical continuations
by Mario Six
· 7 years ago
cbe41ca
cfi_flash: Remove braces for single-statement blocks
by Mario Six
· 7 years ago
c7e359e
cfi_flash: Fix missing/superfluous lines
by Mario Six
· 7 years ago
a828c1e
cfi_flash: Fix spacing around casts/operators
by Mario Six
· 7 years ago
76857f0
cfi_flash: Fix indent of case statements
by Mario Six
· 7 years ago
ae0b9c7
cfi_flash: Fix whitespace with casting
by Mario Six
· 7 years ago
e2c0746
cfi_flash: Fix Parenthesis spacing
by Mario Six
· 7 years ago
88f439f
cfi_flash: Fix style of pointer declarations
by Mario Six
· 7 years ago
fa29069
cfi_flash: Fix space between function name and parenthesis
by Mario Six
· 7 years ago
0039d71
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
7fcd313
bcm2835_pinctrl: Probe pre-reloc
by Alexander Graf
· 7 years ago
a73b0ec
bcm2835_pl011_serial: Add BCM2835 specific serial driver
by Alexander Graf
· 7 years ago
1b44295
bcm2835_mu_serial: Convert to Kconfig
by Alexander Graf
· 7 years ago
633ef89
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
65bfb42
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
2184ccd
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
cce6443
pl01x: Convert to dev_read
by Alexander Graf
· 7 years ago
ff9fd76
serial_bcm283x_mu: Fail loading if not muxed
by Alexander Graf
· 7 years ago
c3883e0
serial_bcm283x_mu: Always skip init
by Alexander Graf
· 7 years ago
35b31e0
serial_bcm283x_mu: Convert to dev_read
by Alexander Graf
· 7 years ago
f7c2628
serial: bcm283x_mu: Remove support for post-init disabling
by Alexander Graf
· 7 years ago
132ca2d
serial: Use next serial device if probing fails
by Alexander Graf
· 7 years ago
044725f
mmc: Add bcm2835 sdhost controller
by Alexander Graf
· 7 years ago
fce8e5c
bcm283x: Add pinctrl driver
by Alexander Graf
· 7 years ago
6dd2fb4
rockchip: clk: guard set_parent implementations against OF_PLATDATA
by Philipp Tomsich
· 7 years ago
e72793d
clk: rockchip: clk_rk3368: Implement "assign-clock-parent"
by David Wu
· 7 years ago
879d2fb
clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate"
by David Wu
· 7 years ago
adcde49
net: gmac_rockchip: Add support for the RK3228 GMAC
by David Wu
· 7 years ago
0bfebea
clk: rockchip: Add rk322x gamc clock support
by David Wu
· 7 years ago
c329842
rockchip: pinctrl: Add rk322x gmac pinctrl support
by David Wu
· 7 years ago
14d5cf0
rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
by David Wu
· 7 years ago
bac972b
net: gmac_rockchip: Add rk3328 gmac support
by David Wu
· 7 years ago
f01c581
clk: rockchip: Add rk3328 gamc clock support
by David Wu
· 7 years ago
b47fc26
rockchip: pinctrl: Add rk3328 gmac pinctrl support
by David Wu
· 7 years ago
1a7665f
rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver
by David Wu
· 7 years ago
672e4f2
net: gmac_rockchip: Add support for the RV1108 GMAC
by David Wu
· 7 years ago
5a04e0c
rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver
by David Wu
· 7 years ago
2d20a63
rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node
by Philipp Tomsich
· 7 years ago
9cf03b0
clk: implement clk_set_defaults()
by Philipp Tomsich
· 7 years ago
f4ba6ed
rockchip: clk: rk3399: implement set_parent() operation
by Philipp Tomsich
· 7 years ago
f760434
clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()
by Philipp Tomsich
· 7 years ago
f8e02b2
clk: add clk_set_parent()
by Philipp Tomsich
· 7 years ago
d5d3655
clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value
by Patrice Chotard
· 7 years ago
e2d564e
clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()
by Patrice Chotard
· 7 years ago
b710b7f
clk: clk_stm32f: Remove STMMAC clock setup
by Patrice Chotard
· 7 years ago
acd97ca
clk: stm32: retrieve external oscillator frequency from DT
by Patrice Chotard
· 7 years ago
aed664a
serial: ns16550: Fix style violation
by Mario Six
· 7 years ago
Next »