Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2a449a31501d3b8f6b7a7d5c53049d60e56c0b54
2a449a3
riscv: sifive: fu540: Use OTP DM driver for serial environment variable
by Pragnesh Patel
· Fri May 29 11:33:22 2020 +0530
6e9661f
misc: add driver for the SiFive otp controller
by Pragnesh Patel
· Fri May 29 11:33:21 2020 +0530
e7c71d6
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Wed Jun 03 12:27:51 2020 -0400
8c7e5dd
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Wed Jun 03 11:52:13 2020 -0400
19cc6f7
Merge branch '2020-06-03-misc-bugfixes'
by Tom Rini
· Wed Jun 03 11:44:12 2020 -0400
b047d1b
ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCI
by Masahiro Yamada
· Wed May 20 11:43:34 2020 +0900
884bc8a
bootcount_ext: Add Ext4 build dependency
by Frédéric Danis
· Wed May 20 09:13:26 2020 +0200
797172a
kconfig: fix typo for OHCI host and add to DM list
by Marcin Juszkiewicz
· Tue May 26 19:07:16 2020 +0200
a360c2c
kconfig: fix some typos
by Marcin Juszkiewicz
· Tue May 26 19:07:15 2020 +0200
ad6bbbf
kconfig: mark SPL/TPL options for DM_KEYBOARD
by Marcin Juszkiewicz
· Tue May 26 19:07:14 2020 +0200
eb4d2d0
cmd: fitupd: move config check to Kconfig
by Heinrich Schuchardt
· Tue May 26 18:34:15 2020 +0200
de275c3
cubieboard7: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:55 2020 -0400
d42bdc0
fu540: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:54 2020 -0400
caed6ff
m68k: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:53 2020 -0400
8d3dfd3
arm: ti: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:52 2020 -0400
cef81a5
rockchip: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:51 2020 -0400
ef35bf6
powerpc: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:50 2020 -0400
30a61f5
imx: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:49 2020 -0400
84c4a8f
amlogic: Remove ARCH= references from documentation
by Tom Rini
· Tue May 26 14:36:48 2020 -0400
ab1e85b
Azure: Add 'tools-only' build for macOS X hosts
by Tom Rini
· Tue May 26 20:39:03 2020 -0400
611fd91
mkimage: Default to adding a crc32 hash with '-f auto'
by Simon Glass
· Wed May 27 07:24:55 2020 -0600
79685b2
tools: fw_env: Fix warning when reading too little
by Harald Seiler
· Thu May 28 17:54:45 2020 +0200
3fabf86
image: android: fix abootimg support
by Christian Gmeiner
· Fri May 29 17:53:45 2020 +0200
1a64760
dma-mapping: Add header file for ARCH_DMA_MINALIGN
by Simon Glass
· Sat May 30 10:29:04 2020 -0600
2593cdb
usb: ohci: Add header file for ARCH_DMA_MINALIGN
by Simon Glass
· Sat May 30 10:29:03 2020 -0600
f78bbf8
test/py: use actual core count for parallel builds
by Heinrich Schuchardt
· Sun May 31 00:44:24 2020 +0200
e265188
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Mon Jun 01 23:34:18 2020 -0400
f64fb10
x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge
by Bin Meng
· Sun May 31 21:15:15 2020 -0700
e42ba05
x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge
by Bin Meng
· Sun May 31 21:15:14 2020 -0700
7eeab74
x86: baytrail: acpi: Create buffers outside of the methods
by Bin Meng
· Sun May 31 21:15:13 2020 -0700
1097936
x86: tangier: acpi: Drop _HID() where enumerated by _ADR()
by Andy Shevchenko
· Thu May 28 12:17:36 2020 +0300
0a62038
x86: tangier: acpi: Drop _ADR() where _HID() is present
by Andy Shevchenko
· Thu May 28 12:17:35 2020 +0300
acce685
x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge
by Andy Shevchenko
· Thu May 28 12:17:34 2020 +0300
a073287
x86: tangier: acpi: Create buffers outside of the methods
by Andy Shevchenko
· Thu May 28 12:17:33 2020 +0300
66c520a
x86: minnowmax: Add support for Winbond flash
by Simon Glass
· Wed May 27 06:56:53 2020 -0600
6831e1d
x86: apl: Add hex offsets for registers in FSP-S
by Simon Glass
· Wed May 27 05:42:14 2020 -0600
b4fa8c0
x86: coral: Correct some FSP-S settings
by Simon Glass
· Wed May 27 05:42:13 2020 -0600
641efde
x86: apl: Add hex offsets for registers in FSP-M
by Simon Glass
· Wed May 27 05:42:12 2020 -0600
200c726
x86: coral: Correct some FSP-M settings
by Simon Glass
· Wed May 27 05:42:11 2020 -0600
00bf279
x86: mrccache: Allow use before driver model is active
by Simon Glass
· Wed May 27 06:58:49 2020 -0600
a0185fa
x86: spl: Print the error on SPL failure
by Simon Glass
· Wed May 27 06:58:48 2020 -0600
1d37c69
x86: spi: Rewrite logic for obtaining the SPI memory map
by Simon Glass
· Wed May 27 06:58:47 2020 -0600
6c7799b
x86: spi: Add a way to access the SPI mapping via registers
by Simon Glass
· Wed May 27 06:58:46 2020 -0600
29e506f
sunxi: H6: Enable Ethernet on the Pine H64
by Samuel Holland
· Thu May 07 18:10:52 2020 -0500
3386e9a
net: sun8i_emac: Add support for the H6 variant
by Samuel Holland
· Thu May 07 18:10:51 2020 -0500
97f2cf1
net: sun8i_emac: Use consistent clock bitfield definitions
by Samuel Holland
· Thu May 07 18:10:50 2020 -0500
a1dba89
sunxi: Silence warning about non-static inline function
by Samuel Holland
· Thu May 07 18:02:33 2020 -0500
6b0f248
phy: sun4i-usb: Align H6 initialization logic with the kernel
by Roman Stratiienko
· Tue May 12 21:24:49 2020 +0300
de403b4
Merge tag 'rpi-next-2020.07.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi
by Tom Rini
· Mon Jun 01 11:42:47 2020 -0400
e30c5ef
Merge tag 'u-boot-stm32-20200528' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Mon Jun 01 11:42:22 2020 -0400
4885292
doc: driver-model: Update SPI migration status
by Jagan Teki
· Mon Jun 01 19:10:17 2020 +0530
e80699c
mtd: sf: Drop plat from sf_probe
by Jagan Teki
· Thu May 14 16:37:57 2020 +0530
9017309
env: sf: Free the old env_flash
by Jagan Teki
· Wed May 13 16:32:42 2020 +0530
43dab5f
cmd: sf Drop reassignment of new into flash
by Jagan Teki
· Wed May 13 16:28:01 2020 +0530
d312081
mtd: spi: Call sst_write in _write ops
by Jagan Teki
· Wed May 13 15:32:23 2020 +0530
e58ca24
sf: Drop spl_flash_get_sw_write_prot
by Jagan Teki
· Wed May 13 18:16:39 2020 +0530
380cdbe
mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef
by Jagan Teki
· Wed May 13 00:11:27 2020 +0530
c3aa722
spi: Zap sh_spi driver
by Jagan Teki
· Tue May 26 00:23:51 2020 +0530
72cedd4
spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPI
by Jagan Teki
· Tue May 26 00:24:19 2020 +0530
f3723b6
spi: Kconfig: Drop redundant CF_SPI definition
by Jagan Teki
· Tue May 26 00:15:25 2020 +0530
865d4c4
spi Drop spi_init()
by Jagan Teki
· Mon May 25 23:52:23 2020 +0530
80c5aec
Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Sun May 31 20:07:39 2020 -0400
593b82e
spl: add fixed memory node in target fdt also when loading ATF
by Heiko Stuebner
· Mon May 25 19:57:25 2020 +0200
d14cd61
rockchip: spl: do full dram_init instead of only probing
by Heiko Stuebner
· Mon May 25 19:57:24 2020 +0200
6a349e7
rockchip: Add initial support for the Pinebook Pro laptop from Pine64.
by Peter Robinson
· Mon Apr 20 20:27:36 2020 +0100
70d7079
arm: dts: rockchip: Add initial DT for Pinebook Pro
by Peter Robinson
· Mon Apr 20 20:27:35 2020 +0100
85a013e
dt-bindings: input: adopt Linux gpio-keys binding constants
by Peter Robinson
· Mon Apr 20 20:27:33 2020 +0100
a0084ed
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Sat May 30 20:11:38 2020 -0400
9f61a2f
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Sat May 30 20:11:06 2020 -0400
1a2d6ea
configs: rpi: set NR_DRAM_BANKS to four
by Matthias Brugger
· Fri May 29 16:42:22 2020 +0200
26c29af
rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORY
by Corentin Labbe
· Wed May 13 08:07:24 2020 +0000
d04012d
Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Sat May 30 11:37:32 2020 -0400
0975553
Merge tag 'bugfixes-for-v2020.07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· Fri May 29 23:54:01 2020 -0400
cf13b86
patman: Modify functional tests for new behavior
by Sean Anderson
· Mon May 04 16:28:36 2020 -0400
1a32f92
patman: Support multi-line changes in changelogs
by Sean Anderson
· Mon May 04 16:28:35 2020 -0400
48f46d6
patman: Add new tags for finer-grained changelog control
by Sean Anderson
· Mon May 04 16:28:34 2020 -0400
5ae4e8d
patman: Suppress empty changelog entries
by Sean Anderson
· Mon May 04 16:28:33 2020 -0400
a04f121
patman: Add an option to create patches without binary contents
by Bin Meng
· Mon May 04 00:52:44 2020 -0700
5b0a511
patman: Sort the command line options
by Bin Meng
· Mon May 04 00:52:43 2020 -0700
a8c4306
dm: core: Reorder include files in read.c
by Stefan Roese
· Wed Apr 29 09:08:44 2020 +0200
8200d3a
sandbox: update documents regarding spi_sf
by AKASHI Takahiro
· Mon Apr 27 15:46:45 2020 +0900
ae76469
sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR
by AKASHI Takahiro
· Mon Apr 27 13:22:17 2020 +0900
1aa34fa
rockchip: rockpro64: enable DM_KEYBOARD
by Marcin Juszkiewicz
· Tue May 26 18:18:49 2020 +0200
be6bbd2
roc-rk3399-pc: Enable USB3.0 Host
by Jagan Teki
· Tue May 26 11:35:16 2020 +0800
3c71bfc
configs: evb-rk3399: update support usb3.0 host
by Frank Wang
· Tue May 26 11:35:15 2020 +0800
beaa139
ARM: dts: rk3399-evb: usb3.0 host support
by Frank Wang
· Tue May 26 11:34:33 2020 +0800
f596590
driver: usb: drop legacy rockchip xhci driver
by Frank Wang
· Tue May 26 11:34:32 2020 +0800
f5a6c5b
usb: dwc3: add make compatible for rockchip platform
by Frank Wang
· Tue May 26 11:34:31 2020 +0800
a86d51a
usb: ehci-mx6: Print error code on failure
by Marek Vasut
· Thu May 21 23:34:06 2020 +0200
00f1434
sh: r2dplus: Enable HUSH
by Marek Vasut
· Sat May 09 20:18:34 2020 +0200
2e4b09c
sh: r2dplus: Enable board_eth_init only for non-DM case
by Marek Vasut
· Sat May 09 16:07:18 2020 +0200
2737045
usb: ehci-mx6: Handle fixed regulators correctly
by Marek Vasut
· Thu May 21 23:32:23 2020 +0200
f65b643
eth/r8152: fix assigning the wrong endpoint
by Hayes Wang
· Fri May 22 16:54:10 2020 +0800
310732a
Merge tag 'u-boot-amlogic-20200529' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Fri May 29 08:57:04 2020 -0400
a4a2912
usb: dwc3: amend UTMI/UTMIW phy interface setup
by Frank Wang
· Tue May 26 11:34:30 2020 +0800
461409b
usb: dwc3: Enable AutoRetry feature in the controller
by Jagan Teki
· Tue May 26 11:34:29 2020 +0800
0ece2f7
usb: dwc3: Add disable u2mac linestate check quirk
by Jagan Teki
· Tue May 26 11:33:48 2020 +0800
b29bcd7
usb: dwc3: add dis_u2_freeclk_exists_quirk
by Frank Wang
· Tue May 26 11:33:47 2020 +0800
0c3b6f5
usb: dwc3: add dis_enblslpm_quirk
by Frank Wang
· Tue May 26 11:33:46 2020 +0800
573ba56
phy: rockchip: Add Rockchip USB TypeC PHY driver
by Jagan Teki
· Tue May 26 11:33:45 2020 +0800
Next »