Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
12750dd45aec80ea0fdfd53b0e4a2522ccd40707
/
common
22236e0
dm: core: Introduce xxx_translate_dma_address()
by Fabien Dessenne
· 5 years ago
b093197
Merge branch '2019-07-17-master-imports'
by Tom Rini
· 5 years ago
fe6cdf3
common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT
by Marek Vasut
· 5 years ago
8d9f7f1
spl: Make image loader infrastructure more universal
by Andreas Dannenberg
· 5 years ago
aa4ad4b
spl: Allow performing BSS init early before board_init_f()
by Andreas Dannenberg
· 5 years ago
d38c8ad
sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig
by Andre Przywara
· 6 years ago
39cb340
gpio: add gpio-hog support
by Heiko Schocher
· 5 years ago
6698318
spl: Move SPL_MMC_TINY option to appear under SPL menu
by Ezequiel Garcia
· 6 years ago
5a822e8
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
4e5f22a
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
6c9771e
SPL: Default to disabling legacy image support when using FIT
by Tom Rini
· 6 years ago
c220bd9
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
by Tom Rini
· 6 years ago
9f8d994
spl: Fix typo in kernel doc
by Miquel Raynal
· 6 years ago
2f490e4
spl: sata: don't force FS_FAT support
by Baruch Siach
· 6 years ago
6b6d862
spl: sata: fix build with DM_SCSI
by Baruch Siach
· 6 years ago
b522464
spl: sata: add default partition and image name
by Baruch Siach
· 6 years ago
c960b14
trace: trace buffer may exceed 2GiB
by Heinrich Schuchardt
· 5 years ago
2aecfc5
trace: undefined reference to `trace_early_init'
by Heinrich Schuchardt
· 5 years ago
6efe8b6
bootstage: Add support for TPL record count
by Simon Glass
· 6 years ago
cfe40f4
ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG
by Markus Klotzbuecher
· 6 years ago
3ce740d
ubispl: add support for loading volumes by name
by Hamish Guthrie
· 6 years ago
f5aa176
ubispl: migrate configuration to Kconfig
by Markus Klotzbuecher
· 6 years ago
e49871c
board_r: move initr_watchdog to be called after initr_serial
by developer
· 6 years ago
b76d8c2
spl: atf: Fix uninitialized pointer to bl31_image_info
by Frieder Schrempf
· 5 years ago
8f6b935
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
09580e2
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
by Frieder Schrempf
· 5 years ago
4f4e6a0
rsa: reject images with unknown padding
by Patrick Doyle
· 5 years ago
69732df
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
e5678e4
configs: Migrate the various SPL_BOOT_xxx choices for PowerPC
by Tom Rini
· 5 years ago
c5ae8c8
common: Fix a typo abnove -> above
by Andy Shevchenko
· 5 years ago
24d8ab3
usb: gadget: error out if g_dnl registration fails
by Sjoerd Simons
· 5 years ago
c1abd50
spl: dfu: Fix printed variable name
by Marek Vasut
· 6 years ago
dbc2c5f
Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
by Tom Rini
· 5 years ago
8ea5220
spl: imx6: Provide a SPL_SIZE_LIMIT default
by Fabio Estevam
· 5 years ago
cb52aa8
Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-video
by Tom Rini
· 5 years ago
bc074c6
Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 5 years ago
764f766
spl: Correct SPL_SIZE_LIMIT Kconfig option
by Tom Rini
· 5 years ago
c272283
spl: add overall SPL size check
by Simon Goldschmidt
· 6 years ago
fdd833e
spl: at91: add support for SPL_AT91_MCK_BYPASS
by Eugen Hristev
· 6 years ago
1f6bfad
splash: display splash in DM_VIDEO configurations
by Igor Opaniuk
· 6 years ago
f3a2c5a
Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot
by Tom Rini
· 6 years ago
bbee270
stm32mp1: ram: add interactive mode for DDR configuration
by Patrick Delaunay
· 6 years ago
64e02e9
stm32mp1: migrate PREBOOT to Kconfig
by Patrick Delaunay
· 6 years ago
51b0c03
common: fdt_support: Check mtdparts cell size
by Stefan Mavrodiev
· 6 years ago
32ee353
Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
efc20c6
splash: Load internal and external data from FIT
by Leo Ruan
· 6 years ago
e9b74d9
splash: Use splashfile instead of location->name
by Leo Ruan
· 6 years ago
187b9e3
spl: Set spl_image->fdt_addr pointer for full fitImage configuration
by Marek Vasut
· 6 years ago
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
5d5a0c0
fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally
by Simon Goldschmidt
· 6 years ago
d00d6b5
Make FIT support really optional
by Fabrice Fontaine
· 6 years ago
973c099
Fix spelling of available.
by Vagrant Cascadian
· 6 years ago
943ec25
spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled
by Jean-Jacques Hiblot
· 6 years ago
cc4078c
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
by Simon Goldschmidt
· 6 years ago
78b0b9d
avb: add support for named persistent values
by Igor Opaniuk
· 6 years ago
7df72c3
main: add new bootstage ID for entering cli loop
by Heiko Schocher
· 6 years ago
502acb0
watchdog: Implement generic watchdog_reset() version
by Stefan Roese
· 6 years ago
18ae337
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
792631c
image: android: fix 'iminfo' typo
by Eugeniu Rosca
· 6 years ago
1403f39
image: android: allow booting lz4-compressed kernels
by Eugeniu Rosca
· 6 years ago
14b9477
bootstage: Allow calling bootstage_mark() before bootstage_init()
by Simon Glass
· 6 years ago
752707a
sandbox: Improve debugging in initcall_run_list()
by Simon Glass
· 6 years ago
388b145
common: command: Add command execution tracer.
by Christoph Muellner
· 6 years ago
d3617b4
fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback
by Eugeniu Rosca
· 6 years ago
60a869a
fdt: boot_get_fdt: android: compress handling (non-functional)
by Eugeniu Rosca
· 6 years ago
a7da502
fdt: boot_get_fdt: simplify no_fdt handling (non-functional)
by Eugeniu Rosca
· 6 years ago
1974f95
fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"
by Eugeniu Rosca
· 6 years ago
0d5cf7e
fdt: boot_get_fdt: remove redundant zeroing out
by Eugeniu Rosca
· 6 years ago
92e51d0
bootm: Simplying cache flush code
by Trent Piepho
· 6 years ago
ecc2740
malloc: Fix memalign not honoring alignment prior to full malloc init
by Andreas Dannenberg
· 6 years ago
438b6cd
spl: spl_nand.c: Add NAND loading message
by Stefan Roese
· 6 years ago
3114a95
spl: ymodem: Add support for loading full fitImages
by Marek Vasut
· 6 years ago
af15dc4
fit: load all fragments from the extra configurations
by Peter Ujfalusi
· 6 years ago
1706a50
Support boot Android image without address on bootm command
by Shawn Guo
· 6 years ago
6275e73
Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi
by Tom Rini
· 6 years ago
ee2c10b
Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
f608321
usb: kbd: Properly translate up/down arrow keys
by Andre Przywara
· 6 years ago
d5cdfd5
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
3f2860f
efi_loader: move efi_save_gd() call to board_r.c
by Heinrich Schuchardt
· 6 years ago
fa19c65
dm: spi: Read default speed and mode values from DT
by Patrick Delaunay
· 6 years ago
7f42c33
fdt: Remove duplicate code
by Thierry Reding
· 6 years ago
e4c1bbf
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
f0c7fdc
spl: ymodem: Move GZ handling out of YModem session
by Marek Vasut
· 6 years ago
09e84ec
spl: ymodem: Terminate YModem session on error
by Marek Vasut
· 6 years ago
93431a8
usb: Make portspeed return a read-only string
by Ismael Luceno Cortes
· 6 years ago
910c889
common: image-android-dt: Fix out-of-bounds access
by Eugeniu Rosca
· 6 years ago
53420dc
common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled
by Abel Vesa
· 6 years ago
dcd5aba
image: fdt: handle coalesced reserve region
by Patrick Delaunay
· 6 years ago
b3672af
spl: add debug print for early malloc usage
by Simon Goldschmidt
· 6 years ago
6c9e7ea
preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT
by Masahiro Yamada
· 6 years ago
38617e8
log: Add a Kconfig option to set the default log level
by Simon Glass
· 6 years ago
6e455c3
log: Fix up Kconfig log level names
by Simon Glass
· 6 years ago
1714047
spl: implement CRC check on U-Boot uImage
by Simon Goldschmidt
· 6 years ago
5ea11ba5
usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
by Abel Vesa
· 6 years ago
aa0b11b
efi_loader: refactor switch to non-secure mode
by Heinrich Schuchardt
· 6 years ago
b3f9dd9
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
cb2d432
Convert CONFIG_BOARD_TYPES to Kconfig
by Simon Glass
· 6 years ago
f204f01
initcall: Move to inline function
by Alexander Graf
· 6 years ago
c9e7152
fdt: support booting with dtb in Android image
by Shawn Guo
· 6 years ago
f53872d
spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL
by Vignesh R
· 6 years ago
Next »