Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
077afbdec6eb1b679624baa6cf201469a473c00a
/
drivers
077afbd
mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices
by Kris Chaplin
· Mon Oct 18 03:26:50 2021 -0700
4b4896d
mtd: Remove mtd_erase_callback() entirely
by Marek Behún
· Tue Oct 05 15:56:06 2021 +0200
2e7d762
mtd: mtdpart: Make mtdpart's _erase method sane
by Marek Behún
· Tue Oct 05 15:56:05 2021 +0200
b94e9e9
mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()
by Marek Behún
· Tue Oct 05 15:56:04 2021 +0200
e86e9e2
mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase()
by Marek Behún
· Tue Oct 05 15:56:03 2021 +0200
b6cc44d
mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase()
by Marek Behún
· Tue Oct 05 15:56:02 2021 +0200
987482c
mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase()
by Marek Behún
· Tue Oct 05 15:56:00 2021 +0200
d929a6f
mtd: spi-nor-core: Don't overwrite return value if it is non-zero
by Marek Behún
· Tue Oct 05 15:55:59 2021 +0200
9e4893b
mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase()
by Marek Behún
· Tue Oct 05 15:55:58 2021 +0200
883cdc3
mtd: spi-nor-core: Try cleaning up in case writing BAR failed
by Marek Behún
· Tue Oct 05 15:55:57 2021 +0200
5f46ddc
mtd: spi-nor: Add support for Spansion S25FL256L
by Takahiro Kuwano
· Thu Sep 30 11:23:37 2021 +0900
b688198
mtd: spi-nor-ids: Add GD25LQ256D Chip
by Yanhong Wang
· Thu Sep 30 19:53:01 2021 +0800
2c3620f
mtd: spi-nor-ids: Reinstate Micron MT25QL02G
by Marek Vasut
· Tue Oct 05 10:58:47 2021 +0200
bd45aab
mtd: spinand: macronix: Fix ECC Status Read
by Haolin Li
· Sun Sep 05 22:41:41 2021 +0800
0f3e393
Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Thu Oct 07 09:02:22 2021 -0400
2e166c8
usb: dwc3: meson-gxl: add AXG compatible
by Neil Armstrong
· Fri Sep 17 09:37:01 2021 +0200
c7bfcbe
pci: pcie_dw_meson: fix usb fail when pci link fails to go up
by Neil Armstrong
· Wed Sep 08 14:32:12 2021 +0200
cc382ff
sysreset: provide SBI based sysreset driver
by Heinrich Schuchardt
· Sun Sep 12 21:11:46 2021 +0200
4c33c26
serial: Add a debug console using the RISC-V SBI interface
by Samuel Holland
· Sun Sep 12 10:56:09 2021 -0500
e72139e
clk: k210: Try harder to get the best config
by Sean Anderson
· Sat Sep 11 13:20:03 2021 -0400
89c3584
k210: clk: Refactor out_of_spec tests
by Sean Anderson
· Sat Sep 11 13:20:01 2021 -0400
b0126e9
clk: k210: Fix checking if ulongs are less than 0
by Sean Anderson
· Sat Sep 11 13:20:00 2021 -0400
f6d26d8
Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig
by Tom Rini
· Wed Sep 22 14:50:39 2021 -0400
a73788c
Convert CONFIG_NAND_FSL_ELBC et al to Kconfig
by Tom Rini
· Wed Sep 22 14:50:37 2021 -0400
64fc331
Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig
by Tom Rini
· Wed Sep 22 14:50:36 2021 -0400
3bde7e2
nand.h: Cleanup linux/mtd/rawnand.h usage
by Tom Rini
· Wed Sep 22 14:50:35 2021 -0400
fdae007
Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig
by Tom Rini
· Wed Sep 22 14:50:34 2021 -0400
8e6d9c7
Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig
by Tom Rini
· Wed Sep 22 14:50:33 2021 -0400
a2fbd4a
Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig
by Tom Rini
· Wed Sep 22 14:50:32 2021 -0400
69af172
nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support
by Tom Rini
· Wed Sep 22 14:50:31 2021 -0400
2510a81
Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig
by Tom Rini
· Wed Sep 22 14:50:30 2021 -0400
fae1dab
Convert CONFIG_SPL_NAND_LOAD et al to Kconfig
by Tom Rini
· Wed Sep 22 14:50:29 2021 -0400
0820427
Convert CONFIG_NAND_LPC32XX_MLC to Kconfig
by Tom Rini
· Wed Sep 22 14:50:28 2021 -0400
5fe15c0
reboot-mode: migrate uclass to livetree
by Patrick Delaunay
· Mon Sep 20 18:27:20 2021 +0200
185bb7e
demo: migrate uclass to livetree
by Patrick Delaunay
· Mon Sep 20 17:58:33 2021 +0200
c249ae5
remoteproc: migrate uclass to livetree
by Patrick Delaunay
· Mon Sep 20 17:56:06 2021 +0200
8e10c71
gpio: Factor out DT flag translation
by Samuel Holland
· Sat Sep 11 17:05:53 2021 -0500
78acb92
gpio: Verify validity of pin offsets from device trees
by Samuel Holland
· Sat Sep 11 17:05:52 2021 -0500
8f53a33
gpio: Verify validity of pin offsets when looking up names
by Samuel Holland
· Sat Sep 11 17:05:51 2021 -0500
f02f957
pinctrl: single: Add request() api
by Bharat Gooty
· Tue Aug 24 15:46:32 2021 +0530
1063e10
pinctrl: single: Parse gpio details from dt
by Bharat Gooty
· Tue Aug 24 15:46:31 2021 +0530
d140bba
Merge branch 'next'
by Tom Rini
· Mon Oct 04 11:27:55 2021 -0400
545be19
mtd: cqspi: Fix division by zero
by Marek Vasut
· Tue Sep 14 05:21:48 2021 +0200
d35cdfb
watchdog: rti_wdt: Add support for loading firmware
by Jan Kiszka
· Sat Sep 18 08:17:55 2021 +0200
4d5d5d3
pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static
by Vladimir Oltean
· Fri Sep 17 15:11:30 2021 +0300
06a6805
pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup
by Vladimir Oltean
· Fri Sep 17 15:11:29 2021 +0300
3ea9a7a
pci: layerscape: ls_pcie_conf_address can be static
by Vladimir Oltean
· Fri Sep 17 15:11:28 2021 +0300
86fa8b0
pci: _dm_pci_phys_to_bus can be static
by Vladimir Oltean
· Fri Sep 17 15:11:27 2021 +0300
69c5f8a
pci: pci_read_config can be static
by Vladimir Oltean
· Fri Sep 17 15:11:26 2021 +0300
278a5b5
pci: pci_write_config can be static
by Vladimir Oltean
· Fri Sep 17 15:11:25 2021 +0300
2363f8a
pci: include pci_internal.h inside pci_auto.c
by Vladimir Oltean
· Fri Sep 17 15:11:21 2021 +0300
32ff6e2
rtc: rx8025: revise single register write to use offset
by Mathew McBride
· Fri Sep 17 06:46:04 2021 +0000
f096e2d
rtc: rx8025: set date in a single i2c transaction
by Mathew McBride
· Fri Sep 17 06:46:03 2021 +0000
f36e6c7
rtc: rx8025: add support for EPSON RX8035.
by Mathew McBride
· Fri Sep 17 06:46:02 2021 +0000
25026cb
rtc: rx8025: drop non-DM support
by Mathew McBride
· Fri Sep 17 06:46:01 2021 +0000
997f84d
serial: Remove extraneous SYS_MALLOC_F check
by Tom Rini
· Mon Sep 13 17:24:54 2021 -0400
eac76b8
arm: Remove zmx25 board and ARCH_MX25
by Tom Rini
· Thu Sep 09 07:54:50 2021 -0400
f0d7650
arm: Remove aspenite board
by Tom Rini
· Thu Sep 09 07:54:49 2021 -0400
74f00e8
arm: Remove flea3 board
by Tom Rini
· Tue Sep 14 09:09:31 2021 -0400
2154876
Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Sep 30 11:29:41 2021 -0400
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
9d328a6
WS cleanup: remove trailing white space
by Wolfgang Denk
· Mon Sep 27 17:42:38 2021 +0200
accb63b
WS cleanup: remove excessive empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:37 2021 +0200
3fd6633
WS cleanup: remove trailing empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:36 2021 +0200
d630edd
watchdog: versal: Add support for expire now
by Ashok Reddy Soma
· Tue Sep 28 11:31:59 2021 +0530
db1aa0d
watchdog: versal: Add support for basic window watchdog
by Ashok Reddy Soma
· Tue Sep 28 11:31:58 2021 +0530
b5ef0ba
clk: versal: Enable only GATE type clocks
by T Karthik Reddy
· Tue Sep 28 11:30:27 2021 +0530
9df3865
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next
by Tom Rini
· Wed Sep 29 07:58:20 2021 -0400
ecc4a23
Merge branch '2021-09-25-TI-platform-updates' into next
by Tom Rini
· Tue Sep 28 19:18:56 2021 -0400
33d2cf9
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
by Patrice Chotard
· Mon Sep 13 16:25:53 2021 +0200
5b4956a
mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0
by Marek Vasut
· Tue Sep 14 20:28:24 2021 +0200
9838538
mtd: spi: nor: force mtd name to "nor%d"
by Patrick Delaunay
· Wed Sep 22 18:29:08 2021 +0200
e22c968
net: dsa: felix: check return code of mdio_alloc and mdio_register
by Vladimir Oltean
· Mon Sep 27 14:22:02 2021 +0300
c1759a8
net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:59 2021 +0300
ad2e1fc
net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:58 2021 +0300
f201344
net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:57 2021 +0300
34b98bc
net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:56 2021 +0300
208cf4a
net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:55 2021 +0300
1cf22ab
net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:54 2021 +0300
1e70f9f
net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:53 2021 +0300
7947ab4
net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:52 2021 +0300
f3b1db7
net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:51 2021 +0300
5a9dd58
net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:50 2021 +0300
c99dd24
net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:49 2021 +0300
dcd21cc
net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:48 2021 +0300
487ce78
net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:47 2021 +0300
c786b52
net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:46 2021 +0300
ec7a56b
net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:45 2021 +0300
17c24f9
net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:44 2021 +0300
ca8d72e
net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
by Vladimir Oltean
· Mon Sep 27 14:21:43 2021 +0300
dff95bf
net: tsec: read the phy-mode property as fallback to phy-connection-type
by Vladimir Oltean
· Sat Sep 18 15:46:55 2021 +0300
0e57757
net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode
by Vladimir Oltean
· Sat Sep 18 15:46:54 2021 +0300
19d04df
net: dsa: felix: remove "xgmii" phy-mode
by Vladimir Oltean
· Sat Sep 18 15:32:37 2021 +0300
5c10f9e
net: enetc: remove support for "xgmii" phy-mode
by Vladimir Oltean
· Sat Sep 18 15:32:36 2021 +0300
6caef97
net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"
by Vladimir Oltean
· Sat Sep 18 15:32:35 2021 +0300
6a6e402
net: replace the "xfi" phy-mode with "10gbase-r"
by Vladimir Oltean
· Sat Sep 18 15:32:34 2021 +0300
c22e3b8
net: phy: genphy_init can be static
by Vladimir Oltean
· Sat Sep 18 14:55:24 2021 +0300
5041e42
net: update NXP copyright text
by Vladimir Oltean
· Fri Sep 17 14:27:13 2021 +0300
e26bcf6
net: dsa: felix: propagate the error code from phy_startup()
by Vladimir Oltean
· Tue Aug 24 15:00:43 2021 +0300
81cec03
net: dsa: felix: call phy_config at .port_probe() time
by Vladimir Oltean
· Tue Aug 24 15:00:42 2021 +0300
Next »