Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c28a9cfa4079031edd511746770096a131414642
/
common
2d64a0f
Merge branch '2019-07-29-master-imports'
by Tom Rini
· 5 years ago
49b10cb
gpio: fixes for gpio-hog support
by Heiko Schocher
· 5 years ago
18cfa61
fit: Support compat string property in configuration node
by Julius Werner
· 5 years ago
b1307f8
fit: Support compression for non-kernel components (e.g. FDT)
by Julius Werner
· 5 years ago
2090854
common: Move bootm_decomp_image() to image.c (as image_decomp())
by Julius Werner
· 5 years ago
1c1ed44
edid: add edid_get_timing_validate() variant to filter out edid modes
by Neil Armstrong
· 5 years ago
df9a7a1
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
f9b65c7
Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
867aaf6
common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()
by Marek Vasut
· 5 years ago
e3665ba
fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found
by Masahiro Yamada
· 5 years ago
60ca969
spl: sata: support U-Boot load from raw sata disk
by Baruch Siach
· 5 years ago
d65e8da
common: Implement A/B metadata
by Ruslan Trofymenko
· 5 years ago
39f790b
image: android: allow to wrap uImage into the Android boot image
by Roman Stratiienko
· 5 years ago
dfaad82
menu: don't bother going interactive with just one menu item
by Leon Yu
· 5 years ago
641067f
dm: core: Introduce xxx_translate_dma_address()
by Fabien Dessenne
· 5 years ago
6874cb7
watchdog: Split WDT from SPL_WDT
by Marek Vasut
· 5 years ago
0de8153
Merge branch '2019-07-17-master-imports'
by Tom Rini
· 5 years ago
4225f83
common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT
by Marek Vasut
· 5 years ago
e1eb6ad
spl: Make image loader infrastructure more universal
by Andreas Dannenberg
· 5 years ago
a5a5d99
spl: Allow performing BSS init early before board_init_f()
by Andreas Dannenberg
· 5 years ago
9340d8f
sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig
by Andre Przywara
· 5 years ago
5fc7cf8
gpio: add gpio-hog support
by Heiko Schocher
· 5 years ago
bf7c01d
spl: Move SPL_MMC_TINY option to appear under SPL menu
by Ezequiel Garcia
· 5 years ago
a9758ec
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
68deea2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
11bd2fa
SPL: Default to disabling legacy image support when using FIT
by Tom Rini
· 5 years ago
c76c93a
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
by Tom Rini
· 5 years ago
fd4ee98
spl: Fix typo in kernel doc
by Miquel Raynal
· 6 years ago
760ef30
spl: sata: don't force FS_FAT support
by Baruch Siach
· 5 years ago
ab2d415
spl: sata: fix build with DM_SCSI
by Baruch Siach
· 5 years ago
a4c61ff
spl: sata: add default partition and image name
by Baruch Siach
· 5 years ago
7ea3357
trace: trace buffer may exceed 2GiB
by Heinrich Schuchardt
· 5 years ago
7ef8e9b
trace: undefined reference to `trace_early_init'
by Heinrich Schuchardt
· 5 years ago
59d0452
bootstage: Add support for TPL record count
by Simon Glass
· 5 years ago
a2257d3
ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG
by Markus Klotzbuecher
· 5 years ago
6ea31cc
ubispl: add support for loading volumes by name
by Hamish Guthrie
· 5 years ago
c67c349
ubispl: migrate configuration to Kconfig
by Markus Klotzbuecher
· 5 years ago
84b2416
board_r: move initr_watchdog to be called after initr_serial
by Weijie Gao
· 5 years ago
a239b82
spl: atf: Fix uninitialized pointer to bl31_image_info
by Frieder Schrempf
· 5 years ago
0352e87
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
2c72ead
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
by Frieder Schrempf
· 5 years ago
19495dd
rsa: reject images with unknown padding
by Patrick Doyle
· 5 years ago
c3e8aa1
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
db4080d
configs: Migrate the various SPL_BOOT_xxx choices for PowerPC
by Tom Rini
· 5 years ago
69264f4
common: Fix a typo abnove -> above
by Andy Shevchenko
· 5 years ago
25ee924
usb: gadget: error out if g_dnl registration fails
by Sjoerd Simons
· 5 years ago
634931f
spl: dfu: Fix printed variable name
by Marek Vasut
· 5 years ago
529faf8
Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
by Tom Rini
· 5 years ago
2361253
spl: imx6: Provide a SPL_SIZE_LIMIT default
by Fabio Estevam
· 5 years ago
99e14d5
Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-video
by Tom Rini
· 5 years ago
eb53a18
Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 5 years ago
6d277fb
spl: Correct SPL_SIZE_LIMIT Kconfig option
by Tom Rini
· 5 years ago
2577015
spl: add overall SPL size check
by Simon Goldschmidt
· 5 years ago
0be0787
spl: at91: add support for SPL_AT91_MCK_BYPASS
by Eugen Hristev
· 5 years ago
5eb83c0
splash: display splash in DM_VIDEO configurations
by Igor Opaniuk
· 5 years ago
866a78d
Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot
by Tom Rini
· 5 years ago
01a7510
stm32mp1: ram: add interactive mode for DDR configuration
by Patrick Delaunay
· 6 years ago
ce3772c
stm32mp1: migrate PREBOOT to Kconfig
by Patrick Delaunay
· 6 years ago
3a9a62a
common: fdt_support: Check mtdparts cell size
by Stefan Mavrodiev
· 6 years ago
b9625ab
Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video
by Tom Rini
· 5 years ago
d500683
splash: Load internal and external data from FIT
by Leo Ruan
· 6 years ago
3d92f31
splash: Use splashfile instead of location->name
by Leo Ruan
· 6 years ago
a9a8271
spl: Set spl_image->fdt_addr pointer for full fitImage configuration
by Marek Vasut
· 6 years ago
1001502
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
59bd796
fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally
by Simon Goldschmidt
· 6 years ago
93e0788
Make FIT support really optional
by Fabrice Fontaine
· 6 years ago
048a92e
Fix spelling of available.
by Vagrant Cascadian
· 6 years ago
7296a33
spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled
by Jean-Jacques Hiblot
· 6 years ago
f89d613
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
by Simon Goldschmidt
· 6 years ago
fc1fe01
avb: add support for named persistent values
by Igor Opaniuk
· 6 years ago
b07cc48
main: add new bootstage ID for entering cli loop
by Heiko Schocher
· 6 years ago
0698528
watchdog: Implement generic watchdog_reset() version
by Stefan Roese
· 6 years ago
7d99406
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
74a7e00
image: android: fix 'iminfo' typo
by Eugeniu Rosca
· 6 years ago
829ceb2
image: android: allow booting lz4-compressed kernels
by Eugeniu Rosca
· 6 years ago
1735772
bootstage: Allow calling bootstage_mark() before bootstage_init()
by Simon Glass
· 6 years ago
001d188
sandbox: Improve debugging in initcall_run_list()
by Simon Glass
· 6 years ago
7ae31fc
common: command: Add command execution tracer.
by Christoph Muellner
· 6 years ago
6239267
fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback
by Eugeniu Rosca
· 6 years ago
18b8f2c
fdt: boot_get_fdt: android: compress handling (non-functional)
by Eugeniu Rosca
· 6 years ago
8028182
fdt: boot_get_fdt: simplify no_fdt handling (non-functional)
by Eugeniu Rosca
· 6 years ago
9ee9cf3
fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"
by Eugeniu Rosca
· 6 years ago
d9313ef
fdt: boot_get_fdt: remove redundant zeroing out
by Eugeniu Rosca
· 6 years ago
b4353b3
bootm: Simplying cache flush code
by Trent Piepho
· 6 years ago
4c6be01
malloc: Fix memalign not honoring alignment prior to full malloc init
by Andreas Dannenberg
· 6 years ago
443b3ce
spl: spl_nand.c: Add NAND loading message
by Stefan Roese
· 6 years ago
792dd57
spl: ymodem: Add support for loading full fitImages
by Marek Vasut
· 6 years ago
35c7527
fit: load all fragments from the extra configurations
by Peter Ujfalusi
· 6 years ago
5e21886
Support boot Android image without address on bootm command
by Shawn Guo
· 6 years ago
38f94d3
Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi
by Tom Rini
· 6 years ago
939803e
Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
c99ffd7
usb: kbd: Properly translate up/down arrow keys
by Andre Przywara
· 6 years ago
216800a
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
e7ac009
efi_loader: move efi_save_gd() call to board_r.c
by Heinrich Schuchardt
· 6 years ago
b0cc1b8
dm: spi: Read default speed and mode values from DT
by Patrick Delaunay
· 6 years ago
1ceb10b
fdt: Remove duplicate code
by Thierry Reding
· 6 years ago
02f173c
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
d574c19
spl: ymodem: Move GZ handling out of YModem session
by Marek Vasut
· 6 years ago
6d8dbe4
spl: ymodem: Terminate YModem session on error
by Marek Vasut
· 6 years ago
51f60a8
usb: Make portspeed return a read-only string
by Ismael Luceno Cortes
· 6 years ago
Next »