Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e49dc354bbbde82e56f5d1330f124d16e6697bc7
/
include
b2faacc
log: Add return-checking macros for 0 being success
by Simon Glass
· Wed Jan 20 20:10:54 2021 -0700
5fc47e3
log: Handle line continuation
by Simon Glass
· Wed Jan 20 20:10:53 2021 -0700
f080343
log: Set up a flag byte for log records
by Simon Glass
· Wed Jan 20 20:10:52 2021 -0700
ee11209
spl: test: Add a test for spl_load_simple_fit()
by Simon Glass
· Sun Mar 07 17:35:15 2021 -0700
b90e487
sandbox: Update os_find_u_boot() to find the .img file
by Simon Glass
· Sun Mar 07 17:35:13 2021 -0700
1ef74ab
test: Allow SPL to run any available test
by Simon Glass
· Sun Mar 07 17:35:12 2021 -0700
1638693
test: Rename all linker lists to have a ut_ prefix
by Simon Glass
· Sun Mar 07 17:35:11 2021 -0700
b50211f
test: Add a macros for finding tests in linker_lists
by Simon Glass
· Sun Mar 07 17:35:10 2021 -0700
bb2b173
test: Run driver-model tests using ut_run_list()
by Simon Glass
· Sun Mar 07 17:35:05 2021 -0700
4066d8d
test: Use a local variable for test state
by Simon Glass
· Sun Mar 07 17:35:04 2021 -0700
0d32ec2
test: Add ut_run_test_live_flat() to run tests twice
by Simon Glass
· Sun Mar 07 17:35:03 2021 -0700
436687e
test: Use ut_run_test() to run driver model tests
by Simon Glass
· Sun Mar 07 17:35:01 2021 -0700
5517edb
test: Move test running into a separate function
by Simon Glass
· Sun Mar 07 17:35:00 2021 -0700
2dba476
test: Move dm_test_init() into test-main.c
by Simon Glass
· Sun Mar 07 17:34:58 2021 -0700
b98bfbc
test: Drop struct dm_test_state
by Simon Glass
· Sun Mar 07 17:34:57 2021 -0700
b2890a1
test: Handle driver model reinit in test_pre_run()
by Simon Glass
· Sun Mar 07 17:34:56 2021 -0700
59cad96
test: Move delay skipping to test_pre_run()
by Simon Glass
· Sun Mar 07 17:34:55 2021 -0700
0f8f677
test: Call test_pre/post_run() from driver model tests
by Simon Glass
· Sun Mar 07 17:34:49 2021 -0700
d93dc7d
test: Create pre/post-run functions
by Simon Glass
· Sun Mar 07 17:34:48 2021 -0700
5722fb2
test: Add an overall test runner
by Simon Glass
· Sun Mar 07 17:34:47 2021 -0700
a1add9d
test: Rename test-main.c to test-dm.c
by Simon Glass
· Sun Mar 07 17:34:46 2021 -0700
ab1fca0
test: Mark all driver model tests with a flag
by Simon Glass
· Sun Mar 07 17:34:45 2021 -0700
503b0fb
Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next
by Tom Rini
· Thu Mar 04 14:36:40 2021 -0500
247ccf2
gpio: Add a way to read 3-way strapping pins
by Simon Glass
· Thu Feb 04 21:22:09 2021 -0700
722f968
gpio: Replace direction_input() and direction_output()
by Simon Glass
· Thu Feb 04 21:22:04 2021 -0700
7b893f9
dm: gpio: Add a way to update flags
by Simon Glass
· Thu Feb 04 21:22:03 2021 -0700
909bee3
gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
by Simon Glass
· Thu Feb 04 21:21:57 2021 -0700
d063ce9
dm: gpio: Rename get_dir_flags() method to get_flags()
by Simon Glass
· Thu Feb 04 21:21:56 2021 -0700
54befdd
dm: gpio: Rename set_dir_flags() method to update_flags()
by Simon Glass
· Thu Feb 04 21:21:55 2021 -0700
5bc34cb
video: sunxi_display: Convert to DM_VIDEO
by Jagan Teki
· Mon Feb 22 00:12:34 2021 +0000
77759db
tpm: Allow disabling platform hierarchy with TPM2
by Simon Glass
· Sat Feb 06 14:23:42 2021 -0700
e9d3d59
tpm: Add TPM2 support for write_lock
by Simon Glass
· Sat Feb 06 14:23:41 2021 -0700
3d930ed
tpm: Add TPM2 support for read/write values
by Simon Glass
· Sat Feb 06 14:23:40 2021 -0700
713c58a
tpm: Add an implementation of define_space
by Simon Glass
· Sat Feb 06 14:23:39 2021 -0700
3b8692a
tpm: Switch TPMv1 over to use the new API
by Simon Glass
· Sat Feb 06 14:23:36 2021 -0700
c036ebd
tpm: Add an API that can support v1.2 and v2
by Simon Glass
· Sat Feb 06 14:23:35 2021 -0700
edd094e
sandbox: Avoid using malloc() for system state
by Simon Glass
· Sat Feb 06 09:57:33 2021 -0700
4c902fa
sandbox: Add os_realloc()
by Simon Glass
· Sat Feb 06 09:57:32 2021 -0700
6f14d5f
reset: Remove addr parameter from reset_cpu()
by Harald Seiler
· Tue Dec 15 16:47:52 2020 +0100
8712391
log: convert pr_*() to logging
by Heinrich Schuchardt
· Mon Jan 04 08:02:55 2021 +0100
c960c0a
Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Feb 27 08:06:10 2021 -0500
36e815b
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Fri Feb 26 15:11:08 2021 -0500
0c5c020
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Fri Feb 26 12:41:19 2021 -0500
6eb30c1
efi_loader: fix documentation in efi_loader.h
by Heinrich Schuchardt
· Thu Feb 25 08:02:37 2021 +0100
f2c4720
ARM: stm32: Add USB host boot support
by Marek Vasut
· Fri Feb 12 13:50:52 2021 +0100
3a99448
fastboot: add UUU command UCmd and ACmd support
by Heiko Schocher
· Wed Feb 10 09:29:03 2021 +0100
c81028d
part: Support getting whole disk from part_get_info_by_dev_and_name_or_num
by Sean Anderson
· Fri Feb 05 09:38:56 2021 -0500
9016304
mtd: spi-nor-core: Fix typo in documentation
by Sean Anderson
· Thu Feb 04 23:11:08 2021 -0500
090d762
mtd: spi-nor.h: Change spaces to tabs
by Bin Meng
· Wed Jan 06 20:58:54 2021 +0800
12084d2
ppc: Remove MPC8569MDS board
by Tom Rini
· Sat Feb 20 20:06:29 2021 -0500
4ab7f05
arm: Remove sksimx6 board
by Tom Rini
· Sat Feb 20 20:06:17 2021 -0500
86fb3f1
arm: Remove mx53smd board
by Tom Rini
· Sat Feb 20 20:06:12 2021 -0500
ade756c
arm: Remove mx53ard board
by Tom Rini
· Sat Feb 20 20:06:10 2021 -0500
09d68f8
arm: Remove mx25pdk board
by Tom Rini
· Sat Feb 20 20:05:44 2021 -0500
4a87d2e
lib: rsa: struct udevice build warning
by Heinrich Schuchardt
· Wed Feb 17 12:54:31 2021 +0100
7a02a1b
vexpress64_fvp: Set DRAM to 4G to match with kernel devicetree
by Diego Sueiro
· Mon Feb 15 07:27:57 2021 +0000
1ec0bb7
malloc: adjust memcpy() and memset() definitions.
by Heinrich Schuchardt
· Wed Feb 10 18:59:21 2021 +0100
fd30568
config: hikey: convert to DM_USB and DM_ETH
by Peter Robinson
· Wed Feb 10 17:29:16 2021 +0000
00b5acd
Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Mon Feb 22 12:37:02 2021 -0500
3b388a3
Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· Mon Feb 22 09:12:04 2021 -0500
8b83126
Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Mon Feb 22 09:11:27 2021 -0500
0a322d9
button: add udevice forward declaration
by Neil Armstrong
· Fri Feb 19 08:31:47 2021 +0100
4bc10ec
clk: remove a redundant header
by Dario Binacchi
· Sun Feb 14 15:17:42 2021 +0100
f7c9176
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
by Igor Opaniuk
· Tue Feb 09 13:52:45 2021 +0200
5f4de78
board: freescale: drop CONFIG_DM_I2C undefs
by Igor Opaniuk
· Tue Feb 09 13:52:44 2021 +0200
0d1fcf8
fdt/sunxi: Remove OF_STDOUT_PATH
by Andre Przywara
· Sun Feb 14 10:35:18 2021 +0000
5b1a9f1
sunxi: Remove dead ifdefs in sunxi-common.h
by Samuel Holland
· Mon Feb 08 00:04:57 2021 -0600
846008d
video: remove unused include/mb862xx.h
by Heinrich Schuchardt
· Tue Dec 29 12:52:51 2020 +0100
ef17382
Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Fri Feb 19 11:56:14 2021 -0500
48ad827
mmc: pwrseq: add mmc-pwrseq file to provide a generic interface
by Jaehoon Chung
· Tue Feb 16 10:16:52 2021 +0900
a463bbe
mmc: fix response timeout after switch command
by Stefan Bosch
· Sat Jan 23 13:37:41 2021 +0100
ec97325
Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'
by Tom Rini
· Thu Feb 18 12:02:11 2021 -0500
248a8f0
mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:29 2021 +0100
4033aa3
xhci: translate virtual addresses into the bus's address space
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:28 2021 +0100
04feca3
dm: Introduce dev_phys_to_bus()/dev_bus_to_phys()
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:26 2021 +0100
a2c7ead
dm: Introduce DMA constraints into the core device model
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:24 2021 +0100
50d2fa4
dm: Introduce xxx_get_dma_range()
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:22 2021 +0100
0622fe1
image: Do not #if guard board_fit_image_post_process() prototype
by Alexandru Gagniuc
· Wed Jan 20 10:46:54 2021 -0600
44af2a5
spl: fit: Drop 'length' argument to board_spl_fit_post_load()
by Alexandru Gagniuc
· Wed Jan 20 10:46:49 2021 -0600
c0566c2
net: Introduce DSA class for Ethernet switches
by Claudiu Manoil
· Mon Jan 25 14:23:53 2021 +0200
8c089f7
net: phy: introduce fixed_phy_create for DSA CPU ports
by Vladimir Oltean
· Mon Jan 25 14:23:52 2021 +0200
84643c1
drivers: tee: sandbox: add rpc test ta emulation
by Igor Opaniuk
· Mon Jan 25 14:28:42 2021 +0200
8ee40d3
IOMUX: Introduce iomux_replace_device()
by Andy Shevchenko
· Thu Feb 11 17:09:43 2021 +0200
e29d019
IOMUX: Split out for_each_console_dev() helper macro
by Andy Shevchenko
· Thu Feb 11 17:09:42 2021 +0200
75039f5
IOMUX: Split out iomux_match_device() helper
by Andy Shevchenko
· Thu Feb 11 17:09:41 2021 +0200
9433102
stdio: Introduce a new helper stdio_file_to_flags()
by Andy Shevchenko
· Thu Feb 11 17:09:36 2021 +0200
952e7a8
stdio: Get rid of dead code, i.e. stdio_deregister()
by Andy Shevchenko
· Thu Feb 11 17:09:34 2021 +0200
d563c25
image: Adjust the workings of fit_check_format()
by Simon Glass
· Mon Feb 15 17:08:09 2021 -0700
b1db71b
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
by Tom Rini
· Mon Feb 15 08:19:40 2021 -0500
ef6d89f
sh: Remove sh7763rdp board
by Tom Rini
· Wed Feb 10 12:51:26 2021 -0500
c488578
sh: Remove sh7757lcr board
by Tom Rini
· Wed Feb 10 12:51:25 2021 -0500
9f485fc
sh: Remove sh7753evb board
by Tom Rini
· Wed Feb 10 12:51:24 2021 -0500
2383c19
sh: Remove sh7752evb board
by Tom Rini
· Wed Feb 10 12:51:23 2021 -0500
c37799c
sh: Remove r7780mp board
by Tom Rini
· Wed Feb 10 12:51:22 2021 -0500
e2d0528
sh: Remove MigoR board
by Tom Rini
· Wed Feb 10 12:51:21 2021 -0500
42630ab
ppc: Remove MPC8641HPCN board
by Tom Rini
· Tue Feb 09 21:42:54 2021 -0500
5d0f609
ppc: Remove MPC8610HPCD board
by Tom Rini
· Tue Feb 09 21:42:53 2021 -0500
ec98e61
ppc: Remove MPC8572DS board
by Tom Rini
· Tue Feb 09 21:42:52 2021 -0500
43b6a1c
ppc: Remove MPC8544DS board
by Tom Rini
· Tue Feb 09 21:42:51 2021 -0500
99b014c
arm: Remove db-88f6281-bp board
by Tom Rini
· Tue Feb 09 08:03:16 2021 -0500
Next »