Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e95c98182bbef95a8d089f451ef6cc38a8e1f800
/
common
7a5fbfe
avb2.0: add get_size_of_partition()
by Igor Opaniuk
· 6 years ago
17585e2
sandbox: led: use new function to configure default state
by Patrick Delaunay
· 6 years ago
188ebc7
Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
cd1457d
common: fdt: Make fdt_del_subnodes/fdt_del_partition static
by Michal Simek
· 6 years ago
e13278c
power: Add CONFIG_SPL_POWER_DOMAIN config
by Peng Fan
· 6 years ago
0cba6e9
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
dbf6be9
binman: Add a new 'image-pos' property
by Simon Glass
· 6 years ago
3ab9598
binman: Rename 'position' to 'offset'
by Simon Glass
· 6 years ago
6f796a9
sunxi: add support for Allwinner H6 SoC
by Icenowy Zheng
· 6 years ago
563273d
common: Log should depends on DM not be selected by DM
by Michal Simek
· 6 years ago
2a1f4f1
Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined"
by Ramon Fried
· 6 years ago
0e8a8a3
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
82a115f
sandbox: Don't disable ctrlc() on sandbox if in raw mode
by Joe Hershberger
· 6 years ago
b2f58d8
console: Remember if ctrlc is disabled in console_tstc()
by Joe Hershberger
· 6 years ago
7550dbe
spl: Add option SPL_PAYLOAD
by York Sun
· 6 years ago
73a555d
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 6 years ago
5f4e32d
fdt_support: make fdt_fixup_mtdparts() prototype more specific
by Masahiro Yamada
· 6 years ago
02db548
spl: remove dependency to "asm/utils.h"
by Paulo Zaneti
· 6 years ago
e9ee739
avb2.0: use block API in AVB ops
by Igor Opaniuk
· 6 years ago
b0aa74a
avb2.0: add proper dependencies
by Igor Opaniuk
· 6 years ago
9d04b5f
configs: Make NAND_BOOT and ONENAND_BOOT imply NAND
by Adam Ford
· 6 years ago
de5dd4c
spl: record boot_device into spl_image and call spl_perform_fixups
by Philipp Tomsich
· 6 years ago
b27dc8e
bootmenu: Extend BOOTDELAY help text
by Alex Kiernan
· 6 years ago
25dabd7
spl: Make the spl_nand_load_image static
by Michael Trimarchi
· 6 years ago
7267fbf
spl: mmc: Skip RAW mode ARGS sectors if not defined
by York Sun
· 6 years ago
14acea0
spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined
by York Sun
· 6 years ago
6ecd820
spl: nor: Add FIT support
by York Sun
· 6 years ago
c5d548a
env: common: accept flags on reset to default env
by Yaniv Levinsky
· 6 years ago
3907eef
spl: fit: display a message when an FPGA image is loaded
by Luis Araneda
· 6 years ago
1473b12
lib: fdtdec: Update ram_base to store ram start adddress
by Siva Durga Prasad Paladugu
· 6 years ago
4fb67f4
usb_kdb: Get stdio_dev directly from sdev pointer
by Michal Simek
· 6 years ago
f8f3e0e
usb_kbd: Add support for watchdog
by Michal Simek
· 6 years ago
27eb7bc
common: command: Handle USAGE failure separately
by Michal Simek
· 6 years ago
3723324
common: command: Use command_ret_t enum values instead of values
by Michal Simek
· 6 years ago
67a2616
common/memsize.c: Increase save array for supporting memory size > 4GB
by Tien Fong Chee
· 6 years ago
3804f5b
common: print \n in initr_scsi()
by Heinrich Schuchardt
· 6 years ago
7346c1e
vboot: Do not use hashed-strings offset
by Teddy Reed
· 6 years ago
72239fc
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
by Teddy Reed
· 6 years ago
d154ca6
spl: fit: verify images prior to post processing
by Ben Whitten
· 6 years ago
56419ea
spl: fit: Fix support for loading FPGA bitstream
by Marek Vasut
· 6 years ago
26ad648
spl: spi: Support full fitImage handling
by Marek Vasut
· 6 years ago
8b1531f
spl: fat: Support full fitImage handling
by Marek Vasut
· 6 years ago
078e558
fit: Verify all configuration signatures
by Marek Vasut
· 6 years ago
bfc6bae
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
by Ley Foon Tan
· 6 years ago
de76610
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
ec15d5f
board_r: Do not initialize IDE when DM BLK is on
by Bin Meng
· 6 years ago
487b5fa
bootm: Handle kernel_noload on arm64
by Marek Vasut
· 6 years ago
af880e2
console: Fix handling of NULL global_data
by Simon Glass
· 6 years ago
c2e4e7e
log: Fix incorect range check in log_get_cat_name()
by Simon Glass
· 6 years ago
e0212df
iotrace: fix behaviour when buffer is full
by Ramon Fried
· 6 years ago
7e9be3e
iotrace: move record definitons to header file
by Ramon Fried
· 6 years ago
5d4fd87
avb2.0: add boot states and dm-verity support
by Igor Opaniuk
· 6 years ago
3af30e4
avb2.0: implement AVB ops
by Igor Opaniuk
· 6 years ago
1da1938
spl: Add default values for ARCH_MX7
by Fabio Estevam
· 6 years ago
919d25c
u-boot: Fix several typos
by Shyam Saini
· 6 years ago
b5e0e36
common: iotrace: add timestamp to iotrace records
by Ramon Fried
· 6 years ago
a74440b
iotrace: add IO region limit
by Ramon Fried
· 6 years ago
ff2b2ba
board_f: Only reserve memory for U-Boot if we're going to relocate
by Alexey Brodkin
· 6 years ago
86fbad2
menu: fix timeout duration
by Masahiro Yamada
· 6 years ago
329da48
Define board_quiesce_devices() in a shared location
by Simon Glass
· 6 years ago
c232d14
mmc: Separate "mmc swrite" from fastboot
by Alex Kiernan
· 6 years ago
c4ded03
fastboot: Refactor fastboot_okay/fail to take response
by Alex Kiernan
· 6 years ago
312a10f
fastboot: Move fastboot to drivers/fastboot
by Alex Kiernan
· 6 years ago
c3c8638
add FIT data-position & data-offset property support
by Kelvin Cheung
· 6 years ago
ee038c5
malloc: Use malloc simple before malloc is fully initialized in memalign()
by Ley Foon Tan
· 6 years ago
8a9dc16
spl: Add full fitImage support
by Marek Vasut
· 6 years ago
0298d20
fit: Add standalone image type handling
by Marek Vasut
· 6 years ago
a3c43b1
fit: Add empty fit_print_contents() and fit_image_print()
by Marek Vasut
· 6 years ago
b527b9c
fit: Fix CONFIG_FIT_SPL_PRINT
by Marek Vasut
· 6 years ago
26a6422
spl: fit: Add support for loading FPGA bitstream
by Marek Vasut
· 6 years ago
16c4b16
FIT: Make fit_conf_print() be a static function
by Tom Rini
· 7 years ago
3b52847
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 6 years ago
6915dcf
tools: zynqmpimage: Add bif support
by Alexander Graf
· 7 years ago
3aba3fd
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
23c6489
xyz-modem: va_start() must be matched by va_end()
by Heinrich Schuchardt
· 7 years ago
8140816
Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected
by Alex Kiernan
· 7 years ago
a8be249
bootcount: spl: Extend SPL to support bootcount incrementation
by Lukasz Majewski
· 7 years ago
bc8c440
bootcount: Rewrite autoboot to use wrapper functions from bootcount.h
by Lukasz Majewski
· 7 years ago
afa9609
bootcount: spl: Enable bootcount support in SPL
by Lukasz Majewski
· 7 years ago
cc95535
bootm.c: Correct the flush_len used in bootm_load_os()
by Tom Rini
· 7 years ago
71412d7
image: fit: Show signatures and hashes for configurations
by Clément Péron
· 7 years ago
662abc4
image: socfpga: Add SFP image version 1 definition
by Marek Vasut
· 7 years ago
2f83f21
fastboot: sparse: make write_sparse_image useable for non-fastboot
by Jassi Brar
· 7 years ago
32d3154
fastboot: sparse: remove redundant argument to write_sparse_image
by Jassi Brar
· 7 years ago
4549e78
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
27b4225
stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly
by Tom Rini
· 7 years ago
14ad44a
spl: Split sprintf, strto* from SPL serial in Kconfig
by Alex Kiernan
· 7 years ago
3bac19c
spl: Add dependency on serial to Ymodem
by Alex Kiernan
· 7 years ago
117a0e0
spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
by Alex Kiernan
· 7 years ago
9adc78d
log: CONFIG_LOG should select CONFIG_DM
by Heinrich Schuchardt
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
f1b1f77
Convert CONFIG_SPI to Kconfig
by Adam Ford
· 7 years ago
bbac922
bootm: Align cache flush begin address
by Bryan O'Donoghue
· 7 years ago
d79dfd4
spl: ram: Add TPL Kconfig symbols
by Marek Vasut
· 7 years ago
4913261
spl: ram: Convert to CONFIG_IS_ENABLED
by Marek Vasut
· 7 years ago
6ce3d67
tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
by Marek Vasut
· 7 years ago
1e725e2
tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
by Marek Vasut
· 7 years ago
5550043
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
by Marek Vasut
· 7 years ago
45fac9f
log: Correct missing free() on error in log_add_filter()
by Simon Glass
· 7 years ago
Next »