Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c2308208df9d01048f223ca816d28401f95eb660
c230820
x86: acpi: Annotate struct acpi_table_header with __packed
by Andy Shevchenko
· Thu Aug 29 17:04:18 2019 +0300
47e3c2d
x86: efi_loader: Use efi_add_conventional_memory_map()
by Park, Aiden
· Tue Sep 03 17:43:46 2019 +0000
954108d
x86: show UEFI images involved in crash
by Heinrich Schuchardt
· Sun Aug 25 19:55:12 2019 +0200
08df6ab
doc: slimbootloader: Update Linux booting steps on QEMU
by Park, Aiden
· Thu Aug 22 21:31:31 2019 +0000
ef4c9e7
x86: qemu: Report high memory in the E820 table
by Bin Meng
· Thu Aug 29 02:53:06 2019 -0700
fc7f57f
x86: qemu: Support getting high memory size
by Bin Meng
· Thu Aug 29 02:53:05 2019 -0700
38502eb
x86: qemu: Extract getting memory size to a separate routine
by Bin Meng
· Thu Aug 29 02:53:04 2019 -0700
31d7b48
x86: Drop weak version board_get_usable_ram_top()
by Bin Meng
· Thu Aug 29 02:53:03 2019 -0700
15a76b1
x86: acpi: Slightly reduce binary size of ACPI tables for Tangier
by Andy Shevchenko
· Mon Aug 26 09:48:15 2019 +0800
e404ca6
tools: Add ifwitool to .gitignore
by Andy Shevchenko
· Mon Aug 19 12:09:37 2019 +0300
fff2aaa
arm: ti: Add missing "=" from previous fix
by Tom Rini
· Mon Sep 09 10:55:45 2019 -0400
691a929
Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Sun Sep 08 21:14:22 2019 -0400
9c7c5f1
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Sat Sep 07 13:49:39 2019 -0400
710a3cd
Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot
by Tom Rini
· Fri Sep 06 19:49:51 2019 -0400
8a92cda
git-mailrc: Add rpi and bcm283x maintainer
by Andrei Gherzan
· Wed Jul 24 15:39:11 2019 +0100
e0825e3
RPI: Add memory map for bcm2711
by Andrei Gherzan
· Wed Jul 24 15:39:10 2019 +0100
b0b964a
mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci
by Matthias Brugger
· Wed Jul 24 15:39:09 2019 +0100
8489d28
ARM: bcm283x: Include definition for additional emmc clock
by Andrei Gherzan
· Wed Jul 24 15:39:08 2019 +0100
2633ec8
RPI: Add entry for Raspberry Pi 4 model B
by Andrei Gherzan
· Wed Jul 24 15:39:07 2019 +0100
6f8cba5
ARM: bcm283x: Define configs for RaspberryPi 4
by Andrei Gherzan
· Wed Jul 24 15:39:06 2019 +0100
64eb012
ARM: bcm283x: Add BCM283x_BASE define
by Matthias Brugger
· Wed Jul 24 15:39:05 2019 +0100
c30e9cc
RPI: Add defconfigs for rpi4 (32/64)
by Andrei Gherzan
· Wed Jul 24 15:39:04 2019 +0100
a0c2030
rpi: increase SYS_BOOTM_LEN to 64M on ARM64
by Bonnans, Laurent
· Wed Jul 31 11:59:41 2019 +0000
18bd061
mmc: bcm2835-host: Fix wait_transfer_complete
by Raul Benet
· Thu Jun 13 14:59:57 2019 +0100
bcf941f
ARM: bcm283x mbox: Fix send status register
by Fabian Vogt
· Tue Jul 16 13:09:47 2019 +0200
6e7ba35
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Fri Sep 06 08:04:28 2019 -0400
1575ca3
Merge tag 'efi-2019-10-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri Sep 06 08:04:08 2019 -0400
2a1b663
mmc: sdhci: Add support for dt caps & caps mask
by T Karthik Reddy
· Mon Sep 02 16:34:31 2019 +0200
478860d
dm: core: Add functions to read 64-bit dt properties
by T Karthik Reddy
· Mon Sep 02 16:34:30 2019 +0200
dc305ad
doc: UEFI API documentation
by Heinrich Schuchardt
· Thu Sep 05 20:37:13 2019 +0200
670198c
efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset()
by Heinrich Schuchardt
· Thu Sep 05 20:13:46 2019 +0200
ee6ef8b
efi_loader: use EFI_PRINT() instead of debug()
by Heinrich Schuchardt
· Thu Sep 05 19:43:17 2019 +0200
3592252
efi_loader: parameter checks BLOCK_IO_PROTOCOL
by Heinrich Schuchardt
· Thu Sep 05 19:31:23 2019 +0200
6a6afa7
efi_loader: do not set invalid screen mode
by Heinrich Schuchardt
· Wed Sep 04 22:46:13 2019 +0200
da88da8
efi_loader: cursor positioning
by Heinrich Schuchardt
· Wed Sep 04 21:13:45 2019 +0200
54417cd
efi_loader: correctly render UsbClass DP nodes as text
by Heinrich Schuchardt
· Wed Sep 04 14:30:41 2019 +0200
28dfd1a
efi_loader: correctly render CD-ROM device path nodes
by Heinrich Schuchardt
· Wed Sep 04 13:56:01 2019 +0200
7626e29
efi_loader: correctly render MAC address device path nodes
by Heinrich Schuchardt
· Wed Sep 04 13:32:05 2019 +0200
6706a3c
efi_loader: correct text conversion for vendor DP
by Heinrich Schuchardt
· Wed Sep 04 12:52:01 2019 +0200
e009e7a
efi_loader: Extract adding a conventional memory in separate routine
by Park, Aiden
· Tue Sep 03 17:43:43 2019 +0000
33b318d
efi_loader: implement MCastIPtoMAC
by Heinrich Schuchardt
· Sun Sep 01 17:17:53 2019 +0200
6a6e7d8
efi_loader: fix status management in network stack
by Heinrich Schuchardt
· Sun Sep 01 15:24:47 2019 +0200
0218a8f
efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill header
by Heinrich Schuchardt
· Sat Aug 31 10:55:29 2019 +0200
8940745
efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT
by Heinrich Schuchardt
· Sat Aug 31 10:00:58 2019 +0200
d3f1ff2
efi_loader: interrupts in simple network protocol
by Heinrich Schuchardt
· Sat Aug 31 09:56:30 2019 +0200
c3cca4a
riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTEST
by Heinrich Schuchardt
· Wed Jul 17 19:37:31 2019 +0200
3d9bbb0
ARM: exynos5: Try to boot on mmc2 before mmc0/1
by Guillaume GARDET
· Wed Jul 24 09:10:13 2019 +0200
f726032
dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()
by Bin Meng
· Fri Aug 30 21:15:33 2019 -0700
4889d83
mmc: dw_mmc: fix timeout calculate method
by Kever Yang
· Thu Aug 29 15:42:41 2019 +0800
6bd7aeb
ARM: dts: ast2500: Add SDHCI nodes
by Eddie James
· Thu Aug 15 14:29:40 2019 -0500
b2d7352
configs: AST2500 EVB: Enable SD controller
by Eddie James
· Thu Aug 15 14:29:39 2019 -0500
c8a6581
mmc: Add Aspeed SD controller driver
by Eddie James
· Tue Aug 27 09:48:03 2019 -0500
b7d76ac
clk: aspeed: Add support for SD clock
by Eddie James
· Thu Aug 15 14:29:37 2019 -0500
db174c6
mmc: Rename timeout parameters for clarification
by Sam Protsenko
· Wed Aug 14 22:52:51 2019 +0300
6962be8
mmc: Fix timeout values passed to mmc_wait_dat0()
by Sam Protsenko
· Wed Aug 14 22:52:50 2019 +0300
44ea81f
dm: mmc: remove unused U_BOOT_DRIVER(mmc)
by Andy Yan
· Fri May 31 15:44:39 2019 +0800
d9e2da5
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· Wed Sep 04 16:02:03 2019 -0400
ad341d7
net: nfs: remove superfluous packed attribute
by Heinrich Schuchardt
· Tue Sep 03 00:05:05 2019 +0200
8439010
net: nfs: remove superfluous conversions
by Heinrich Schuchardt
· Mon Sep 02 23:55:32 2019 +0200
fe04d06
env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET
by Heinrich Schuchardt
· Mon Sep 02 10:10:34 2019 +0200
6d68791
CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_lookup_reply
by liucheng (G)
· Thu Aug 29 13:48:02 2019 +0000
3bfaca1
CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_readlink_reply
by liucheng (G)
· Thu Aug 29 13:47:54 2019 +0000
e837f13
CVE-2019-14194/CVE-2019-14198: nfs: fix unbounded memcpy with a failed length check at nfs_read_reply
by liucheng (G)
· Thu Aug 29 13:47:48 2019 +0000
761b49f
CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper functions
by liucheng (G)
· Thu Aug 29 13:47:40 2019 +0000
c580b29
CVE: net: fix unbounded memcpy of UDP packet
by liucheng (G)
· Thu Aug 29 13:47:33 2019 +0000
eff9c90
net: make net_random_ethaddr() more random
by Michael Walle
· Tue Aug 27 10:13:52 2019 +0200
7df65a5
net: macb: Fix rx buffer cache handling
by Stefan Roese
· Mon Aug 26 09:18:11 2019 +0200
f5f006d
net: designware: drop compatible altr, socfpga-stmmac
by Ralph Siemsen
· Mon Aug 19 14:43:13 2019 -0400
3eec41f
Revert "net: macb: Fixed reading MII_LPA register"
by Bin Meng
· Wed Aug 14 03:29:42 2019 -0700
c78c379
network: set timeline for CONFIG_DM_ETH conversion
by Heinrich Schuchardt
· Sat Aug 10 00:10:37 2019 +0200
881bcb6
drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array
by Alex Marginean
· Wed Aug 07 19:33:22 2019 +0300
bff66f9
net: dwc_et_qos: update weak function board_interface_eth_init
by Patrick Delaunay
· Thu Aug 01 11:29:03 2019 +0200
6864a599
net: dwc_eth_qos: Change eqos_ops function to static
by Patrick Delaunay
· Thu Aug 01 11:29:02 2019 +0200
665b518
drivers: net: pfe_eth: undefined return value
by Heinrich Schuchardt
· Wed Jul 31 00:00:51 2019 +0200
9e95118
test: dm_mdio: avoid out of bounds access
by Heinrich Schuchardt
· Tue Jul 30 23:49:00 2019 +0200
5712d7d
net: mvpp2: support setting hardware addresses from ethernet core
by Matt Pelland
· Tue Jul 30 09:40:24 2019 -0400
f20b01b
arm: dts: Set custom names for cp110 master/slave MDIO buses
by Alex Marginean
· Thu Jul 25 12:33:20 2019 +0300
de3e55b
drivers: net: add marvell MDIO driver
by Alex Marginean
· Thu Jul 25 12:33:19 2019 +0300
6c8bafd
doc: bindings: add mdio.txt describing generic MDIO properties
by Alex Marginean
· Thu Jul 25 12:33:18 2019 +0300
2e859ad
net: mdio-uclass: name MDIO according to device-name property if preset
by Alex Marginean
· Thu Jul 25 12:33:17 2019 +0300
5e53e0d
configs: sandbox: enable PCAP capture cmd
by Ramon Fried
· Thu Jul 18 21:43:32 2019 +0300
f6e296f
doc: pcap: add pcap cmd documentation
by Ramon Fried
· Thu Jul 18 21:43:31 2019 +0300
ac598c1
net: introduce packet capture support
by Ramon Fried
· Thu Jul 18 21:43:30 2019 +0300
dfd4c0f
drivers/fsl-mc: Create Kconfig file to manage driver specific configs better
by Florinel Iordache
· Wed May 15 09:09:21 2019 +0000
3234a5e
drivers: net: driver for MDIO muxes controlled over I2C
by Alex Marginean
· Tue Jul 16 11:21:17 2019 +0300
95ad652
Revert "drivers: net: driver for MDIO muxes controlled over I2C"
by Joe Hershberger
· Tue Sep 03 18:14:06 2019 -0500
8a3968c
net: mdio: Clarify code flow Covarity 244085 & 244090
by Joe Hershberger
· Tue Jul 30 16:51:41 2019 -0500
efb9429
net: Fix Covarity Defect 244093
by Joe Hershberger
· Tue Jul 30 14:49:56 2019 -0500
2b7e3af
Merge tag 'arc-for-2019.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc
by Tom Rini
· Tue Sep 03 12:40:50 2019 -0400
10ca4e5
arc: emsdp: Add more platform-specific compiler options
by Alexey Brodkin
· Mon Sep 02 15:02:14 2019 +0300
cf6506b
arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division
by Alexey Brodkin
· Mon Sep 02 12:19:15 2019 +0300
b347f75
arc: emsdp: Add initialization of PSRAM
by Alexey Brodkin
· Thu Jul 18 15:51:25 2019 +0300
accc545
Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· Tue Sep 03 07:16:05 2019 -0400
c176675
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Mon Sep 02 23:21:44 2019 -0400
49cb706
riscv: cache: use CCTL to flush d-cache
by Rick Chen
· Wed Aug 28 18:46:11 2019 +0800
5ff8f41
riscv: dts: move out AE350 L2 node from cpus node
by Rick Chen
· Wed Aug 28 18:46:10 2019 +0800
05a684e
riscv: cache: Flush L2 cache before jump to linux
by Rick Chen
· Wed Aug 28 18:46:09 2019 +0800
19117d2
riscv: ax25: add imply v5l2 cache controller
by Rick Chen
· Thu Aug 29 10:30:13 2019 +0800
9e01716
riscv: ae350: use the v5l2 driver to configure the cache
by Rick Chen
· Wed Aug 28 18:46:07 2019 +0800
e118f5e
dm: cache: add v5l2 cache controller driver
by Rick Chen
· Wed Aug 28 18:46:06 2019 +0800
Next »