Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
25c62c7322903b7e1915ced385c66d2d0e94790c
/
common
de4e126
Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
9dfc34e
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
b00a9de
sandbox: Fix set_working_fdt_addr users
by Alexander Graf
· 6 years ago
f354c3f
spl: fit: Enable GZIP compression also for no kernel partitions
by Michal Simek
· 6 years ago
37ad270
arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig
by Michal Simek
· 6 years ago
1dda46f
spl: Weed out CONFIG_SYS_TEXT_BASE usage
by Marek Vasut
· 6 years ago
2bb020e
board_f: Use static print_cpuinfo if CONFIG_CPU is active
by Mario Six
· 6 years ago
7194f25
common: board_f: Sort includes
by Mario Six
· 6 years ago
4481a5d
board_f: Add reset status printing
by Mario Six
· 6 years ago
1a6f8e0
spl: Allow remoteproc drivers to be used within SPL
by Lokesh Vutla
· 6 years ago
2aeb934
spl: Allow mailbox drivers to be used within SPL
by Lokesh Vutla
· 6 years ago
9bdec00
arm: K3: Add initial support for TI's K3 generation of SoCs
by Lokesh Vutla
· 6 years ago
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· 6 years ago
f0017d2
cli: handle getch error
by Patrick Delaunay
· 6 years ago
d837c53
console: unify fgetc function when console MUX is deactivated
by Patrick Delaunay
· 6 years ago
96bdff5
spl: Kconfig: Fix typo in 'Upgrade'
by Fabio Estevam
· 6 years ago
be17881
malloc_simple: calloc: don't call memset if malloc failed
by Simon Goldschmidt
· 6 years ago
3135da5
common: avb_verify: Fix division by zero in mmc_byte_io()
by Eugeniu Rosca
· 6 years ago
c966354
common: avb_verify: Fix never-occurring avb_free(ops_data)
by Eugeniu Rosca
· 6 years ago
a5f012e
common: avb_verify: Fix memory leaks
by Eugeniu Rosca
· 6 years ago
f43f113
common: avb_verify: Make local data static
by Eugeniu Rosca
· 6 years ago
d6d3597
common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS
by Eugeniu Rosca
· 6 years ago
4c94c89
common: avb_verify: Fix invalid 'for' loop condition
by Eugeniu Rosca
· 6 years ago
92f95bb
cmd: Add dtimg command
by Sam Protsenko
· 6 years ago
2f770a9
common: Add support for Android DT image
by Sam Protsenko
· 6 years ago
7dbffe4
spl: fix debug print in spl_common_init()
by Simon Goldschmidt
· 6 years ago
1054176
Convert CONFIG_MISC_INIT_R to Kconfig
by Adam Ford
· 6 years ago
6206705
kconfig: fix typo 'parition'
by Simon Goldschmidt
· 6 years ago
9cab183
fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary
by Ramon Fried
· 6 years ago
276129d
avb2.0: add get_size_of_partition()
by Igor Opaniuk
· 6 years ago
29bf603
sandbox: led: use new function to configure default state
by Patrick Delaunay
· 6 years ago
12e6f56
Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
c2ed007
common: fdt: Make fdt_del_subnodes/fdt_del_partition static
by Michal Simek
· 6 years ago
3775fed
power: Add CONFIG_SPL_POWER_DOMAIN config
by Peng Fan
· 6 years ago
7674fb5
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
9dcc861
binman: Add a new 'image-pos' property
by Simon Glass
· 6 years ago
e8561af
binman: Rename 'position' to 'offset'
by Simon Glass
· 6 years ago
0c01b96
sunxi: add support for Allwinner H6 SoC
by Icenowy Zheng
· 6 years ago
4fcaf49
common: Log should depends on DM not be selected by DM
by Michal Simek
· 6 years ago
37fdd6a
Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined"
by Ramon Fried
· 6 years ago
ee201d2
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
b3eff9b
sandbox: Don't disable ctrlc() on sandbox if in raw mode
by Joe Hershberger
· 6 years ago
c2f3954
console: Remember if ctrlc is disabled in console_tstc()
by Joe Hershberger
· 6 years ago
5349267
spl: Add option SPL_PAYLOAD
by York Sun
· 6 years ago
7b4e9a5
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 6 years ago
f3d4014
fdt_support: make fdt_fixup_mtdparts() prototype more specific
by Masahiro Yamada
· 6 years ago
43c385d
spl: remove dependency to "asm/utils.h"
by Paulo Zaneti
· 6 years ago
ceb54dc
avb2.0: use block API in AVB ops
by Igor Opaniuk
· 6 years ago
e0df035
avb2.0: add proper dependencies
by Igor Opaniuk
· 6 years ago
7cd5199
configs: Make NAND_BOOT and ONENAND_BOOT imply NAND
by Adam Ford
· 6 years ago
58beb6e
spl: record boot_device into spl_image and call spl_perform_fixups
by Philipp Tomsich
· 7 years ago
1fbafc6
bootmenu: Extend BOOTDELAY help text
by Alex Kiernan
· 6 years ago
93e8802
spl: Make the spl_nand_load_image static
by Michael Trimarchi
· 6 years ago
cea8821
spl: mmc: Skip RAW mode ARGS sectors if not defined
by York Sun
· 6 years ago
f0370c0
spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined
by York Sun
· 6 years ago
7975725
spl: nor: Add FIT support
by York Sun
· 6 years ago
b2bb9bc
env: common: accept flags on reset to default env
by Yaniv Levinsky
· 6 years ago
eece623
spl: fit: display a message when an FPGA image is loaded
by Luis Araneda
· 6 years ago
94a1d52
lib: fdtdec: Update ram_base to store ram start adddress
by Siva Durga Prasad Paladugu
· 6 years ago
2b0634d
usb_kdb: Get stdio_dev directly from sdev pointer
by Michal Simek
· 6 years ago
07b3cc9
usb_kbd: Add support for watchdog
by Michal Simek
· 6 years ago
2e1b90b
common: command: Handle USAGE failure separately
by Michal Simek
· 6 years ago
44bdb57
common: command: Use command_ret_t enum values instead of values
by Michal Simek
· 6 years ago
62fd0c1
common/memsize.c: Increase save array for supporting memory size > 4GB
by Tien Fong Chee
· 6 years ago
34cef30
common: print \n in initr_scsi()
by Heinrich Schuchardt
· 6 years ago
9767bf4
vboot: Do not use hashed-strings offset
by Teddy Reed
· 6 years ago
e6a4783
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
by Teddy Reed
· 6 years ago
54a9119
spl: fit: verify images prior to post processing
by Ben Whitten
· 6 years ago
72bc5d5
spl: fit: Fix support for loading FPGA bitstream
by Marek Vasut
· 7 years ago
f6e0e5c
spl: spi: Support full fitImage handling
by Marek Vasut
· 7 years ago
c659e58
spl: fat: Support full fitImage handling
by Marek Vasut
· 7 years ago
5dee134
fit: Verify all configuration signatures
by Marek Vasut
· 7 years ago
9caf712
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
by Ley Foon Tan
· 6 years ago
cb5660e
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
f05614e
board_r: Do not initialize IDE when DM BLK is on
by Bin Meng
· 6 years ago
2142579
bootm: Handle kernel_noload on arm64
by Marek Vasut
· 6 years ago
18fc706
console: Fix handling of NULL global_data
by Simon Glass
· 6 years ago
8909656
log: Fix incorect range check in log_get_cat_name()
by Simon Glass
· 6 years ago
75aa898
iotrace: fix behaviour when buffer is full
by Ramon Fried
· 6 years ago
d03cc69
iotrace: move record definitons to header file
by Ramon Fried
· 6 years ago
f0f3bfe
avb2.0: add boot states and dm-verity support
by Igor Opaniuk
· 6 years ago
bb4aac4
avb2.0: implement AVB ops
by Igor Opaniuk
· 6 years ago
22a1fab
spl: Add default values for ARCH_MX7
by Fabio Estevam
· 6 years ago
efe757c
u-boot: Fix several typos
by Shyam Saini
· 6 years ago
a55c6a0
common: iotrace: add timestamp to iotrace records
by Ramon Fried
· 7 years ago
d01a417
iotrace: add IO region limit
by Ramon Fried
· 7 years ago
c76af2a
board_f: Only reserve memory for U-Boot if we're going to relocate
by Alexey Brodkin
· 7 years ago
c46d0fe
menu: fix timeout duration
by Masahiro Yamada
· 7 years ago
f55305a
Define board_quiesce_devices() in a shared location
by Simon Glass
· 7 years ago
c568bcb
mmc: Separate "mmc swrite" from fastboot
by Alex Kiernan
· 7 years ago
27b69de
fastboot: Refactor fastboot_okay/fail to take response
by Alex Kiernan
· 7 years ago
65de955
fastboot: Move fastboot to drivers/fastboot
by Alex Kiernan
· 7 years ago
186cc99
add FIT data-position & data-offset property support
by Kelvin Cheung
· 7 years ago
2427ec6
malloc: Use malloc simple before malloc is fully initialized in memalign()
by Ley Foon Tan
· 7 years ago
0662337
spl: Add full fitImage support
by Marek Vasut
· 7 years ago
93e9575
fit: Add standalone image type handling
by Marek Vasut
· 7 years ago
25114a6
fit: Add empty fit_print_contents() and fit_image_print()
by Marek Vasut
· 7 years ago
9f2e0eb
fit: Fix CONFIG_FIT_SPL_PRINT
by Marek Vasut
· 7 years ago
33dd00e
spl: fit: Add support for loading FPGA bitstream
by Marek Vasut
· 7 years ago
7d77b66
FIT: Make fit_conf_print() be a static function
by Tom Rini
· 7 years ago
Next »