Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
30de28be84f5033801325dc5aa344d49b7d95de6
30de28b
bloblist: Describe the design goals
by Simon Glass
· Sun Mar 13 16:22:48 2022 -0600
fd42ad0
Merge branch '2022-06-27-add-armv8-sha1-sha256-support' into next
by Tom Rini
· Mon Jun 27 13:39:19 2022 -0400
2c18a7e
qemu_arm64: Enable CONFIG_ARMV8_CRYPTO support
by Tom Rini
· Thu Jun 23 15:44:47 2022 -0400
040abf6
armv8 SHA-256 using ARMv8 Crypto Extensions
by Loic Poulain
· Wed Jun 01 20:26:31 2022 +0200
179b211
lib: sha256: Add support for hardware specific sha256_process
by Loic Poulain
· Wed Jun 01 20:26:30 2022 +0200
9bd0269
armv8 SHA-1 using ARMv8 Crypto Extensions:
by Loic Poulain
· Wed Jun 01 20:26:29 2022 +0200
c7799b0
sha1: Fix digest state size/type
by Loic Poulain
· Wed Jun 01 20:26:28 2022 +0200
028e4a3
lib: sha1: Add support for hardware specific sha1_process
by Loic Poulain
· Wed Jun 01 20:26:27 2022 +0200
4050eb6
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Mon Jun 27 10:15:50 2022 -0400
8d2bea4
timer: Add SPL_REGMAP dependency for Xilinx timer
by Michal Simek
· Thu Jun 23 13:08:30 2022 +0200
24ebb18
xilinx: Enable support for SquashFS
by Michal Simek
· Thu Jun 23 13:04:21 2022 +0200
fd6d511
arm64: zynqmp: Move helper functions below header includes
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:50 2022 +0200
55a4c15
tools: zynqmp_psu_init_minimize: Move helper functions below header includes
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:49 2022 +0200
cf8ccd5
tools: zynqmp_psu_init_minimize: Use CR instead of LF
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:48 2022 +0200
3f5966b
tools: zynqmp_psu_init_minimize: Remove low level uart settings
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:47 2022 +0200
fb027cd
xilinx: zynqmp: make spi flash support optional
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:46 2022 +0200
11ee835
xilinx: common: Separate display cpu info function
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:45 2022 +0200
62c5007
xilinx: cpuinfo: Print soc machine
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:44 2022 +0200
3ff3bd4
soc: xilinx: zynqmp: Add machine identification support
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:43 2022 +0200
4f2aeb4
soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_read
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:42 2022 +0200
92c88dd
xilinx: zynqmp: Merge device lists
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:41 2022 +0200
13b6a1d
xilinx: zynqmp: Reuse shift macros to define masks
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:40 2022 +0200
e988ffa
xilinx: zynqmp: Add macro for device type mask
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:39 2022 +0200
6c29a42
xilinx: zynqmp: Replace strncat with strlcat
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:38 2022 +0200
44b9f79
firmware: zynqmp: Probe driver before use
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:37 2022 +0200
4999a14
firmware: zynqmp: Check if rx channel dev pointer is valid
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:36 2022 +0200
973f949
ARM: zynq: Fix size-cells for pl353 driver
by Amit Kumar Mahapatra
· Wed Jun 15 12:22:41 2022 +0200
4d0ecf6
arm64: zynqmp: Fix usb node drive strength and slew rate
by Ashok Reddy Soma
· Wed Jun 15 12:16:13 2022 +0200
3ebef53
microblaze: Remove interrupt handler
by Michal Simek
· Fri Jun 24 14:16:32 2022 +0200
e8e5277
microblaze: Convert axi timer to DM driver
by Michal Simek
· Fri Jun 24 14:16:32 2022 +0200
64be978
cpu: add CPU driver for microblaze
by Ovidiu Panait
· Tue May 31 21:14:35 2022 +0300
a850c32
microblaze: add support for handling PVR data
by Ovidiu Panait
· Tue May 31 21:14:34 2022 +0300
8592dff
microblaze: Kconfig: introduce XILINX_MICROBLAZE0_FPGA_FAMILY option
by Ovidiu Panait
· Tue May 31 21:14:33 2022 +0300
9782f08
microblaze: cache: introduce flush_dcache_range()
by Ovidiu Panait
· Tue May 31 21:14:32 2022 +0300
87a739e
microblaze: cache: introduce cpuinfo structure
by Ovidiu Panait
· Tue May 31 21:14:31 2022 +0300
bc159c1
microblaze: cache: introduce flush_cache_all()
by Ovidiu Panait
· Tue May 31 21:14:30 2022 +0300
8713bb6
microblaze: cache: introduce Kconfig options for icache/dcache sizes
by Ovidiu Panait
· Tue May 31 21:14:29 2022 +0300
e731f15
microblaze: cache: split flush_cache() function
by Ovidiu Panait
· Tue May 31 21:14:28 2022 +0300
52b5c2e
microblaze: cache: improve icache Kconfig options
by Ovidiu Panait
· Tue May 31 21:14:27 2022 +0300
3ab2bed
microblaze: cache: improve dcache Kconfig options
by Ovidiu Panait
· Tue May 31 21:14:26 2022 +0300
4e78eb2
microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHE
by Ovidiu Panait
· Tue May 31 21:14:25 2022 +0300
331872a
microblaze: start.S: remove unused code
by Ovidiu Panait
· Tue May 31 21:14:24 2022 +0300
fd8a016
cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC
by Ovidiu Panait
· Tue May 31 21:14:23 2022 +0300
344e333
cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS()
by Ovidiu Panait
· Tue May 31 21:14:22 2022 +0300
f942ebb
microblaze: Add support for run time relocation
by Michal Simek
· Fri Jun 24 14:15:01 2022 +0200
39b2b6c
tools: relocate-rela: Add support for 32bit Microblaze relocation
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
4fad25f
tools: relocate-rela: Add support for elf32 decoding
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
97d5030
tools: relocate-rela: Check that relocation works only for EM_AARCH64
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
f9c28a1
tools: relocate-rela: Extract elf64 reloc to special function
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
a8e5d75
microblaze: Create SYM_ADDR macro to deal with symbols
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
fa43ada
microblaze: Add comment about reset location
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
e7d1e44
microblaze: Remove _start symbol handling at U-Boot start
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
da0a12a
microblaze: Remove code around r20 in relocate_code()
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
ca0fe05
microblaze: Optimize register usage in relocate_code
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
32b80be
microblaze: Change stack protection address to new stack address
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
9873008
microblaze: Separate code end substraction
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
1a2f7b8
microblaze: Enable REMAKE_ELF
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
9599f8f
mips: Move endianness selection to arch/Kconfig
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
b4db8ec
microblaze: Fix typo in exception.c
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
cc1495a
microblaze: Remove CONFIG_TEXT_BASE from code
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
653152d
microblaze: Fix early stack allocation
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
2d92f87
microblaze: Fix stack protection behavior
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
8f57aec
microblaze: Switch absolute branches to relative
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
ef32020
tools: relocate-rela: Read rela start/end directly from ELF
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
6944cec
tools: relocate-rela: Use global variables
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
a433616
Makefile: Fix description for relocate-rela parameters
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
793ceab
tools: relocate-rela: Open binary u-boot file later
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
983c4a4
arm64: zynqmp: Fix tps544/u3007 node description
by Michal Simek
· Wed Jun 15 11:56:56 2022 +0200
b696424
arm64: zynqmp: Update tps53681 i2c address
by Michal Simek
· Wed Jun 15 11:56:55 2022 +0200
d42dec0
arm64: zynqmp: Fix i2c addresses for vck190 SC
by Michal Simek
· Wed Jun 15 11:56:54 2022 +0200
9280783
pinctrl: zynqmp: Add support for output-enable and bias-high-impedance
by Ashok Reddy Soma
· Wed Jun 15 11:52:28 2022 +0200
1c8d3fc
arm64: zynqmp: Enable DP for kv260-revA board
by Michal Simek
· Fri Jun 24 14:14:25 2022 +0200
750becc
xilinx: zynqmp: Do not use 0 as spl bss start address
by Stefan Herbrechtsmeier
· Tue Jun 07 09:43:14 2022 +0200
ae022cf
arm64: zynqmp: Add support for kr260 revA/B boards
by Michal Simek
· Wed May 18 12:49:26 2022 +0200
3b9271a
serial: Setup serial base and freq for zynq/zynqmp
by Michal Simek
· Mon Jun 06 09:44:01 2022 +0200
c7692ee
arm64: zynqmp: Add debug messages to bl2_plat_get_bl31_params()
by Michal Simek
· Mon Jun 06 09:37:09 2022 +0200
6c19105
arm64: versal: Add support to load an app at EL1
by Ashok Reddy Soma
· Thu May 05 23:53:45 2022 -0600
81e6592
xilinx: Add CONFIG_DM_ETH_PHY config
by T Karthik Reddy
· Tue May 10 13:26:11 2022 +0200
cff1084
net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driver
by T Karthik Reddy
· Tue May 10 13:26:10 2022 +0200
4a3f40b
net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver
by T Karthik Reddy
· Tue May 10 13:26:09 2022 +0200
7377d1f
Merge branch '2022-06-23-scmi-optee-and-smccc-updates' into next
by Tom Rini
· Thu Jun 23 14:30:27 2022 -0400
7845de0
Merge branch '2022-06-23-fuzzing-and-asan-for-sandbox' into next
by Tom Rini
· Thu Jun 23 14:24:24 2022 -0400
741ca70
drivers: rng: add smccc trng driver
by Etienne Carriere
· Wed Jun 01 10:27:34 2022 +0200
73b4eaf
firmware: psci: bind arm smccc features when discovered
by Etienne Carriere
· Wed Jun 01 10:27:33 2022 +0200
fe24380
firmware: psci: reorder header files inclusion
by Etienne Carriere
· Wed Jun 01 10:27:32 2022 +0200
7a04787
smccc: define generic IDs for feature discovery
by Etienne Carriere
· Wed Jun 01 10:27:31 2022 +0200
76b690a
firmware: scmi: use multi channel in mailbox, optee and smccc agents
by Etienne Carriere
· Tue May 31 18:09:29 2022 +0200
ebc2b1e
power: regulator: scmi: simplify scmi_voltd_set_enable()
by Etienne Carriere
· Tue May 31 18:09:28 2022 +0200
95dce1a
power: regulator: scmi: support SCMI multi-channel
by Etienne Carriere
· Tue May 31 18:09:27 2022 +0200
5f35e28
reset: scmi: support SCMI multi-channel
by Etienne Carriere
· Tue May 31 18:09:26 2022 +0200
528f988
clk: scmi: support SCMI multi-channel
by Etienne Carriere
· Tue May 31 18:09:25 2022 +0200
6ae5644
firmware: scmi: optee transport: implement multi-channel
by Etienne Carriere
· Tue May 31 18:09:24 2022 +0200
f28df1d
firmware: scmi: smccc transport: implement multi-channel
by Etienne Carriere
· Tue May 31 18:09:23 2022 +0200
274c0c2
firmware: scmi: mailbox transport: implement multi-channel
by Etienne Carriere
· Tue May 31 18:09:22 2022 +0200
187cea1
firmware: scmi: add multi-channel support
by Etienne Carriere
· Tue May 31 18:09:21 2022 +0200
2ee6458
firmware: scmi: factorize scmi transport look up
by Etienne Carriere
· Tue May 31 18:09:20 2022 +0200
0544029
firmware: scmi: prepare uclass to pass channel reference
by Etienne Carriere
· Tue May 31 18:09:19 2022 +0200
a1e8751
firmware: scmi: prepare scmi uclass API to multi-channel
by Etienne Carriere
· Tue May 31 18:09:18 2022 +0200
d3fd32f
firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL
by Etienne Carriere
· Tue May 31 18:09:17 2022 +0200
c624c97
firmware: scmi: optee: use TEE shared memory for SCMI messages
by Etienne Carriere
· Tue May 31 18:09:16 2022 +0200
Next »