Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6cdd177ca9092d1ee094dd3709e25d116e329ca0
« Previous
fe72880
CVE: net: fix unbounded memcpy of UDP packet
by liucheng (G)
· 5 years ago
12c2a31
net: make net_random_ethaddr() more random
by Michael Walle
· 5 years ago
5ccd657
net: macb: Fix rx buffer cache handling
by Stefan Roese
· 5 years ago
642b80d
net: designware: drop compatible altr, socfpga-stmmac
by Ralph Siemsen
· 5 years ago
19f3b78
Revert "net: macb: Fixed reading MII_LPA register"
by Bin Meng
· 5 years ago
2e0f324
network: set timeline for CONFIG_DM_ETH conversion
by Heinrich Schuchardt
· 5 years ago
e3562b3
drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array
by Alex Marginean
· 5 years ago
53e3d52
net: dwc_et_qos: update weak function board_interface_eth_init
by Patrick Delaunay
· 5 years ago
50d86e5
net: dwc_eth_qos: Change eqos_ops function to static
by Patrick Delaunay
· 5 years ago
9bbff54
drivers: net: pfe_eth: undefined return value
by Heinrich Schuchardt
· 5 years ago
fd6d88f
test: dm_mdio: avoid out of bounds access
by Heinrich Schuchardt
· 5 years ago
a37c082
net: mvpp2: support setting hardware addresses from ethernet core
by Matt Pelland
· 5 years ago
7660d5c
arm: dts: Set custom names for cp110 master/slave MDIO buses
by Alex Marginean
· 5 years ago
8bd37ce
drivers: net: add marvell MDIO driver
by Alex Marginean
· 5 years ago
01c9f04
doc: bindings: add mdio.txt describing generic MDIO properties
by Alex Marginean
· 5 years ago
6b3abc0
net: mdio-uclass: name MDIO according to device-name property if preset
by Alex Marginean
· 5 years ago
259f722
configs: sandbox: enable PCAP capture cmd
by Ramon Fried
· 5 years ago
dc625d0
doc: pcap: add pcap cmd documentation
by Ramon Fried
· 5 years ago
3eaac63
net: introduce packet capture support
by Ramon Fried
· 5 years ago
1bad991
drivers/fsl-mc: Create Kconfig file to manage driver specific configs better
by Florinel Iordache
· 5 years ago
74dd383
drivers: net: driver for MDIO muxes controlled over I2C
by Alex Marginean
· 5 years ago
bb53ae3
Revert "drivers: net: driver for MDIO muxes controlled over I2C"
by Joe Hershberger
· 5 years ago
14a8ade
net: mdio: Clarify code flow Covarity 244085 & 244090
by Joe Hershberger
· 5 years ago
398e751
net: Fix Covarity Defect 244093
by Joe Hershberger
· 5 years ago
448f11f
Merge tag 'arc-for-2019.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc
by Tom Rini
· 5 years ago
968b98b
arc: emsdp: Add more platform-specific compiler options
by Alexey Brodkin
· 5 years ago
fbf8c50
arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division
by Alexey Brodkin
· 5 years ago
9ddaf1d
arc: emsdp: Add initialization of PSRAM
by Alexey Brodkin
· 5 years ago
f65fb41
Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 5 years ago
83a5df4
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 5 years ago
61ce84b
riscv: cache: use CCTL to flush d-cache
by Rick Chen
· 5 years ago
cf6ee11
riscv: dts: move out AE350 L2 node from cpus node
by Rick Chen
· 5 years ago
7045ed9
riscv: cache: Flush L2 cache before jump to linux
by Rick Chen
· 5 years ago
a8323d1
riscv: ax25: add imply v5l2 cache controller
by Rick Chen
· 5 years ago
edf0acb
riscv: ae350: use the v5l2 driver to configure the cache
by Rick Chen
· 5 years ago
4fa4267
dm: cache: add v5l2 cache controller driver
by Rick Chen
· 5 years ago
abd858e
dm: cache: Add enable and disable ops for sandbox and test
by Rick Chen
· 5 years ago
4d0140e
dm: cache: Add enable and disable ops for cache uclass
by Rick Chen
· 5 years ago
d58b0a6
riscv: andes_plic: init plic by scanning each cpu node
by Rick Chen
· 5 years ago
f6cb427
riscv: update fix_rela_dyn
by Marcus Comstedt
· 5 years ago
71bdfcb
riscv: tools: Handle addend to absolute reloc in prelink-riscv
by Marcus Comstedt
· 5 years ago
f379fa6
sifive-fu540: config: Add mmc0 as a boot target device
by Alistair Francis
· 5 years ago
cba0635
riscv: sifive: fu540: set serial environment variable from otp
by Sagar Shrikant Kadam
· 5 years ago
4dfea4b
riscv: cpu: Skip unavailable hart in the get_count() op
by Bin Meng
· 5 years ago
eaae4ee
sh: r2dplus: Switch to DM PCI driver
by Marek Vasut
· 5 years ago
72c2f4a
pci: sh7751: Convert to DM and DT probing
by Marek Vasut
· 5 years ago
8c2c463
sh: r2dplus: Enable OF control
by Marek Vasut
· 5 years ago
c88bced
sh: r2dplus: Enable DM
by Marek Vasut
· 5 years ago
ee3a4a7
sh: Fix OF_SEPARATE support
by Marek Vasut
· 5 years ago
6756762
sh: tmu: Fix SH4 TCNT0 offset
by Marek Vasut
· 5 years ago
d7677bf
dm: core: Decouple DM from DT
by Marek Vasut
· 5 years ago
6dba086
i2c: mxc: add CONFIG_CLK support
by Peng Fan
· 5 years ago
d22c8be
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 5 years ago
7967290
Merge branch '2019-08-30-master-imports'
by Tom Rini
· 5 years ago
47e8ee6
Makefile: fix newline escaping for CONFIG_DEFAULT_ENV_FILE
by Rasmus Villemoes
· 5 years ago
296439e
Revert "vexpress64: fvp dram: add DRAM configuration"
by Ryan Harkin
· 5 years ago
3c7166d
siemens: avoid out of bound access
by Heinrich Schuchardt
· 5 years ago
40a1317
arm: omap2: am43xx: Enable CONFIG_DM_USB
by Suniel Mahesh
· 5 years ago
27351ca
Makefile: clean build generated SPL binary for TI AM65x
by Suniel Mahesh
· 5 years ago
940dd14
configs: enable CONFIG_BLOCK_CACHE for mt7623n_bpir2
by Weijie Gao
· 5 years ago
47b7fa3
mmc: invalidate block cache after hwpart switched successfully
by Weijie Gao
· 5 years ago
1ce8847
Revert "blk: Invalidate block cache when switching hwpart"
by Weijie Gao
· 5 years ago
5e0404f
board_f: fix noncached reservation calculation
by Stephen Warren
· 5 years ago
877294b
Merge tag 'efi-2019-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
25f32e0
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
80505e5
Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 5 years ago
53c7017
efi_selftest: use standalone UEFI program for exception
by Heinrich Schuchardt
· 5 years ago
ce9ad03
efi_selftest: enable Exit() unit test on x86_64
by Heinrich Schuchardt
· 5 years ago
43e881e
configs: MPC8548CDS: Enable PCIe driver
by Hou Zhiqiang
· 5 years ago
2056121
powerpc: MPC8548CDS: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
00acf26
MPC8548: dts: Added PCIe DT node
by Hou Zhiqiang
· 5 years ago
92e025c
dm: pcie_fsl: Add MPC8548 PCIe support
by Hou Zhiqiang
· 5 years ago
7038803
powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selected
by Hou Zhiqiang
· 5 years ago
d15471e
powerpc: MPC8548CDS: Compile legacy PCIe routines conditionally
by Hou Zhiqiang
· 5 years ago
e44b5c0
configs: P5040DS: Enable PCIe driver
by Hou Zhiqiang
· 5 years ago
a1958b1
P5040: dts: Added PCIe DT nodes
by Hou Zhiqiang
· 5 years ago
5274459
dm: pcie_fsl: Add P5040 PCIe support
by Hou Zhiqiang
· 5 years ago
904c4d3
configs: P4080DS: Enable PCIe driver
by Hou Zhiqiang
· 5 years ago
936339a
P4080: dts: Added PCIe DT nodes
by Hou Zhiqiang
· 5 years ago
7b7e4e1
dm: pcie_fsl: Add P4080 PCIe support
by Hou Zhiqiang
· 5 years ago
453b560
configs: P3041DS: Enable PCIe driver
by Hou Zhiqiang
· 5 years ago
7bf7edd
powerpc: corenet_ds: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
fc81606
P3041: dts: Added PCIe DT nodes
by Hou Zhiqiang
· 5 years ago
096d5f8
dm: pcie_fsl: Add P3041 PCIe support
by Hou Zhiqiang
· 5 years ago
a08119b
configs: P2041RDB: Enable PCIe driver
by Hou Zhiqiang
· 5 years ago
e617bb8
powerpc: P2041RDB: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
48a3364
P2041: dts: Added PCIe DT nodes
by Hou Zhiqiang
· 5 years ago
1a92802
dm: pcie_fsl: Add P2041 PCIe support
by Hou Zhiqiang
· 5 years ago
5833a35
powerpc: p_corenet: Compile legacy PCIe routines conditionally
by Hou Zhiqiang
· 5 years ago
7eabbf2
configs: P2020RDB: Enable PCIe driver
by Hou Zhiqiang
· 5 years ago
6875149
P2020: dts: Added PCIe DT nodes
by Hou Zhiqiang
· 5 years ago
2bc49ec
configs: P1020RDB: Enable PCIe driver
by Hou Zhiqiang
· 5 years ago
c1e486e
powerpc: p1_p2_rdb: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
594708d
P1020: dts: Added PCIe DT nodes
by Hou Zhiqiang
· 5 years ago
ba82736
dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCs
by Hou Zhiqiang
· 5 years ago
7e4248c
powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionally
by Hou Zhiqiang
· 5 years ago
7a96397
configs: T1042D4RDB: Enable PCIe driver
by Hou Zhiqiang
· 5 years ago
7597484
powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
3e89360
t104x: dts: Added PCIe DT nodes
by Hou Zhiqiang
· 5 years ago
4392ddb
dm: pcie_fsl: Add T104x PCIe support
by Hou Zhiqiang
· 5 years ago
Next »