Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c61e5e4b70213d5a868130bad47354823ca7c759
/
drivers
c61e5e4
ddr: marvell: axp: fix array types have different bounds warning
by Marek Behún
· Sun Mar 07 00:00:34 2021 +0100
8977d01
ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x
by Marek Behún
· Thu Mar 04 11:23:14 2021 +0100
6d5e3fe
ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository
by Pali Rohár
· Tue Mar 02 11:17:41 2021 +0100
0d26759
ddr: marvell: a38x: Add more space for additional info from SPD
by Sujeet Baranwal
· Fri Feb 26 11:56:59 2021 +0100
af4c7c5
usb: mtu3: flush cache for next GPD
by developer
· Wed Mar 03 16:07:05 2021 +0800
babc9f1
x86: Move INTEL_ACPIGEN to arch/x86
by Simon Glass
· Tue Feb 23 05:35:41 2021 -0500
21e8bbe
Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Mon Mar 08 07:41:50 2021 -0500
f22774c
button: adc: fix treshold typo
by Neil Armstrong
· Tue Feb 23 16:07:51 2021 +0100
8a71416
arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64
by Siew Chin Lim
· Mon Mar 01 20:04:10 2021 +0800
a0aba78
dm: sysreset: Add a Kconfig option for the 'reset' command
by Bin Meng
· Thu Feb 25 17:22:52 2021 +0800
09fb76d
gpio: mpc8xxx: Support controller register physical address beyond 32-bit
by Bin Meng
· Thu Feb 25 17:22:50 2021 +0800
90ea54b
virtio: Fix VirtIO BLK driver dependency
by Bin Meng
· Thu Feb 25 17:22:47 2021 +0800
2b05a52
pci: mpc85xx: Support 64-bit bus and cpu address
by Bin Meng
· Thu Feb 25 17:22:42 2021 +0800
0798422
pci: mpc85xx: Support controller register physical address beyond 32-bit
by Bin Meng
· Thu Feb 25 17:22:41 2021 +0800
21cf67c
pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW
by Bin Meng
· Thu Feb 25 17:22:40 2021 +0800
e39f8e0
pci: fsl_pci_init: Dynamically allocate the PCI regions
by Bin Meng
· Thu Feb 25 17:22:22 2021 +0800
48ab3df
serial: ns16550: Handle zero <clock-frequency> value
by Bin Meng
· Wed Feb 03 22:42:25 2021 +0800
01b792b
serial: ns16550: Correct the base address type
by Bin Meng
· Wed Feb 03 21:22:40 2021 +0800
49b5e2e
sandbox: host bind must close file descriptor
by Heinrich Schuchardt
· Wed Feb 03 00:21:56 2021 +0100
d6206a5
dm: core: Add DM_DEVICE_REMOVE condition to all exit paths
by Simon Glass
· Wed Feb 03 21:29:44 2021 -0700
e07434b
dm: core: Fix allocation of empty of-platdata
by Simon Glass
· Wed Feb 03 21:29:43 2021 -0700
a30f24f
Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Wed Mar 03 10:10:34 2021 -0500
3d8f168
usb: USB keyboard requires DM_KEYBOARD
by Heinrich Schuchardt
· Sun Feb 28 12:50:49 2021 +0100
e467000
usb: gadget: Use dbg_ep0() macro instead of serial_printf()
by Pali Rohár
· Sun Feb 07 14:50:11 2021 +0100
858df84
usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint
by Pali Rohár
· Sun Feb 07 14:50:10 2021 +0100
067be3e
usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand
by Pali Rohár
· Sun Feb 07 14:50:09 2021 +0100
d0ee6e5
usb: musb: Fix receiving of bigger buffers
by Pali Rohár
· Sun Feb 07 14:50:08 2021 +0100
4540aae
usb: musb: Fix transmission of bigger buffers
by Pali Rohár
· Sun Feb 07 14:50:07 2021 +0100
980d36d
usb: musb: Read value of PERI_RXCSR to 16bit variable
by Pali Rohár
· Sun Feb 07 14:50:06 2021 +0100
4711218
usb: musb: Fix configuring FIFO for endpoints
by Pali Rohár
· Sun Feb 07 14:50:05 2021 +0100
41d6fa8
usb: musb: Always clear the data toggle bit when configuring ep
by Pali Rohár
· Sun Feb 07 14:50:04 2021 +0100
29825e9
serial: usbtty: Send urb data in correct order
by Pali Rohár
· Sun Feb 07 14:50:02 2021 +0100
84567c3
serial: usbtty: Fix puts function
by Pali Rohár
· Sun Feb 07 14:50:01 2021 +0100
d7abe4c
rng: iproc_rng200: Enable support for RPi4 armv7
by Matthias Brugger
· Fri Feb 26 11:48:00 2021 +0100
67565bd
drivers: mmc: iproc_sdhci: enable HS200 mode
by Bharat Gooty
· Fri Feb 26 11:45:13 2021 +0530
e8801ac
mmc: fsl_esdhc_imx: fix the DTOCV to 0xE
by Haibo Chen
· Fri Feb 19 11:25:32 2021 -0800
eaf8ccc
mmc: fsl_esdhc_imx: Add a compatible for i.MX51
by Fabio Estevam
· Mon Feb 15 08:58:15 2021 -0300
8385825
thermal: imx_tmu: enable monitoring and default alert/critical
by Tim Harvey
· Fri Feb 05 16:11:05 2021 -0800
36e815b
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Fri Feb 26 15:11:08 2021 -0500
0c5c020
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Fri Feb 26 12:41:19 2021 -0500
1d2f3d5
usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver()
by Patrice Chotard
· Wed Feb 17 10:17:27 2021 +0100
3a99448
fastboot: add UUU command UCmd and ACmd support
by Heiko Schocher
· Wed Feb 10 09:29:03 2021 +0100
c4f2d64
fastboot: Allow u-boot-style partitions
by Sean Anderson
· Fri Feb 05 09:39:00 2021 -0500
c83e384
fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name
by Sean Anderson
· Fri Feb 05 09:38:59 2021 -0500
7ea25da
fastboot: Remove mmcpart argument from raw_part_get_info_by_name
by Sean Anderson
· Fri Feb 05 09:38:58 2021 -0500
b2f1c0b
mmc: sandbox: Add support for writing
by Sean Anderson
· Fri Feb 05 09:38:53 2021 -0500
f344991
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Fri Feb 26 07:55:16 2021 -0500
c47c0d8
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Fri Feb 26 07:54:27 2021 -0500
b97bb61
mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG
by Reto Schneider
· Thu Feb 11 13:05:48 2021 +0100
3d431b9
mtd: nand: spi: Only one dummy byte in QUADIO
by Hauke Mehrtens
· Thu Feb 11 13:05:47 2021 +0100
c9ad048
spi: nxp_fspi: Fix error reporting
by Adam Ford
· Mon Jan 18 15:32:49 2021 -0600
efaf271
ddr: marvell: a38x: fix comment in conditional macro
by Marek Behún
· Fri Feb 19 17:11:26 2021 +0100
4235130
ddr: marvell: a38x: bump version to 14.0.0
by Marek Behún
· Fri Feb 19 17:11:25 2021 +0100
be975cd
ddr: marvell: a38x: enum mv_ddr_twin_die: change order
by heaterC
· Fri Feb 19 17:11:24 2021 +0100
b9eaf11
ddr: marvell: a38x: import code change from upstream
by Marek Behún
· Fri Feb 19 17:11:23 2021 +0100
2b368e1
ddr: marvell: a38x: fix memory cs size function
by Moti Buskila
· Fri Feb 19 17:11:22 2021 +0100
6965302
ddr: marvell: a38x: import header change from upstream
by Marek Behún
· Fri Feb 19 17:11:21 2021 +0100
e042270
ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bit
by Moti Buskila
· Fri Feb 19 17:11:20 2021 +0100
498475e
ddr: marvell: a38x: add support for twin-die combined memory device
by Moti Buskila
· Fri Feb 19 17:11:19 2021 +0100
0ebed9d
ddr: marvell: a38x: add 16Gbit memory devices support
by Moti Buskila
· Fri Feb 19 17:11:18 2021 +0100
4951d42
ddr: marvell: a38x: allow board specific ODT configuration
by Baruch Siach
· Fri Feb 19 17:11:17 2021 +0100
f4e6270
ddr: marvell: a38x: import header change from upstream
by Marek Behún
· Fri Feb 19 17:11:16 2021 +0100
5be9915
ddr: marvell: a38x: fix memory size calculation using 32bit bus width
by Moti Buskila
· Fri Feb 19 17:11:15 2021 +0100
4b58bf0
ddr: marvell: a38x: fix 32bit
by Moti Buskila
· Fri Feb 19 17:11:14 2021 +0100
82b3415
ddr: marvell: a38x: import header change from upstream
by Marek Behún
· Fri Feb 19 17:11:13 2021 +0100
7eccedb
ddr: marvell: a38x: add ddr 32bit ECC support
by Alex Leibovich
· Fri Feb 19 17:11:12 2021 +0100
05ee0ad
ddr: marvell: a38x: add ddr32 support
by Alex Leibovich
· Fri Feb 19 17:11:11 2021 +0100
cd4d2cf
ddr: marvell: a38x: import header change from upstream
by Marek Behún
· Fri Feb 19 17:11:10 2021 +0100
0114416
ddr: marvell: a38x: fix write leveling suplementary algo
by Moti Buskila
· Fri Feb 19 17:11:09 2021 +0100
a53b7fc
pci: pci_mvebu: set local dev to number 1
by Marek Behún
· Mon Feb 08 23:01:41 2021 +0100
8903673
pci: pci_mvebu: refactor validation of addresses for config access
by Marek Behún
· Mon Feb 08 23:01:40 2021 +0100
d2ed1e5
pci: pci_mvebu: debug rd/wr config as other drivers do
by Marek Behún
· Mon Feb 08 23:01:39 2021 +0100
9df558d
pci: pci_mvebu: cosmetic fix
by Marek Behún
· Mon Feb 08 23:01:38 2021 +0100
05f0f50
pci: pci_mvebu: use dev_seq instead of static variable
by Marek Behún
· Mon Feb 08 23:01:37 2021 +0100
9057a2c
arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes
by Pali Rohár
· Fri Feb 05 15:32:28 2021 +0100
f453a1c
mtd: spi-nor-ids: Add support of flash protection to w25q128
by Su Baocheng
· Mon Jan 25 10:59:05 2021 +0800
43a51bf
mtd: spi-nor-ids: Add Gigadevice GD25LQ64C
by Alper Nebi Yasak
· Sat Oct 31 19:20:12 2020 +0300
060ae38
spi: imx: Implement set_speed
by Marek Vasut
· Wed Feb 03 17:53:57 2021 +0100
00aeaa0
net: cortina_ni: buffer overrun
by Heinrich Schuchardt
· Sat Feb 20 10:44:04 2021 +0100
83b42fa
mtd: rawnand: cortina_nand: missing initialization
by Heinrich Schuchardt
· Sat Feb 20 10:42:50 2021 +0100
d3f1735
dm: ddr: socfpga: don't assign values that are not used
by Heinrich Schuchardt
· Sat Feb 20 10:40:23 2021 +0100
b2ce421
rng: iProc rng200: Rename ..._platdata variables to just ..._plat
by Peter Robinson
· Thu Feb 18 20:06:37 2021 +0000
08dd615
virtio: fix off by one device id comparison
by Vincent Stehlé
· Sun Feb 14 19:39:04 2021 +0100
df070ce
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Feb 23 10:45:55 2021 -0500
b8003d5
spi: zynqmp_gqspi: fix set_speed bug on multiple runs
by Brandon Maier
· Wed Jan 20 14:28:30 2021 -0600
179f7d7
net: gem: Fix error path in zynq_gem_probe
by Michal Simek
· Thu Feb 11 19:03:30 2021 +0100
68cd67d
net: gem: Enable ethernet rx clock for versal
by T Karthik Reddy
· Wed Feb 03 03:10:48 2021 -0700
f814987
i2c: i2c_cdns: Enable i2c clock
by T Karthik Reddy
· Wed Feb 03 03:10:46 2021 -0700
277300f
clk: versal: Add support to enable clocks
by T Karthik Reddy
· Wed Feb 03 03:10:47 2021 -0700
2aa360e
clk: zynqmp: Add support to enable clocks
by T Karthik Reddy
· Wed Feb 03 03:10:45 2021 -0700
4171095
clk: zynq: Add dummy clock enable function
by Michal Simek
· Tue Feb 09 15:28:15 2021 +0100
36eca7c
fpga: zynqpl: fix buffer alignment
by Michael Walle
· Wed Feb 10 22:42:29 2021 +0100
3b9ad30
serial: s5p: Allow independent selection
by Mark Kettenis
· Fri Feb 12 23:22:18 2021 +0100
4be6f11
power: pmic: remove pmic_max8997/8 files
by Jaehoon Chung
· Tue Feb 23 07:28:23 2021 +0900
00b5acd
Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Mon Feb 22 12:37:02 2021 -0500
3b388a3
Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· Mon Feb 22 09:12:04 2021 -0500
8b83126
Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Mon Feb 22 09:11:27 2021 -0500
9fcb0d7
clk: ti: improve debug messages for clkctrl driver
by Dario Binacchi
· Sat Feb 13 12:02:30 2021 +0100
b6f9a8e
uec.h: fix COFIG_DM typo
by Rasmus Villemoes
· Mon Oct 05 15:15:18 2020 +0200
c1391e2
dm_qe_uec.c: fix indentation in uec_set_mac_if_mode()
by Rasmus Villemoes
· Mon Oct 05 15:15:17 2020 +0200
Next »