Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
62c500741a94d88b7b93bd4e68dd9a13d7b87eea
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
eb6e70b
dtoc: Update test_src_scan.py for new tegra compatibles
by Tom Rini
· Tue Jun 14 13:59:23 2022 -0400
cb4f59c
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· Tue Jun 14 12:28:58 2022 -0400
61c99fe
board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dt
by Marcel Ziswiler
· Sat May 21 12:42:46 2022 +0200
85ccc37
arm: tegra: Update some DT compatibles
by Peter Robinson
· Tue May 03 09:32:54 2022 +0100
b1f9272
pci: tegra: Update error prints with new lines
by Peter Robinson
· Tue May 03 09:29:22 2022 +0100
098c9ad
ARM: tegra: XUSB padctl: Add new lines for errors
by Peter Robinson
· Tue May 03 09:29:21 2022 +0100
3354970
Merge tag 'efi-2022-07-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Mon Jun 13 09:33:37 2022 -0400
f57eacb
efi_loader: create boot options without file path
by Heinrich Schuchardt
· Sat Jun 11 05:22:08 2022 +0000
0628e1c
efi_loader: allow booting from short dev only DP
by Heinrich Schuchardt
· Sat Jun 11 05:22:07 2022 +0000
1313203
efi_loader: correctly identify binary name
by Heinrich Schuchardt
· Fri Jun 10 18:24:48 2022 +0200
4ed7261
EFI: FMP: Use a common GetImageInfo function for FIT and raw images
by Sughosh Ganu
· Wed Jun 01 23:30:41 2022 +0530
0f5ca5c
EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATIONS is enabled
by Sughosh Ganu
· Wed Jun 01 23:30:39 2022 +0530
9c1978e
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Wed Jun 08 08:25:30 2022 -0400
16637b4
misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux
by Marek Vasut
· Sun Apr 10 06:27:14 2022 +0200
84caded
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
by Tom Rini
· Tue Jun 07 08:17:24 2022 -0400
b225c2f
Merge tag 'xilinx-for-v2022.07-rc4-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Jun 07 08:17:08 2022 -0400
683cde3
usb: xhci-mtk: disable all ports when disable host controller
by developer
· Fri May 27 09:52:09 2022 +0800
18ce95f
watchdog: Fix SPL build with watchdog disabled in asm files
by Pali Rohár
· Thu Apr 28 13:33:09 2022 +0200
e8ea663
Prepare v2022.07-rc4
by Tom Rini
· Mon Jun 06 10:25:13 2022 -0400
b4dfbb0
configs: fsl: add missing SYS_FMAN_FW_ADDR defines
by Camelia Groza
· Thu Jun 02 16:47:09 2022 +0300
e4638a0
doc: update mail author for st-dt.rst
by Patrick Delaunay
· Thu Jun 02 18:34:49 2022 +0200
904fb97
xilinx: fru: Replace spaces with \0 in detected revision
by Michal Simek
· Mon Jun 06 09:31:27 2022 +0200
6d37989
Merge tag 'efi-2022-07-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Jun 04 09:38:56 2022 -0400
6a4625e
efi: test/py: authenticate fit capsules
by Vincent Stehlé
· Tue May 31 09:55:34 2022 +0200
f0c7daa
test/py: efi_capsule: repair image authentication test
by Vincent Stehlé
· Tue May 31 09:55:33 2022 +0200
fddb136
EFI: Update the documentation to reflect the correct value of OsIndications
by Sughosh Ganu
· Tue May 31 12:45:35 2022 +0530
c212fc7
EFI: Populate descriptor_count value only when image_info_size is not zero
by Sughosh Ganu
· Tue May 31 12:45:33 2022 +0530
291f731
doc: environment: Fix typo
by Chris Packham
· Wed May 25 13:08:51 2022 +1200
05a37be
Merge branch '2022-06-03-assorted-fixes'
by Tom Rini
· Fri Jun 03 15:42:13 2022 -0400
0d3457c
board: ti: am64x: Update MAINTAINERS
by Dave Gerlach
· Fri Jun 03 14:30:20 2022 -0500
501073d
squashfs: Fix compilation on big endian systems
by Pali Rohár
· Wed Apr 06 23:31:53 2022 +0200
eb7bdc6
imx: imx8mq: select CONFIG_CMD_CLK
by Peng Fan
· Mon May 23 19:38:28 2022 +0800
9b8ed24
imx: imx8mq: default select CLK_IMX8MQ
by Peng Fan
· Mon May 23 19:38:27 2022 +0800
05cc827
fdt: Add U-Boot version to chosen node
by Francesco Dolcini
· Thu May 19 16:22:26 2022 +0200
a0aaa32
net: Check for the minimum IP fragmented datagram size
by Fabio Estevam
· Thu May 26 11:14:37 2022 -0300
11af9ed
armv8: Fix TCR 64-bit writes
by Andre Przywara
· Mon May 09 17:08:49 2022 +0100
3f66e8e
net: enetc: unregister mdiobus
by Michael Walle
· Tue May 31 18:36:16 2022 +0200
Next »