Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a609f1135e77de9b85df87830990c4da6ef1eff6
/
common
ad2102e
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
5329d67
tools: zynqmpimage: Add bif support
by Alexander Graf
· 7 years ago
492a5cd
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
b65e1a2
xyz-modem: va_start() must be matched by va_end()
by Heinrich Schuchardt
· 7 years ago
dbb275d
Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected
by Alex Kiernan
· 7 years ago
a485860
bootcount: spl: Extend SPL to support bootcount incrementation
by Lukasz Majewski
· 7 years ago
4fc1891
bootcount: Rewrite autoboot to use wrapper functions from bootcount.h
by Lukasz Majewski
· 7 years ago
97c995d
bootcount: spl: Enable bootcount support in SPL
by Lukasz Majewski
· 7 years ago
6c96f5d
bootm.c: Correct the flush_len used in bootm_load_os()
by Tom Rini
· 7 years ago
b174454
image: fit: Show signatures and hashes for configurations
by Clément Péron
· 7 years ago
83f6928
image: socfpga: Add SFP image version 1 definition
by Marek Vasut
· 7 years ago
427e669
fastboot: sparse: make write_sparse_image useable for non-fastboot
by Jassi Brar
· 7 years ago
040703e
fastboot: sparse: remove redundant argument to write_sparse_image
by Jassi Brar
· 7 years ago
8b0c8a1
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
66c4d71
stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly
by Tom Rini
· 7 years ago
5b40428
spl: Split sprintf, strto* from SPL serial in Kconfig
by Alex Kiernan
· 7 years ago
44ad550
spl: Add dependency on serial to Ymodem
by Alex Kiernan
· 7 years ago
b09f892
spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
by Alex Kiernan
· 7 years ago
c861bd0
log: CONFIG_LOG should select CONFIG_DM
by Heinrich Schuchardt
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
4e96ff8
Convert CONFIG_SPI to Kconfig
by Adam Ford
· 7 years ago
600388e
bootm: Align cache flush begin address
by Bryan O'Donoghue
· 7 years ago
8449372
spl: ram: Add TPL Kconfig symbols
by Marek Vasut
· 7 years ago
2d60819
spl: ram: Convert to CONFIG_IS_ENABLED
by Marek Vasut
· 7 years ago
0477424
tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
by Marek Vasut
· 7 years ago
e6b94da
tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
by Marek Vasut
· 7 years ago
e254225
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
by Marek Vasut
· 7 years ago
f14f393
log: Correct missing free() on error in log_add_filter()
by Simon Glass
· 7 years ago
f705544
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
by Mario Six
· 7 years ago
8febc7a
treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig
by Mario Six
· 7 years ago
75b23ed
treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig
by Mario Six
· 7 years ago
55f698f
image: fit: Show information about OS type in firwmare case too
by Michal Simek
· 7 years ago
b766e8f
image: fit: Show firmware configuration property if present
by Michal Simek
· 7 years ago
113aa50
spl: spl_mmc: provide one weak function spl_boot_partition
by Patrick Delaunay
· 7 years ago
ab672c7
input: Drop PS/2 keyboard support
by Simon Glass
· 7 years ago
10238ef
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
by Alex Kiernan
· 7 years ago
8f5faaa
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
31824ff
spl: fix binman_sym output check
by Miquel Raynal
· 7 years ago
11580bf
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
95a686d
libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
by Masahiro Yamada
· 7 years ago
cda2070
tools: mkimage: Support RISC-V arch
by Rick Chen
· 7 years ago
c157ab9
arc: Introduce a possibility to not relocate U-boot
by Alexey Brodkin
· 9 years ago
04ca815
bootm: optee: Add a bootm command for type IH_OS_TEE
by Bryan O'Donoghue
· 7 years ago
2f72dec
image: Add IH_OS_TEE for TEE chain-load boot
by Bryan O'Donoghue
· 7 years ago
329827a
spl: add SPL_RESET_SUPPORT
by Patrick Delaunay
· 7 years ago
e6db5df
tools/mkimage: add support for STM32 image format
by Patrick Delaunay
· 7 years ago
adf5d1c
SPL: Add signature verification when loading image
by Jun Nie
· 7 years ago
18c5064
common: move init_helpers.h prototypes in init.h
by Patrick Delaunay
· 7 years ago
a0a2b21
common: move board_f.c prototypes in init.h
by Patrick Delaunay
· 7 years ago
0e806a7
common/memsize.c: restore content of the base address
by Patrick Delaunay
· 7 years ago
7544ec5
common/memsize.c: prepare get_ram_size update
by Patrick Delaunay
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
c01553b
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG
by Faiz Abbas
· 7 years ago
58dbf86
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
0f4f557
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
9eb0e7e
fdt: Fixup only valid memory banks
by Thierry Reding
· 7 years ago
7f8d436
dfu: Rename _FUNCTION_DFU to DFU_OVER_
by Marek Vasut
· 7 years ago
ea84f80
dfu: Fix up the Kconfig mess
by Marek Vasut
· 7 years ago
b841e97
usb: gadget: sdp: add missing line breaks
by Andre Heider
· 7 years ago
74af8a3
fdt: Fixup only valid memory banks
by Thierry Reding
· 7 years ago
91a3159
fdt: Implement weak arch_fixup_fdt()
by Alexey Brodkin
· 7 years ago
623d67e
configs: Migrate CONFIG_SPL_FRAMEWORK
by Tom Rini
· 7 years ago
639725e
fix spelling of 'functions' in 2 places (was 'funtcions')
by Simon Goldschmidt
· 7 years ago
c646851
tftp: update: Include missing cfi_flash.h header
by Marek Vasut
· 7 years ago
055fc40
cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.
by Marek Vasut
· 7 years ago
1b1b4e4
spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard
by Philipp Tomsich
· 7 years ago
7c88d10
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
by Lukasz Majewski
· 7 years ago
909f140
parse the second area of android image
by Bin Chen
· 7 years ago
90979f9
log: add category LOGC_EFI
by Heinrich Schuchardt
· 7 years ago
aa1d73b
log: Add a way to log error-return values
by Simon Glass
· 7 years ago
44e5763
log: Update log_console to honour the log format
by Simon Glass
· 7 years ago
1fe9301
log: Add control over log formatting
by Simon Glass
· 7 years ago
4f0fdb7
log: Add functions to convert IDs to/from names
by Simon Glass
· 7 years ago
95bed2d
spl: include timezone in banner
by Klaus Goger
· 7 years ago
324b940
flash: Fix spelling of "ERR_TIMOUT"
by Mario Six
· 7 years ago
0039d71
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
6fe74d2
spl: add option to disable SPL banner output
by Anatolij Gustschin
· 7 years ago
2b5994b
spl: use different BOARD_INIT MACRO for spl and tpl
by Kever Yang
· 7 years ago
7db55cb
spl: atf: pass NULL for bl32_ep pc
by Kever Yang
· 7 years ago
ee9b75b
common: board_r: Fix style violations
by Mario Six
· 7 years ago
80b66dd
common: board_f: Fix style violations
by Mario Six
· 7 years ago
055afba
Initialize SHA buffer size var in passwd_abort
by Martin Etnestad
· 7 years ago
cb22594
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Tom Rini
· 7 years ago
3146b4d
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
by Angelo Dureghello
· 7 years ago
45e6512
crypto/fsl: Fix HW accelerated hash commands
by Breno Lima
· 7 years ago
f771678
common: board_f: vid: Add VID specific API to adjust core voltage
by Rajesh Bhagat
· 7 years ago
fbd08ae
board_r: remove superfluous #ifdef CONFIG_PRAM
by Heinrich Schuchardt
· 7 years ago
3234ecd
fix incorrect usage of DT node unit address in comments
by Andre Przywara
· 7 years ago
76f44296
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
3301bfc
riscv: Modify generic codes to support RISC-V
by Rick Chen
· 7 years ago
d053167
mmc: add a Kconfig option to enable the support for MMC write operations
by Jean-Jacques Hiblot
· 7 years ago
ee61532
common: do not compile common fastboot code when building the SPL
by Jean-Jacques Hiblot
· 7 years ago
c4078af
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
by Philipp Tomsich
· 7 years ago
2dec06f
common: Fix-up MAC addr in dts by fetching env variable serially
by Prabhakar Kushwaha
· 7 years ago
d2611aa
common: image.c: Fix CACHE: Misaligned operation output
by Heiko Schocher
· 7 years ago
01aea29
Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
0f6cf5b
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
9179c81
fpga: allow programming fpga from FIT image for all FPGA drivers
by Goldschmidt Simon
· 7 years ago
6767ec7
binman: Add binman support to spl_ram.c
by Simon Glass
· 7 years ago
Next »