Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5e4727bfac531d3667f9addc341f79a01d7032c1
5e4727b
ARM: fix LTO for keystone
by Marek Behún
· Thu May 20 13:24:14 2021 +0200
4c0237c
ARM: fix LTO for apf27
by Marek Behún
· Thu May 20 13:24:13 2021 +0200
90dcc4f
ARM: fix LTO for imx28_xea
by Marek Behún
· Thu May 20 13:24:12 2021 +0200
a62fac9
ARM: fix LTO build for some thumb-interwork cases
by Marek Behún
· Thu May 20 13:24:11 2021 +0200
a8cf155
ARM: make gd a function call for LTO and set via set_gd()
by Marek Behún
· Thu May 20 13:24:10 2021 +0200
c2854e0
ARM: global_data: make set_gd() work for armv5 and armv6
by Marek Behún
· Thu May 20 13:24:09 2021 +0200
f8bd43f
sandbox: enable LTO by default
by Marek Behún
· Thu May 20 13:24:08 2021 +0200
7243493
sandbox: make LTO available
by Marek Behún
· Thu May 20 13:24:07 2021 +0200
184c4af
sandbox: use sections instead of symbols for getopt array boundaries
by Marek Behún
· Thu May 20 13:24:06 2021 +0200
7bd4e1d
sandbox: errno: avoid conflict with libc's errno
by Marek Behún
· Thu May 20 13:24:05 2021 +0200
c12708b
build: link with --build-id=none
by Marek Behún
· Thu May 20 13:24:04 2021 +0200
d72a3b7
build: support building with Link Time Optimizations
by Marek Behún
· Thu May 20 13:24:03 2021 +0200
f872685
build: use thin archives instead of incremental linking
by Marek Behún
· Thu May 20 13:24:02 2021 +0200
9dc47af
Makefile, Makefile.spl: cosmetic change
by Marek Behún
· Thu May 20 13:24:01 2021 +0200
f566a18
lib: crc32: put the crc_table variable into efi_runtime_rodata section
by Marek Behún
· Thu May 20 13:24:00 2021 +0200
3d2010c
efi_selftest: compiler flags for efi_selftest_miniapp_exception.o
by Marek Behún
· Thu May 20 13:23:59 2021 +0200
e7d8e45
efi_loader: add macro for const EFI runtime data
by Marek Behún
· Thu May 20 13:23:58 2021 +0200
4a4169b
efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_data
by Marek Behún
· Thu May 20 13:23:57 2021 +0200
6950450
efi_loader: fix warning when linking with LTO
by Marek Behún
· Thu May 20 13:23:56 2021 +0200
cde6978
string: make memcpy(), memset(), memcmp() and memmove() visible for LTO
by Marek Behún
· Thu May 20 13:23:55 2021 +0200
e92ed49
test/py: improve regular expression for ut subtest symbol matcher
by Marek Behún
· Thu May 20 13:23:54 2021 +0200
959473d
compiler.h: align the __ADDRESSABLE macro with Linux' version
by Marek Behún
· Thu May 20 13:23:53 2021 +0200
4bebdd3
treewide: Convert macro and uses of __section(foo) to __section("foo")
by Marek Behún
· Thu May 20 13:23:52 2021 +0200
d52b1c6
checkpatch: require quotes around section name in the __section() macro
by Marek Behún
· Thu May 20 13:23:51 2021 +0200
1044886
regmap: fix a serious pointer casting bug
by Marek Behún
· Thu May 20 13:23:50 2021 +0200
9d6710c
test: Avoid random numbers in dm_test_devm_regmap()
by Simon Glass
· Thu May 13 19:39:23 2021 -0600
65b0dea
pylibfdt: Rework "avoid unused variable warning" lines
by Tom Rini
· Mon May 24 11:47:01 2021 -0400
e80a4fd
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Sun May 23 10:15:15 2021 -0400
651d5a7
pinctrl: renesas: Implement unlock register masks
by Marek Vasut
· Tue Apr 27 22:03:38 2021 +0200
da744be
pinctrl: renesas: Fix R-Car Gen2 help text
by Marek Vasut
· Tue Apr 27 02:03:33 2021 +0200
8a54891
pinctrl: renesas: Deduplicate Kconfig
by Marek Vasut
· Tue Apr 27 02:01:50 2021 +0200
a313601
gpio: renesas: Pass struct udevice to rcar_gpio_set_direction()
by Marek Vasut
· Tue Apr 27 21:17:43 2021 +0200
8f56786
clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling
by Marek Vasut
· Tue Apr 27 19:36:39 2021 +0200
9480346
clk: renesas: Add register pointers into struct cpg_mssr_info
by Hai Pham
· Thu Nov 05 22:30:37 2020 +0700
016a4c2
clk: renesas: Introduce enum clk_reg_layout
by Hai Pham
· Thu Nov 05 21:32:38 2020 +0700
5460ee0
clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable()
by Hai Pham
· Fri May 22 10:39:04 2020 +0700
814217e
clk: renesas: Make reset controller modemr register offset configurable
by Marek Vasut
· Sun Apr 25 21:53:05 2021 +0200
215de2b
clk: renesas: Add support for RPCD2 clock
by Hai Pham
· Tue Aug 11 10:25:28 2020 +0700
1a61896
clk: renesas: Fix Realtime Module Stop Control Register offsets
by Hai Pham
· Tue May 19 17:42:05 2020 +0700
f2279df
clk: renesas: Fix incorrect return RPC clk_get_rate
by Hai Pham
· Sat Dec 05 09:35:40 2020 +0700
f5fec9d
clk: renesas: Reinstate RPC clock on R-Car D3/E3
by Marek Vasut
· Sun Apr 25 21:26:22 2021 +0200
0e8dcb7
clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12
by Marek Vasut
· Sun Apr 25 21:10:40 2021 +0200
aac4de2
clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12
by Marek Vasut
· Sun Apr 25 21:09:10 2021 +0200
8538d53
clk: renesas: Synchronize RZ/G2 tables with Linux 5.12
by Marek Vasut
· Sun Apr 25 21:08:18 2021 +0200
fb0b422
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu May 20 11:06:56 2021 -0400
24ef611
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Thu May 20 11:06:33 2021 -0400
fb726c5
arm: mvebu: armada-3720-uDPU.dts: Change back to phy-mode "2500base-x"
by Stefan Roese
· Tue Apr 27 11:48:28 2021 +0200
0db0f35
net: mvpp2: add explicit sgmii-2500 support
by Marcin Wojtas
· Mon May 03 08:08:53 2021 +0200
4032d40
net: mvpp2: allow MDIO registration for fixed links
by Stefan Chulski
· Mon May 03 08:08:52 2021 +0200
95c292c
net: mvpp2: fix missing switch case break
by Ben Peled
· Mon May 03 08:08:51 2021 +0200
6c6a936
net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG
by Ben Peled
· Mon May 03 08:08:50 2021 +0200
03da362
net: mvpp2: AN Bypass in 1000 and 2500 basex mode
by Ben Peled
· Mon May 03 08:08:49 2021 +0200
4de58cb
net: mvpp2: Fix 2.5G GMII_SPEED configurations
by Stefan Chulski
· Mon May 03 08:08:48 2021 +0200
995e46a
net: mvpp2: remove redundant SMI address configuration
by Marcin Wojtas
· Mon May 03 08:08:47 2021 +0200
237105f
net: mvpp2: add 1000BaseX and 2500BaseX ppv2 support
by Stefan Chulski
· Mon May 03 08:08:46 2021 +0200
b3f12b5
net: mvpp2: add CP115 port1 10G/5G SFI support
by Stefan Chulski
· Mon May 03 08:08:45 2021 +0200
6a0218d
phy: introduce 1000BaseX and 2500BaseX modes
by Stefan Chulski
· Mon May 03 08:08:44 2021 +0200
3d974fd
Merge tag 'xilinx-for-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Wed May 19 11:50:25 2021 -0400
ef3757e
riscv: ae350: Increase malloc size for binman spl flow
by Rick Chen
· Tue May 18 09:51:29 2021 +0800
442d446
riscv: Drop USE_SPL_FIT_GENERATOR
by Bin Meng
· Mon May 10 20:23:41 2021 +0800
6b977a4
riscv: ae350: Switch to use binman to generate u-boot.itb
by Bin Meng
· Mon May 10 20:23:40 2021 +0800
1255ab8
riscv: qemu: Switch to use binman to generate u-boot.itb
by Bin Meng
· Mon May 10 20:23:39 2021 +0800
eada910
riscv: dts: Sort build targets in alphabetical order
by Bin Meng
· Mon May 10 20:23:38 2021 +0800
d72582f
binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE
by Bin Meng
· Mon May 10 20:23:37 2021 +0800
c9155f1
lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED
by Bin Meng
· Mon May 10 20:23:36 2021 +0800
ced2097
riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb
by Bin Meng
· Mon May 10 20:23:35 2021 +0800
e6cfcdf
makefile: Pass OpenSBI blob to binman make rules
by Bin Meng
· Mon May 10 20:23:34 2021 +0800
c0b1574
binman: Add support for RISC-V OpenSBI fw_dynamic blob
by Bin Meng
· Mon May 10 20:23:33 2021 +0800
16cf566
binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
by Bin Meng
· Mon May 10 20:23:32 2021 +0800
bbf293b
binman: Correct the comment for ATF entry type
by Bin Meng
· Mon May 10 20:23:31 2021 +0800
1fa2b7c
binman: Correct '-a' description in the doc
by Bin Meng
· Mon May 10 20:23:30 2021 +0800
91cdcb9
common: kconfig: Correct a typo in SPL_LOAD_FIT
by Bin Meng
· Mon May 10 20:23:29 2021 +0800
b3d0d4c
xilinx: zynqmp: Enable DM_RTC/emul driver/cmd date/gettime and efi settime
by Michal Simek
· Wed May 12 10:03:44 2021 +0200
4232a9c
xilinx: versal: Enable CONFIG_POSITION_INDEPENDENT
by T Karthik Reddy
· Tue May 11 23:39:16 2021 -0600
4bc7734
arm64: zynqmp: Add description for SOM/Kria boards
by Michal Simek
· Mon May 10 16:02:15 2021 +0200
fe8cb0c
arm64: zynqmp: Add psgtr DT descriptions
by Michal Simek
· Mon May 10 14:55:34 2021 +0200
f7b922a
arm64: zynqmp: Add pinctrl description
by Michal Simek
· Mon May 10 13:14:02 2021 +0200
4c88215
arm64: zynqmp: Add zynqmp firmware specific DT nodes
by T Karthik Reddy
· Thu Apr 29 08:02:29 2021 -0600
e288613
arm64: zynqmp: Add missing mio-bank properties to sdhci
by Michal Simek
· Thu Jan 21 11:26:55 2021 +0100
94d1ae1
arm64: zynqmp: Remove comment about clock chips
by Michal Simek
· Thu Mar 11 13:34:02 2021 +0100
574fa19
arm64: zynqmp: Add 'i2c-mux-idle-disconnect' property
by Raviteja Narayanam
· Thu Apr 01 07:14:10 2021 -0600
342c3cd
arm64: zynqmp: Add label to all GPIO lines for VCK190 SC
by Saeed Nowshadi
· Tue Apr 13 16:01:42 2021 -0700
35a2cd6
arm64: zynqmp: Add 'silabs,skip-recall' to DDR DIMM si570 clk node
by Saeed Nowshadi
· Mon Mar 22 11:58:38 2021 -0700
f86d2b5
arm64: zynqmp: Add missing silabs,skip-recall for si570 ref clk nodes
by Michal Simek
· Tue Mar 09 12:43:42 2021 +0100
6187bf5
Merge branch '2021-05-17-assorted-fixes'
by Tom Rini
· Tue May 18 14:17:54 2021 -0400
963a4ce
Merge tag 'efi-2021-07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue May 18 11:10:00 2021 -0400
0a563d7
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Tue May 18 11:09:41 2021 -0400
8a8eeee
lib: introduce HASH_CALCULATE option
by Masahisa Kojima
· Thu May 13 23:48:08 2021 +0900
cc29c9b
efi_loader: Fix Kconfig for EFI_TCG2 protocol
by Ilias Apalodimas
· Tue May 11 14:40:58 2021 +0300
5a2baf9
efi_loader: Don't stop EFI subsystem init if installing TCG2 fails
by Ilias Apalodimas
· Wed May 12 00:03:41 2021 +0300
fa5217d
efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails
by Ilias Apalodimas
· Mon May 10 21:19:14 2021 +0300
7df2f06
efi_loader: Clean up tcg2 once in case of failure
by Ilias Apalodimas
· Mon May 10 21:15:08 2021 +0300
ca02db2
efi_loader: loosen buffer parameter check in efi_file_read_int
by Peng Fan
· Wed Apr 28 21:54:01 2021 +0800
d1bd849
efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable
by Sughosh Ganu
· Mon Apr 12 20:35:23 2021 +0530
d42f81f
hash: Kconfig option for SHA512 hardware acceleration
by Heinrich Schuchardt
· Fri May 14 07:08:27 2021 +0200
ba1fc38
efi_loader: build warning in efi_tcg2_hash_log_extend_event
by Heinrich Schuchardt
· Wed May 12 17:37:20 2021 +0200
11b977a
doc: extension.rst missing in doc/usage/index.rst
by Heinrich Schuchardt
· Sun May 16 00:34:28 2021 +0200
41e2424
doc: man-page for size command
by Heinrich Schuchardt
· Sat May 15 13:08:57 2021 +0200
b10a00d
MAINTAINERS, git-mailrc: socfpga: Update email address for Ley Foon
by Ley Foon Tan
· Wed May 12 18:31:57 2021 +0800
8622635
Makefile: Handle building in a very old build directory
by Simon Glass
· Thu May 06 19:32:23 2021 -0600
Next »