Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
453663370e50a2756837f6c13b5b4eafbb7fa32c
4536633
ARM: mach-at91: arm926ejs: Add SYSRESET conditional
by Sergiu Moga
· Fri Apr 01 12:27:26 2022 +0300
84567d4
configs: at91: Enable SYSRESET for Atmel/Microchip's platforms
by Sergiu Moga
· Fri Apr 01 12:27:25 2022 +0300
65c723f
sysreset: Add Atmel/Microchip sysreset driver
by Sergiu Moga
· Fri Apr 01 12:27:24 2022 +0300
b60e977
ARM: dts: at91: Add RSTC node
by Sergiu Moga
· Fri Apr 01 12:27:23 2022 +0300
77bf5d4
configs: Add sam9x60_curiosity_mmc_defconfig
by Durai Manickam KR
· Mon Apr 04 11:23:20 2022 +0530
a050971
ARM: dts: Add device tree files for sam9x60_curiosity
by Durai Manickam KR
· Mon Apr 04 11:23:19 2022 +0530
2e7bc61
board: Add sam9x60_curiosity support
by Durai Manickam KR
· Mon Apr 04 11:23:18 2022 +0530
a70a0da
Prepare v2022.07-rc1
by Tom Rini
· Mon Apr 25 19:26:07 2022 -0400
6442b5d
configs: Resync with savedefconfig
by Tom Rini
· Mon Apr 25 18:53:54 2022 -0400
5332012
nds32: Remove the architecture
by Tom Rini
· Wed Apr 06 09:21:25 2022 -0400
d68298c
Merge branch '2022-04-25-initial-implementation-of-stdboot'
by Tom Rini
· Mon Apr 25 16:02:27 2022 -0400
33012f9
Merge branch '2022-04-23-binman-updates'
by Tom Rini
· Mon Apr 25 16:02:03 2022 -0400
33978f2
binman: don't import deprecated distutils package
by Heinrich Schuchardt
· Sat Apr 09 14:53:18 2022 +0200
bafd480
MAINTAINERS: Add Alper as a binman maintainer
by Alper Nebi Yasak
· Fri Apr 22 18:25:47 2022 +0300
1d44c8e
binman: Refuse to replace sections for now
by Alper Nebi Yasak
· Sun Mar 27 18:31:50 2022 +0300
4989264
binman: Test replacing non-section entries in FIT subsections
by Alper Nebi Yasak
· Sun Mar 27 18:31:49 2022 +0300
6cadc50
binman: Create FIT subentries in the FIT section, not its parent
by Alper Nebi Yasak
· Sun Mar 27 18:31:48 2022 +0300
1a0ee0f
binman: Remove '/images/' fragment from FIT subentry paths
by Alper Nebi Yasak
· Sun Mar 27 18:31:47 2022 +0300
00c68f1
binman: Don't reset offset/size if image doesn't allow repacking
by Alper Nebi Yasak
· Sun Mar 27 18:31:46 2022 +0300
e63ca5a
binman: Collect bintools for images when replacing entries
by Alper Nebi Yasak
· Sun Mar 27 18:31:45 2022 +0300
5cff63f
binman: Fix unique names having '/.' for images read from files
by Alper Nebi Yasak
· Sun Mar 27 18:31:44 2022 +0300
83b9be6
bootstd: doc: Add documentation
by Simon Glass
· Sun Apr 24 23:31:26 2022 -0600
be661cb
bootstd: Provide a default command
by Simon Glass
· Sun Apr 24 23:31:27 2022 -0600
d3203bd
bootstd: Add setup for the bootflow tests
by Simon Glass
· Sun Apr 24 23:31:25 2022 -0600
b255efc
bootstd: Add tests for bootstd including all uclasses
by Simon Glass
· Sun Apr 24 23:31:24 2022 -0600
e1917ef
bootstd: usb: Add a bootdev driver
by Simon Glass
· Sun Apr 24 23:31:23 2022 -0600
7e03e74
bootstd: Add an implementation of script boot
by Simon Glass
· Sun Apr 24 23:31:22 2022 -0600
1b4bc15
bootstd: sandbox: Add a hostfs bootdev
by Simon Glass
· Sun Apr 24 23:31:21 2022 -0600
423994e
bootstd: Add a sandbox bootmeth driver
by Simon Glass
· Sun Apr 24 23:31:20 2022 -0600
309e6ec
bootstd: Add an implementation of EFI bootmgr
by Simon Glass
· Sun Apr 24 23:31:19 2022 -0600
ab5bbe2
bootstd: Add a system bootdev for strange boot methods
by Simon Glass
· Sun Apr 24 23:31:18 2022 -0600
66f6255
bootstd: Add an implementation of EFI boot
by Simon Glass
· Sun Apr 24 23:31:17 2022 -0600
8314461
bootstd: Add an implementation of distro PXE boot
by Simon Glass
· Sun Apr 24 23:31:16 2022 -0600
4f840a2
bootstd: ethernet: Add a bootdev driver
by Simon Glass
· Sun Apr 24 23:31:15 2022 -0600
f8b4a29
bootstd: mmc: Add a bootdev driver
by Simon Glass
· Sun Apr 24 23:31:14 2022 -0600
ad8ec37
bootstd: Add an implementation of distro boot
by Simon Glass
· Sun Apr 24 23:31:13 2022 -0600
c49fd72
bootstd: Add a bootmeth command
by Simon Glass
· Sun Apr 24 23:31:12 2022 -0600
7617f49
bootstd: Add a bootflow command
by Simon Glass
· Sun Apr 24 23:31:11 2022 -0600
379f438
bootstd: Add a bootdev command
by Simon Glass
· Sun Apr 24 23:31:10 2022 -0600
03fcbf9
bootstd: Add support for bootflows
by Simon Glass
· Sun Apr 24 23:31:09 2022 -0600
4b508b8
bootstd: Add the bootmeth uclass and helpers
by Simon Glass
· Sun Apr 24 23:31:08 2022 -0600
017656e
bootstd: Add the bootdev uclass
by Simon Glass
· Sun Apr 24 23:31:07 2022 -0600
08ad13e
bootstd: Add the bootstd uclass and core implementation
by Simon Glass
· Sun Apr 24 23:31:06 2022 -0600
a16d87d
bootstd: Add the concept of a bootflow
by Simon Glass
· Sun Apr 24 23:31:05 2022 -0600
896ed4b
fs: Add a function to set the filesystem type
by Simon Glass
· Sun Apr 24 23:31:04 2022 -0600
f3086cf
dm: blk: Add a function to return the device type
by Simon Glass
· Sun Apr 24 23:31:03 2022 -0600
6bebdb3
test: dm: Restart USB before assuming it is stopped
by Simon Glass
· Sun Apr 24 23:31:02 2022 -0600
70f4bcb
test: fastboot: Avoid using mmc1
by Simon Glass
· Sun Apr 24 23:31:01 2022 -0600
9670f7d
dm: core: Allow finding a uclass device by partial name
by Simon Glass
· Sun Apr 24 23:31:00 2022 -0600
f1f519f
dm: core: Rename and fix uclass_get_by_name_len()
by Simon Glass
· Sun Apr 24 23:30:59 2022 -0600
4bf2fc1
lib: Add a way to find the postiion of a trailing number
by Simon Glass
· Sun Apr 24 23:30:58 2022 -0600
20888f3
lib: Fix a few bugs in trailing_strtoln()
by Simon Glass
· Sun Apr 24 23:30:57 2022 -0600
b2c6f09
lib: Correct comment formatting to avoid sphinx problems
by Simon Glass
· Sun Apr 24 23:30:56 2022 -0600
e74efcd
test: Add tests for trailing_strtol()
by Simon Glass
· Sun Apr 24 23:30:55 2022 -0600
8c2d639
lib: Move string tests to the string module
by Simon Glass
· Sun Apr 24 23:30:54 2022 -0600
783bc12
cmd: part: add explicit dependency on PARTITIONS
by AKASHI Takahiro
· Fri Apr 22 10:44:30 2022 +0900
c24a792
Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Apr 23 18:42:00 2022 -0400
808ece1
efi_loader: disk: use udevice instead of blk_desc
by AKASHI Takahiro
· Tue Apr 19 10:05:17 2022 +0900
8b57fe3
dm: disk: add read/write interfaces with udevice
by AKASHI Takahiro
· Tue Apr 19 10:05:16 2022 +0900
aff330a
efi_loader: disk: not delete BLK device for BLK(IF_TYPE_EFI_LOADER) devices
by AKASHI Takahiro
· Tue Apr 19 10:05:15 2022 +0900
7cebb75
efi_loader: disk: a helper function to delete efi_disk objects
by AKASHI Takahiro
· Tue Apr 19 10:05:14 2022 +0900
cdd245a
efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI_LOADER) devices
by AKASHI Takahiro
· Tue Apr 19 10:05:13 2022 +0900
2381f2e
efi_loader: disk: a helper function to create efi_disk objects from udevice
by AKASHI Takahiro
· Tue Apr 19 10:05:12 2022 +0900
a36dc25
efi_loader: split efi_init_obj_list() into two stages
by AKASHI Takahiro
· Tue Apr 19 10:05:11 2022 +0900
358e6c7
dm: blk: add a device-probe hook for scanning disk partitions
by AKASHI Takahiro
· Tue Apr 19 10:05:10 2022 +0900
efb9a9d
dm: disk: add UCLASS_PARTITION
by AKASHI Takahiro
· Tue Apr 19 10:05:09 2022 +0900
cb53b2c
test: dm: add tests for tag support
by AKASHI Takahiro
· Fri Apr 15 16:15:37 2022 +0900
420e6d4
dm: tag: add some document
by AKASHI Takahiro
· Fri Apr 15 16:15:36 2022 +0900
b488c2f
dm: tag: change ENOSPC to ENOMEM
by AKASHI Takahiro
· Fri Apr 15 16:15:35 2022 +0900
acc969e
bootmenu: fix menu API error handling
by Masahisa Kojima
· Thu Mar 24 22:54:33 2022 +0900
3202556
disk: don't compile in partition support for spl/tpl if not really necessary
by AKASHI Takahiro
· Tue Apr 19 10:01:58 2022 +0900
85ff961
efi_loader: disk: compile efi_disk when CONFIG_BLK
by AKASHI Takahiro
· Tue Apr 19 10:01:57 2022 +0900
ae18a67
efi_loader: PARTITION_UUIDS should be optional
by AKASHI Takahiro
· Tue Apr 19 10:01:56 2022 +0900
777cc2c
sandbox: move a function prototype
by AKASHI Takahiro
· Tue Apr 19 10:01:55 2022 +0900
140c59c
disk: define nullified functions for !PARTITIONS
by AKASHI Takahiro
· Tue Apr 19 10:01:54 2022 +0900
60bb6d7
disk: enable function prototypes in part.h for SPL/TPL
by AKASHI Takahiro
· Tue Apr 19 10:01:53 2022 +0900
7780a93
disk: include errno.h explicitly in part.h
by AKASHI Takahiro
· Tue Apr 19 10:01:52 2022 +0900
163182c
doc: update bootefi man-page
by Heinrich Schuchardt
· Mon Apr 11 21:06:13 2022 +0200
2c3bf4e
cmd: bootefi: restore ability to boot arbitrary blob
by Kyle Evans
· Sun Apr 10 16:05:55 2022 -0500
4513142
tools: kwboot: Fix spelling of "followed" in kwboot.1
by Vagrant Cascadian
· Tue Apr 19 17:48:27 2022 -0700
374b552
doc: board: apple: Mention M1 Ultra support
by Mark Kettenis
· Fri Apr 15 14:19:28 2022 +0200
d9352e9
Merge branch '2022-04-22-assorted-updates'
by Tom Rini
· Sat Apr 23 08:06:28 2022 -0400
dfacafb
arm: apple: Point stdout-path to framebuffer when keyboard present
by Mark Kettenis
· Tue Apr 19 21:20:31 2022 +0200
97de268
arm: apple: Don't clear framebuffer
by Mark Kettenis
· Tue Apr 19 21:10:29 2022 +0200
c1fad50
Allow colon in PXE bootfile URLs
by Lyle Franklin
· Sat Apr 16 11:36:43 2022 -0400
fbbaa59
fdt: Add -q option to fdt addr for distro_bootcmd
by Peter Hoyes
· Thu Mar 31 11:53:22 2022 +0100
beea7be
cmd: adc: Add support for storing ADC result in env variable
by Marek Vasut
· Thu Apr 14 18:52:25 2022 +0200
b449fed
fdt: Fix TPL SEPARATE_BSS check when locating DTB
by Andrew Abbott
· Sat Apr 16 10:12:31 2022 +1000
93b2091
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic
by Tom Rini
· Fri Apr 22 11:06:38 2022 -0400
835647b
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Fri Apr 22 11:06:31 2022 -0400
0853106
configs: Resync with savedefconfig
by Tom Rini
· Fri Apr 22 10:17:35 2022 -0400
e91b003
power-domain: Fix use of uninitialized value in dev_power_domain_ctrl
by Sean Anderson
· Wed Mar 23 14:26:09 2022 -0400
7853276
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdog
by Tom Rini
· Fri Apr 22 08:12:53 2022 -0400
b276a36
Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Fri Apr 22 08:12:20 2022 -0400
0c92935
Add support for TP-Link UE200 dongle
by Oleksii Titov
· Wed Apr 20 11:23:25 2022 +0300
bb19d62
usb: dwc3: Add support for usb3-phy PHY configuration
by Michal Simek
· Wed Mar 09 10:05:45 2022 +0100
eb4b561
generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/
by Michal Simek
· Wed Mar 09 10:05:44 2022 +0100
469d7f5
usb: gadget: ci: Make various ops const
by Adam Ford
· Fri Mar 04 16:59:02 2022 -0600
fc166b0
wdt: nuvoton: Add support for Nuvoton
by Jim Liu
· Fri Apr 01 17:59:39 2022 +0800
b9e9226
doc: device-tree-bindings: watchdog: document common properties
by Philippe Reynes
· Wed Mar 09 14:56:19 2022 +0100
Next »