Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b99fc898beed43fd95d99ea9b8599acbc87af813
/
include
b99fc89
colibri-imx8x: switch from fatload to load
by Andrejs Cainikovs
· Fri Mar 03 14:26:36 2023 +0100
943d4f6
colibri-imx8x: drop obsolete environment variables
by Andrejs Cainikovs
· Fri Mar 03 14:26:34 2023 +0100
a4d8154
colibri-imx8x: construct fdtfile dynamically
by Andrejs Cainikovs
· Fri Mar 03 14:26:33 2023 +0100
22a75ed
colibri-imx8x: update update_uboot confirmation message
by Marcel Ziswiler
· Fri Mar 03 14:26:31 2023 +0100
2c2f176
colibri-imx8x: remove obsolete sdhc related config defines
by Marcel Ziswiler
· Fri Mar 03 14:26:30 2023 +0100
acf2a26
colibri-imx8x: remove obsolete net usb start
by Marcel Ziswiler
· Fri Mar 03 14:26:29 2023 +0100
31a2be5
colibri-imx8x: Remove baudrate from console argument
by Philippe Schenker
· Fri Mar 03 14:26:27 2023 +0100
a422c79
ARM: imx: Include on-SoM microSD in list of i.MX6 DHCOM boot devices
by Marek Vasut
· Mon Mar 06 00:21:31 2023 +0100
b2ced04
power: pmic: Add NXP PCA9451A PMIC support
by Ye Li
· Fri Feb 03 18:24:36 2023 +0800
1b98b21
mx6sabresd: Convert to DM_PMIC
by Fabio Estevam
· Thu Feb 16 07:08:49 2023 -0300
e625cf1
mx6sabreauto: Convert to DM_PMIC
by Fabio Estevam
· Thu Feb 16 07:08:48 2023 -0300
f5e6084
Merge branch 'master' into next
by Tom Rini
· Mon Mar 27 15:19:57 2023 -0400
5988475
rockchip: rk3399: Drop altbootcmd
by Tom Rini
· Fri Mar 24 16:58:16 2023 -0400
55de3e5
efi: Split out table-listing code into a new file
by Simon Glass
· Mon Mar 20 08:30:14 2023 +1300
d134ad5
efi: Add another tranch of GUIDs
by Simon Glass
· Mon Mar 20 08:30:11 2023 +1300
4564025
efi_loader: move dp_alloc() to efi_alloc()
by Heinrich Schuchardt
· Sun Mar 19 09:20:22 2023 +0100
2010d85
efi_loader: move struct efi_device_path to efi.h
by Heinrich Schuchardt
· Sun Mar 19 08:59:33 2023 +0100
3f41a2a
efi_loader: support for Ctrl() device path node
by Heinrich Schuchardt
· Sun Mar 19 16:18:08 2023 +0100
ebee60e
efi_loader: support for Ctrl() device path node
by Heinrich Schuchardt
· Sun Mar 19 16:18:08 2023 +0100
a3a142c
spl: Add function prototype for spl_mmc_get_uboot_raw_sector
by Tom Rini
· Thu Mar 09 11:22:08 2023 -0500
57de82d
arm: total_compute: Remap console logs
by annsai01
· Mon Mar 13 14:27:15 2023 +0530
d9c0d68
rockchip: include: configs: Remove unused SDRAM_BANK_SIZE
by Jonas Karlman
· Tue Mar 14 00:38:37 2023 +0000
e4ce81d
rockchip: include: configs: Remove dangling comments
by Jonas Karlman
· Tue Mar 14 00:38:34 2023 +0000
32173c5
rockchip: tinker-rk3288: Use common BOOT_TARGET_DEVICES
by Jonas Karlman
· Tue Mar 14 00:38:31 2023 +0000
ddebd4b
Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Mar 16 12:18:30 2023 -0400
a122030
Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Thu Mar 16 12:16:14 2023 -0400
dbbec6e
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-coldfire
by Tom Rini
· Wed Mar 15 12:03:17 2023 -0400
1707b7b
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Wed Mar 15 12:01:55 2023 -0400
7aec652
board: amcore: fix config options namespace
by Angelo Dureghello
· Sun Feb 26 00:16:39 2023 +0100
49becce
m68k: rename CONFIG_MCFTMR to CFG_MCFTMR
by Angelo Dureghello
· Sat Feb 25 23:25:26 2023 +0100
07b3da9
board: amcore: fix u-boot mtd partition
by Angelo Dureghello
· Fri Feb 24 01:42:39 2023 +0100
1531c4e
test: Wrap assert macros in ({ ... }) and fix missing semicolons
by Marek Vasut
· Fri Mar 10 04:33:13 2023 +0100
8220add1
Merge tag 'v2023.04-rc4' into next
by Tom Rini
· Tue Mar 14 10:58:41 2023 -0400
90679c6
video: Clear the vidconsole rather than the video
by Simon Glass
· Fri Mar 10 12:47:21 2023 -0800
df865d3
video: Allow a copy framebuffer with pre-allocated fb
by Simon Glass
· Fri Mar 10 12:47:17 2023 -0800
3a12725
x86: Add a few more items to bdinfo
by Simon Glass
· Fri Mar 10 12:47:14 2023 -0800
c1e9eab
efi: Support a 64-bit frame buffer address
by Simon Glass
· Fri Mar 10 12:47:13 2023 -0800
04f8209
test: Add ut_assert_nextline_empty() empty line helper
by Marek Vasut
· Thu Mar 02 04:08:24 2023 +0100
4e3bdb5
spl: Add missing prototype for board_boot_order
by Algapally Santosh Sagar
· Wed Mar 01 03:33:34 2023 -0700
8abbbf2
test: Add ut_assert_nextline_empty() empty line helper
by Marek Vasut
· Thu Mar 02 04:08:24 2023 +0100
ca84dc8
bootstd: Replicate the dtb-filename quirks of distroboot
by Simon Glass
· Wed Feb 22 12:17:04 2023 -0700
99e6818
bootflow: Rename bootflow_flags_t
by Simon Glass
· Wed Feb 22 12:17:03 2023 -0700
a13accb
Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video into next
by Tom Rini
· Tue Mar 07 12:54:01 2023 -0500
efadfde
video console: add 16x32 Terminus font from linux
by Dzmitry Sankouski
· Mon Feb 27 20:37:08 2023 +0300
7932a99
video console: add 12x22 Sun font from linux
by Dzmitry Sankouski
· Mon Feb 27 20:37:07 2023 +0300
86c6a53
video console: move vidconsole_get_font_size() logic to driver ops
by Dzmitry Sankouski
· Tue Mar 07 13:21:15 2023 +0300
7fa964a
video console: implement multiple fonts configuration
by Dzmitry Sankouski
· Tue Mar 07 13:21:14 2023 +0300
fa134b3
video console: move 8x16 font data in named header
by Dzmitry Sankouski
· Tue Mar 07 13:21:13 2023 +0300
aea2d2d
video console: refactoring and optimization
by Dzmitry Sankouski
· Tue Mar 07 13:21:11 2023 +0300
4803f1d
timer: fttmr010: return a previously deleted driver now ported to DM
by Sergei Antonov
· Mon Feb 13 20:34:36 2023 +0300
6e4be5f
sunxi: dts: arm: update devicetree files from Linux v6.2-rc2
by Andre Przywara
· Thu Jan 12 11:18:05 2023 +0000
2109738
command: Don't allow commands in SPL
by Simon Glass
· Wed Feb 22 09:34:25 2023 -0700
e287b67
Correct SPL uses of MULTIPLEXER
by Simon Glass
· Wed Feb 22 09:33:49 2023 -0700
32f36cf
board: rockchip: add Radxa ROCK5B Rk3588 board
by Eugen Hristev
· Wed Feb 22 11:05:12 2023 +0200
be56bb5
rockchip: rk3568: Read cpuid from otp
by Jonas Karlman
· Wed Feb 22 22:44:41 2023 +0000
91dc9f6
board: rockchip: Add Edgeble Neural Compute Module 6
by Jagan Teki
· Mon Jan 30 20:27:49 2023 +0530
8967dea
arm: rockchip: Add RK3588 arch core support
by Jagan Teki
· Mon Jan 30 20:27:45 2023 +0530
4435f60
dt-bindings: reset: add rk3588 reset definitions
by Jagan Teki
· Mon Jan 30 20:27:40 2023 +0530
39ff7454
dt-bindings: power: Add power-domain header for rk3588
by Jagan Teki
· Mon Jan 30 20:27:39 2023 +0530
ac61b20
dt-bindings: clk: Add dt-binding header for RK3588
by Jagan Teki
· Mon Jan 30 20:27:35 2023 +0530
e5e3b69
dt-bindings: rockchip: Sync rockchip, vop2.h from Linux
by Jagan Teki
· Fri Feb 17 17:28:35 2023 +0530
874de18
include: rk3328: Add default env for compressed kernel images
by Christopher Obbard
· Fri Jan 27 17:03:56 2023 +0000
3467ed2
tpm: Implement tpm_auto_start() for TPMv1.2
by Simon Glass
· Tue Feb 21 06:24:52 2023 -0700
42d7bdf
tpm: add a function that performs selftest + startup
by Ilias Apalodimas
· Wed Jan 25 12:18:36 2023 +0200
1c0b887
Merge tag 'v2023.04-rc3' into next
by Tom Rini
· Mon Feb 27 17:28:21 2023 -0500
a3382bb
socfpga: chameleonv3: Move environment to a text file
by Paweł Anikiel
· Tue Feb 21 16:17:02 2023 +0100
b906435
efi_loader: Measure the loaded DTB
by Etienne Carriere
· Thu Feb 16 17:29:48 2023 +0100
249ce73
riscv: Rename Andes cpu and board names
by Leo Yu-Chi Liang
· Tue Feb 14 20:42:49 2023 +0800
fc1aa35
dm: treewide: Complete migration to new driver model schema
by Simon Glass
· Mon Feb 13 08:56:34 2023 -0700
c2727e5
dm: Add support for handling old u-boot,dm- tags
by Simon Glass
· Mon Feb 13 08:56:32 2023 -0700
6aebc1a
arm: mvebu: Add support for Synology DS116 (Armada 385)
by Tony Dinh
· Thu Feb 09 14:00:03 2023 -0800
63eba13
arm: mvebu: Add support for Thecus N2350 (Armada 385) board
by Tony Dinh
· Wed Feb 01 15:13:05 2023 -0800
3849de4
Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· Sun Feb 12 15:25:32 2023 -0500
5c4a9c1
Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx
by Tom Rini
· Sun Feb 12 15:25:09 2023 -0500
6078bff
reset: Allow reset_get_by_name() with NULL name
by Samuel Holland
· Sat Jan 21 18:02:52 2023 -0600
bae0f4f
clk: Allow clk_get_by_name() with NULL name
by Samuel Holland
· Sat Jan 21 18:02:51 2023 -0600
ec26f89
trace: Reduce the number of function sites
by Simon Glass
· Sun Jan 15 14:15:47 2023 -0700
adefafe
trace: Update the file header
by Simon Glass
· Sun Jan 15 14:15:46 2023 -0700
7c1974b
timer: Tidy up use of notrace
by Simon Glass
· Sun Jan 15 14:15:42 2023 -0700
1fc46f5
board: cssi: Add new board MCR3000_2G
by Christophe Leroy
· Fri Oct 14 12:54:50 2022 +0200
74fab16
board: MCR3000: Modernise the settings to properly work on lastest u-boot version
by Christophe Leroy
· Mon Feb 06 19:33:53 2023 +0100
ebe63a9
board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXT
by Christophe Leroy
· Mon Feb 06 19:17:24 2023 +0100
be1eaa1
Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri Feb 10 13:45:15 2023 -0500
5fb0b63
board: MCR3000: Use lowercase filenames
by Christophe Leroy
· Mon Jan 30 09:11:03 2023 +0100
157f2c5
dm: button: add support for linux_code in button-gpio.c driver
by Dzmitry Sankouski
· Sun Jan 22 18:21:24 2023 +0300
fd1ad93
pinctrl-snapdragon: Get rid of custom drive-strength values
by Sumit Garg
· Wed Feb 01 19:28:52 2023 +0530
59b328d
env: Couple networking-related variable flags to CONFIG_NET
by Jan Kiszka
· Fri Feb 03 13:22:52 2023 +0100
a1e25d6
arm: bcm7xxx: Convert to DM_SERIAL
by Thomas Fitzsimmons
· Sat Feb 04 20:36:57 2023 -0500
5d0e4f4
Correct SPL use of TEE
by Simon Glass
· Sun Feb 05 15:44:17 2023 -0700
ae415ab
Correct SPL use of TARGET_MX6UL_9X9_EVK
by Simon Glass
· Sun Feb 05 15:40:59 2023 -0700
0a6a0c4
Correct SPL uses of SANDBOX_CLK_CCF
by Simon Glass
· Sun Feb 05 15:40:43 2023 -0700
33ed90a
Correct SPL use of IMX8MN_BEACON_2GB_LPDDR
by Simon Glass
· Sun Feb 05 15:40:10 2023 -0700
8600f99
efi_loader: provide definition for efi_add_known_memory()
by Heinrich Schuchardt
· Fri Feb 10 09:01:13 2023 +0100
9108ed3
efi_loader: add definition for efi_main()
by Heinrich Schuchardt
· Fri Feb 10 08:23:24 2023 +0100
f965564
efi_loader: fix struct efi_input_key
by Heinrich Schuchardt
· Fri Feb 10 08:13:23 2023 +0100
1eb31f9
eficonfig: set EFICONFIG_ENTRY_NUM_MAX to INT_MAX - 1
by Masahisa Kojima
· Thu Feb 02 18:24:45 2023 +0900
d38ecb7
eficonfig: CTRL+S to save the boot order
by Masahisa Kojima
· Thu Feb 02 18:24:44 2023 +0900
d81f529
efi: use 32-bit alignment for efi_guid_t
by Masahisa Kojima
· Sat Jan 28 13:56:14 2023 +0900
5ca5dd5
Correct SPL uses of CMD_USB
by Simon Glass
· Sun Feb 05 15:36:46 2023 -0700
5036ffd
Correct SPL uses of CMD_SF
by Simon Glass
· Sun Feb 05 15:36:41 2023 -0700
Next »