Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ad744ad71a268aa078d49f00c36e07eb26018e8d
ad744ad
Merge patch series "bootstd: Try again to resolve infinite-loop bug"
by Tom Rini
· 3 months ago
7d493af
Merge patch series "arch: arm: dts: ti: Add missing fss range"
by Tom Rini
· 3 months ago
5aaa562
bootstd: Make bootdev_next_prio() continue after failure
by Simon Glass
· 3 months ago
15f128a
Revert "bootdev: avoid infinite probe loop"
by Simon Glass
· 3 months ago
a42959e
arch: arm: dts: k3-j721e-r5-sk: Add missing fss range
by Jonathan Humphreys
· 4 months ago
43711be
arch: arm: dts: k3-j721e-r5-evm: Add missing fss range
by Jonathan Humphreys
· 4 months ago
beb3106
arch: arm: dts: k3-j7200-r5-evm: Add missing fss range
by Jonathan Humphreys
· 4 months ago
8ceee80
arch: arm: dts: k3-am69-r5-sk: Add missing fss range
by Jonathan Humphreys
· 4 months ago
d63f166
arch: arm: dts: k3-j784s4-r5-evm: Add missing fss range
by Jonathan Humphreys
· 4 months ago
c7f0358
Merge patch series "Tidy up console recording in tests"
by Tom Rini
· 3 months ago
d72dfa7
doc: Add a few notes about how to use console checking
by Simon Glass
· 3 months ago
c579bd4
test: Tidy up checking for console end
by Simon Glass
· 3 months ago
cbb230e
test: Use UTF_CONSOLE in remaining tests
by Simon Glass
· 3 months ago
0ccbde5
test: log: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
f8dc379
test: hush: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
f54458b
test: dm: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
5622825
test: cmd: Drop unnecessary console_record_reset_enable()
by Simon Glass
· 3 months ago
aeee87e
test: cmd: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
27c46ab
test: fdt: Move common code into the setup functions
by Simon Glass
· 3 months ago
f80a914
test: fdt: Check internal-function return values
by Simon Glass
· 3 months ago
f042502
test: boot: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
eb07bd0
test: bloblist: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
12439ed
test: Update NAND test to avoid extra macros
by Simon Glass
· 3 months ago
9703a93
mmc: Drop the blank line before accesses
by Simon Glass
· 3 months ago
11fcfa3
test: Rename UTF_CONSOLE_REC to UTF_CONSOLE
by Simon Glass
· 3 months ago
d6c52f4
test: Drop the blank line before test macros
by Simon Glass
· 3 months ago
1a92f83
test: Rename unit-test flags
by Simon Glass
· 3 months ago
c2e59eb
test: Fail when an empty line is expected but not present
by Simon Glass
· 3 months ago
f4f0acc
buildman: Make test_process_limit handle time.monotonic()
by Simon Glass
· 3 months ago
1227418
Merge patch series "global_data: Reduce size of struct global_data"
by Tom Rini
· 3 months ago
0a0de53
doc: Add some guidelines about global data
by Simon Glass
· 3 months ago
4c8852b
doc: Move generic-board documentation into rst
by Simon Glass
· 3 months ago
ee8e6a6
global_data: Remove environment members if not used
by Simon Glass
· 3 months ago
8a0417f
global_data: Remove jump table in SPL
by Simon Glass
· 3 months ago
6852467
global_data: Move pointer members together
by Simon Glass
· 3 months ago
dbd8eb2
global_data: Move ulong fields together
by Simon Glass
· 3 months ago
04b480a
global_data: Put phys_addr fields near the top
by Simon Glass
· 3 months ago
fe61684
global_data: Move env_addr field higher
by Simon Glass
· 3 months ago
df71aab
global_data: Move baud_rate field lower
by Simon Glass
· 3 months ago
91bbb3b
global_data: Reduce size of early-malloc vars
by Simon Glass
· 3 months ago
9113dd3
global_data: log: Reorder and shrink fields
by Simon Glass
· 3 months ago
0b6675d
global_data: Reduce the size of mon_len
by Simon Glass
· 3 months ago
f782d54
global_data: Reduce the size of bus_clk and mem_clk
by Simon Glass
· 3 months ago
a9ffc54
global_data: Collect common fields at the top
by Simon Glass
· 3 months ago
b711ef7
global_data: Drop spl_handoff
by Simon Glass
· 3 months ago
da0eeb8
board_f: Move new_bloblist to boardf
by Simon Glass
· 3 months ago
d5d6f68
board_f: Move new_bootstage to boardf
by Simon Glass
· 3 months ago
00f860f
board_f: Move fdt_size to board
by Simon Glass
· 3 months ago
7f67b37
board_f: Add a new struct to hold pre-relocation info
by Simon Glass
· 3 months ago
c726f28
global_data: Use less space for environment fields
by Simon Glass
· 3 months ago
4e792ed
global_data: Drop pci_bootdelay
by Simon Glass
· 3 months ago
e0c508e
global_data: Drop global_data hose
by Simon Glass
· 3 months ago
0fafd2a
global_data: Remove pci_ram_top
by Simon Glass
· 3 months ago
d4b0fdb
global_data: Convert have_console into a flag
by Simon Glass
· 3 months ago
fc101fd
global_data: Drop fb_base
by Simon Glass
· 3 months ago
97d7e46
video: Avoid setting global_data fb_base in video setup
by Simon Glass
· 3 months ago
c7a4841
video: Avoid setting global_data fb_base from SPL handoff
by Simon Glass
· 3 months ago
51830b2
zynqmp: Avoid setting the framebuffer address
by Simon Glass
· 3 months ago
c3b8e3a
arm: ronetix: Avoid accessing global_data fb_base
by Simon Glass
· 3 months ago
d0da005
arm: friendlyarm: Avoid accessing global_data fb_base
by Simon Glass
· 3 months ago
6b4b05f
video: mxs: Avoid setting global_data fb_base
by Simon Glass
· 3 months ago
1d9e7b8
video: mxc: Avoid setting global_data fb_base
by Simon Glass
· 3 months ago
853e8d2
video: Add a function to obtain the framebuffer address
by Simon Glass
· 3 months ago
fa4bd9f
x86: Drop use of global_data fb_base
by Simon Glass
· 3 months ago
8ae30e5
global_data: Move pci_clk to m68k and powerpc
by Simon Glass
· 3 months ago
6c997e1
Merge patch series "test/overlay: Make this depend on SANDBOX"
by Tom Rini
· 3 months ago
0713d7e
test/cmd: Move wget test to under a sandbox guard
by Tom Rini
· 3 months ago
cae8c21
test/boot: Make BOOTSTD tests depend on UT_BOOTSTD
by Tom Rini
· 3 months ago
dfc4a02
test/overlay: Make this depend on SANDBOX
by Tom Rini
· 3 months ago
20aedcc
Merge patch series "spl: mmc: Some tweaks for SPL, particularly with MMC"
by Tom Rini
· 3 months ago
18efdaf
blk: Correct comment for blk_get_devnum_by_uclass_idname()
by Simon Glass
· 3 months ago
e806686
spl: Create a function to init spl_load_info
by Simon Glass
· 3 months ago
9cce28b
spl: Use unified inline functions for spl_load_info
by Simon Glass
· 3 months ago
1842283
spl: mmc: Try to clean up raw-mode options
by Simon Glass
· 3 months ago
b6e79b6
spl: mmc: Adjust args of spl_mmc_find_device()
by Simon Glass
· 3 months ago
1f475cd
spl: mmc: Handle error codes consistently
by Simon Glass
· 3 months ago
bd928e1
spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT
by Simon Glass
· 3 months ago
fa55f42
log: Avoid including function names by default
by Simon Glass
· 3 months ago
367e385
mmc: Use logging instead of pr_err()
by Simon Glass
· 3 months ago
7811539
mmc: Use logging instead of printf()
by Simon Glass
· 3 months ago
165264b
spl: Remove remaining #ifdef in spl_parse_image_header()
by Simon Glass
· 3 months ago
edd2751
spl: Remove some #ifdefs in spl_parse_image_header()
by Simon Glass
· 3 months ago
0ea0884
spl: Correct use of CMD_BOOTI and CMD_BOOTZ
by Simon Glass
· 3 months ago
bac075b
rockchip: Move the default timer init to a common file
by Simon Glass
· 3 months ago
f82d25a
Merge tag 'u-boot-imx-next-20240823' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next
by Tom Rini
· 3 months ago
ef3e66d
ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBC
by Marek Vasut
· 3 months ago
4cbf2b5
ARM: imx: Use USB SDPS as fallback option on Data Modul i.MX8M Plus eDM SBC
by Marek Vasut
· 3 months ago
17ea482
configs: phycore-imx8mp_defconfig: Enabled bootaux command
by Yashwanth Varakala
· 3 months ago
02a4a12
board: phytec: phycore_imx8mp: Add mcore support
by Yashwanth Varakala
· 3 months ago
40efe77
mx6: Expand bmode to support ecspi3 boot
by Fabio Estevam
· 3 months ago
f5b11fa
gw_ventana: Remove unneeded comments
by Fabio Estevam
· 3 months ago
8038989
tqma6_mba6: Remove UART board code
by Fabio Estevam
· 3 months ago
83165fc
tqma6_mba6: Remove unused defines
by Fabio Estevam
· 3 months ago
3f72d8f
tqma6: Remove non-DM board code
by Fabio Estevam
· 3 months ago
ab813e1
imx: imx9: Set correct critical temperature
by Primoz Fiser
· 4 months ago
a841229
config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm
by Lukasz Majewski
· 4 months ago
084a421
colibri-imx8x: enable i.MX specific SNVS configuration
by Andrejs Cainikovs
· 4 months ago
4919020
colibri-imx8x: enable i.MX specific BOOTAUX
by Andrejs Cainikovs
· 4 months ago
af1902d
apalis-imx8: enable i.MX specific BOOTAUX
by Andrejs Cainikovs
· 4 months ago
e7a42ef
board: apalis-imx8: add reset code
by Andrejs Cainikovs
· 4 months ago
Next »