Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
af136d37f6a91269376830a081f917f1da86729d
af136d3
smbios: use struct_table_length to get SMBIOS 2.1 total table length
by Masahisa Kojima
· 10 months ago
d8733f3
efi_loader: migrate SMBIOS 3.0 entry point structure for measurement
by Masahisa Kojima
· 10 months ago
28ad64c
configs: enable smbios command on qemu_arm64_defconfig
by Heinrich Schuchardt
· 10 months ago
00ba350
configs: enable smbios command on sandbox
by Heinrich Schuchardt
· 10 months ago
dd60469
test: unit test for smbios command
by Heinrich Schuchardt
· 10 months ago
ddbcc39
doc: man-page for smbios command
by Heinrich Schuchardt
· 10 months ago
bf11df8
cmd: provide command to display SMBIOS information
by Heinrich Schuchardt
· 10 months ago
856ffa5
smbios: type2: contained object handles
by Heinrich Schuchardt
· 10 months ago
eccfaee
Merge branch '2024-01-24-assorted-fixes-and-updates'
by Tom Rini
· 10 months ago
4f17148
reset: reset-hisilicon: also handle #reset-cells = <2>
by Yang Xiwen
· 10 months ago
ee737c8
test: enhance unicode_test_utf8_to_utf32_stream()
by Heinrich Schuchardt
· 10 months ago
7a0d3a1
lib: add comment in utf8_to_utf32_stream()
by Heinrich Schuchardt
· 10 months ago
763160f
docker: Add tools/buildman/requirements.txt to the cache
by Tom Rini
· 10 months ago
cc82bae
common: console: Fix print complete stdio device list
by Patrice Chotard
· 10 months ago
08f67c4
cmd: bootmenu: rename U-Boot console to Exit
by Svyatoslav Ryhel
· 10 months ago
0fd5b07
board: verdin-am62: set cpu core voltage depending on speed grade
by Max Krummenacher
· 10 months ago
cefc538
arm: mach-k3: am62: provide more soc feature info accessors
by Max Krummenacher
· 10 months ago
adff714
arm: mach-k3: am62: move device identification accessor functions to header
by Max Krummenacher
· 10 months ago
88f9862
board: verdin-am62: improve comment on usb phy core voltage
by Max Krummenacher
· 10 months ago
0e226eb
headers: don't depend on errno.h being available
by Max Krummenacher
· 10 months ago
ee65ec0
cmd: increase default for SYS_MAXARGS
by Heinrich Schuchardt
· 10 months ago
e6df0ea
board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
by Prasanth Babu Mantena
· 1 year, 1 month ago
8ccab88
Merge patch series "omap3: Make SPL_OMAP3_ID_NAND depend on NAND_OMAP_GPMC"
by Tom Rini
· 10 months ago
ddb1ec1
mtd: Make CONFIG_MTD be the gate symbol for the menu
by Tom Rini
· 11 months ago
50db3b9
cmd/flash: Make this default y for CFI and NOR only
by Tom Rini
· 11 months ago
7e28ea8
env: Make ENV_IS_IN_SPI_FLASH depend on SPI flash being present
by Tom Rini
· 11 months ago
dc11bf0
cmd/mtdparts: Make this select MTD_PARTITIONS
by Tom Rini
· 11 months ago
58a8526
omap3: Make SPL_OMAP3_ID_NAND depend on NAND_OMAP_GPMC
by Tom Rini
· 11 months ago
813aa8f
common: usb-hub: Reset hub port before scanning
by Shantur Rathore
· 12 months ago
afae6c2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 10 months ago
ba348cd
Merge tag 'u-boot-imx-master-20240122' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 10 months ago
089a77e
Merge commit '3c9bb8fbdc77f6bd56e97597d875d8965db3b96c' of https://github.com/tienfong/uboot_mainline
by Tom Rini
· 10 months ago
df04a14
board: solidrun: clearfog: fix serdes 1 / eth2 speed for clearfog gtr
by Josua Mayer
· 11 months ago
85076d7
arm: mvebu: clearfog gtr: add config option to select serdes0 interface
by Josua Mayer
· 11 months ago
2f82085
ARM: imx: Enable kaslrseed command on DH i.MX8M Plus DHCOM
by Marek Vasut
· 10 months ago
468b270
pico-dwarf/hobbit-imx6ul: Convert to CONFIG_DM_SERIAL
by Fabio Estevam
· 10 months ago
d6e4ed1
wandboard: Convert to watchdog driver model
by Fabio Estevam
· 10 months ago
ed09798
ARM: imx: Configure GIC clock parent on Data Modul i.MX8M Plus eDM SBC
by Marek Vasut
· 10 months ago
2a9ac3a
ARM: imx: Enable SPL_BOARD_INIT on DH i.MX8M Plus DHCOM
by Marek Vasut
· 10 months ago
8ebd8f5
imx8m: Enable LTO by default
by Fabio Estevam
· 10 months ago
bd80046
arm: dts: agilex: Increase reserved memory size to 32MB
by Dinesh Maniyam
· 11 months ago
883c503
clk: altera: n5x: Fix MEMCLKMGR_EXTCNTRST_C0CNTRST to bit(0)
by Dinesh Maniyam
· 11 months ago
c851f2f
arm: socfpga: stratix10: SPI clock support
by Dinesh Maniyam
· 12 months ago
7437eb1
Merge tag 'efi-2024-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 10 months ago
306cd1e
efi_loader: return immediately in UCLASS_EFI_LOADER removal
by Masahisa Kojima
· 10 months ago
7876147
efi_loader: create common function to free struct efi_disk_obj
by Masahisa Kojima
· 10 months ago
6075570
efi_loader: avoid pointer access after calling efi_delete_handle
by Masahisa Kojima
· 10 months ago
e0d1424
efi_loader: auto-generate removable media boot option first
by Masahisa Kojima
· 11 months ago
19410bb
efi_loader: auto-generate boot option for each blkio device
by Masahisa Kojima
· 11 months ago
54ce3dd
efi_loader: rename check_disk_has_default_file function
by Masahisa Kojima
· 11 months ago
04044f9
part: correct documentation of part_get_bootable()
by Heinrich Schuchardt
· 10 months ago
7c9cd47
doc: uefi: remove duplicate word "has"
by Wei Ming Chen
· 10 months ago
e18e3be
Merge patch series "k3-j721e: beagleboneai: Fix USB"
by Tom Rini
· 10 months ago
3faa557
configs/j721e_beagleboneai64_a72_defconfig: Enable Sierra PHY
by Roger Quadros
· 11 months ago
f8f4cbb
arm: dts: k3-j721e-beagleboneai64: Fix USB operation
by Roger Quadros
· 11 months ago
80a1bce
arm: dts: k3-j721e: Fix USB0 operation
by Roger Quadros
· 11 months ago
ff4e607
usb: cdns3: avoid error messages if phys don't exist
by Roger Quadros
· 11 months ago
1099816
board: ti: j721e: Drop SERDES PHY init from board file
by Roger Quadros
· 11 months ago
19b5434
Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y
by Shantur Rathore
· 11 months ago
46fbc64
Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 10 months ago
f952d70
stm32mp2: Fix CONFIG_STM32MP25X flag usage
by Patrice Chotard
· 11 months ago
c4e1879
stm32mp: Add dependencies on CMDLINE for command stm32key
by Patrick Delaunay
· 10 months ago
47ad953
ARM: stm32: Set stdio to serial on DH STM32MP15xx DHSOM
by Marek Vasut
· 11 months ago
3cdc883
Merge branch '2024-01-18-assorted-fixes'
by Tom Rini
· 10 months ago
4c6fcbc
arm: Rename STM32MP15x
by Patrick Delaunay
· 10 months ago
990e057
arm: Rename STM32MP13x
by Patrick Delaunay
· 10 months ago
300cb92
board: st: stm32mp2: display the board identification
by Patrick Delaunay
· 10 months ago
d7b448f
board: st: stm32mp2: add checkboard
by Patrick Delaunay
· 10 months ago
a6c078c
stm32mp: activate the command stboard for stm32mp25 boards
by Patrick Delaunay
· 10 months ago
9094672
stm32mp: stm32prog: add support of stm32mp25
by Patrick Delaunay
· 10 months ago
3fa644b
smt32mp: add setup_mac_address for stm32mp25
by Patrick Delaunay
· 10 months ago
539fec3
stm32mp: add setup_serial_number for stm32mp25
by Patrice Chotard
· 10 months ago
2f6030a
stm32mp: add soc.c file
by Patrick Delaunay
· 10 months ago
6507eeb
configs: stm32mp25: add support of fuse command
by Patrick Delaunay
· 10 months ago
db9d93c
stm32mp: bsec: add support of stm32mp25
by Patrick Delaunay
· 10 months ago
9356dbc
stm32mp: bsec: add driver data
by Patrick Delaunay
· 10 months ago
bb5502a
arm: stm32mp: add Rev.B support for STM32MP25
by Yann Gautier
· 10 months ago
d5c1f20
arm64: dts: st: add bsec support to stm32mp25
by Patrick Delaunay
· 10 months ago
5247741
ARM: dts: stm32: Fix reset for usart1 in scmi configuration
by Patrice Chotard
· 11 months ago
ad8f5a9
Merge tag 'u-boot-rockchip-20240119' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 10 months ago
a4dee9e
rockchip: rk3128: remove noop file
by Quentin Schulz
· 10 months ago
b63d3c2
rockchip: remove unused global data ptr
by Quentin Schulz
· 10 months ago
ccedc90
rockchip: find U-boot proper boot device by inverting the logic that sets it
by Quentin Schulz
· 10 months ago
082652e
rockchip: factor out spl_perform_fixups into common spl-boot-order
by Quentin Schulz
· 10 months ago
00b97b8
rockchip: px30: simplify logic for getting SPL boot medium DT node
by Quentin Schulz
· 10 months ago
7b026f1
rockchip: rk3399: simplify logic for getting SPL boot medium DT node
by Quentin Schulz
· 10 months ago
547db7c
doc: board: anbernic: Update rgxx3 to add new boards
by Chris Morgan
· 11 months ago
95db0c0
board: rockchip: Add support for new boards to RGxx3
by Chris Morgan
· 11 months ago
ea8e963
rockchip: board: Add board_rng_seed() for all Rockchip devices
by Chris Morgan
· 11 months ago
a63ff50
board: rockchip: Refactor panel auto-detect code
by Chris Morgan
· 11 months ago
cac3311
rockchip: rk3328: Set efuse auto mode and timing control
by Jonas Karlman
· 11 months ago
f3e450b
rockchip: theobroma-systems: fix modified boot_targets detection
by Quentin Schulz
· 10 months ago
1e33bff
env: migrate env_get_default to call env_get_default_into
by Quentin Schulz
· 10 months ago
7665d33
env: allow to copy value from default environment into a buffer
by Quentin Schulz
· 10 months ago
1e1a92b
rockchip: ringneck-px30/puma-rk3399: factor out storage medium selection
by Quentin Schulz
· 10 months ago
530f5e8
rockchip: puma-rk3399: do not hardcode MMC controller paths
by Quentin Schulz
· 10 months ago
8fa42c0
rockchip: ringneck-px30: do not hardcode MMC controller paths
by Quentin Schulz
· 10 months ago
a3b328e
board: rockchip: Add the Turing RK1 SoM
by Joshua Riek
· 11 months ago
c47e168
rockchip: rk3588s-orangepi-5: Build SPI image
by Jonas Karlman
· 1 year ago
7d1ab38
rockchip: rk3588-orangepi-5-plus: Build SPI image
by Slawomir Stepien
· 1 year ago
Next »