Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b72dd938ece60fba622a989f4e54f0599b5a0715
b72dd93
imx6ul: opos6ul: migrate to DM_ETH
by Sébastien Szymanski
· 5 years ago
05737f3
imx: update i.MX8MQ device trees
by Patrick Wildt
· 5 years ago
c4cb27e
mccmon6: defconfig: nor: Enable usage of *_TINY_* drivers in SPL
by Lukasz Majewski
· 5 years ago
e4417ed
ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB
by Lukasz Majewski
· 5 years ago
a4a16c9
spl: nor: Provide falcon boot support for NOR memories
by Lukasz Majewski
· 5 years ago
e0fe3dc
ARM: imx: Decouple mccmon6's SPL and u-boot proper code
by Lukasz Majewski
· 5 years ago
8e64181
ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper
by Lukasz Majewski
· 5 years ago
f6a4df3
imx: Enable RTC (ds1307) support in the U-Boot proper on TPC70 board
by Lukasz Majewski
· 5 years ago
5c47bf7
ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL code
by Claudius Heine
· 5 years ago
cd71c75
ARM: imx6: DHCOM i.MX6 PDK: defconfig: Enable MMC support of SPL
by Claudius Heine
· 5 years ago
5331fad
ARM: imx6: DHCOM i.MX6 PDK: fix board_boot_modes emmc entry
by Claudius Heine
· 5 years ago
f2929d1
watchdog: imx: Use immediate reset bits for expire_now
by Robert Hancock
· 5 years ago
ceea0c1
watchdog: imx: Add DT ext-reset handling
by Robert Hancock
· 5 years ago
6b4339d
ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modes
by Igor Opaniuk
· 5 years ago
7d6ca12
ARM: dts: imx6ull-colibri: change hierarchy of DTS files
by Igor Opaniuk
· 5 years ago
b4a2cdc
arm: mxs: Increase VDDD voltage to match specification
by Marek Vasut
· 5 years ago
dde31a1
ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic number
by Claudius Heine
· 5 years ago
e01c8cf
ARM: imx: Fix bmode detection from grp10
by Claudius Heine
· 5 years ago
7f8a6a6
arm: dts: Add devicetree support for iMXQXP AI_ML board
by Manivannan Sadhasivam
· 5 years ago
6aa8749
i.MX6: nand: extend nandbcb command for imx6UL(L)
by Parthiban Nallathambi
· 5 years ago
3201e5b
imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT on display5
by Lukasz Majewski
· 5 years ago
fa64df4
mx6: clock: Introduce disable_ipu_clock()
by Fabio Estevam
· 5 years ago
1be51fe
mx6: clock: Use setbits_le32()
by Fabio Estevam
· 5 years ago
5d6f053
azure: Update the script to prepend PATH not override PATH
by Tom Rini
· 5 years ago
24b7739
Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
bafed10
Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 5 years ago
bb1bb4b
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 5 years ago
8267962
Merge branch '2019-10-30-master-imports'
by Tom Rini
· 5 years ago
5d80a1a
azure: Update for python3 and current pytest
by Tom Rini
· 5 years ago
965ec3c
cmd: avb: Support A/B slots
by Sam Protsenko
· 5 years ago
bb43c27
cmd: avb: Fix requested partitions list
by Sam Protsenko
· 5 years ago
8f684b5
libavb: Fix build warnings after updating the lib
by Sam Protsenko
· 5 years ago
4d579a4
libavb: Update libavb to current AOSP master
by Sam Protsenko
· 5 years ago
12e288a
mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode
by Michal Sojka
· 5 years ago
4e18429
drivers: phy: Handle gracefully NULL pointers
by Jean-Jacques Hiblot
· 5 years ago
2ad98ab
linux_compat: fix potential NULL pointer access
by Marek Szyprowski
· 5 years ago
9b3fbb2
tiny-printf: Support vsnprintf()
by Simon South
· 5 years ago
54b6aba
common: Kconfig: Fix typo in TPL_LOG_CONSOLE description
by Simon South
· 5 years ago
f279e1d
lib: errno: avoid error format-overflow
by Heinrich Schuchardt
· 5 years ago
eb5b63f
lib: errno: sync error codes
by Heinrich Schuchardt
· 5 years ago
574e386
dts: fix MULTI_DTB_FIT compression choice prompt
by Baruch Siach
· 5 years ago
6e73255
ata: ahci allow 64-bit DMA for SATA
by Roman Kapl
· 5 years ago
34856b0
disk: part_dos: correctly detect DOS PBR
by Heinrich Schuchardt
· 5 years ago
79c84de
test: provide test for errno_str()
by Heinrich Schuchardt
· 5 years ago
02e8a82
lib: errno: check for unsupported error number
by Heinrich Schuchardt
· 5 years ago
80e7e7c
lib: time: Add microsecond timer
by Marek Vasut
· 5 years ago
52e1d93
NVMe: do PCI enumerate before nvme scan
by Patrick Wildt
· 5 years ago
2f83481
nvme: use page-aligned buffer for identify command
by Patrick Wildt
· 5 years ago
8c40340
nvme: flush dcache on both r/w, and the prp list
by Patrick Wildt
· 5 years ago
232ba76
virtio: pci: use correct type in virtio_pci_bind()
by Heinrich Schuchardt
· 5 years ago
c261fef
checkpatch.pl: update from Linux kernel v5.4-rc3
by Heinrich Schuchardt
· 5 years ago
2ad8494
splash: fix build breakage with newer llvm-7
by Anatolij Gustschin
· 5 years ago
c9acae3
dts: Kconfig: Fix help for SPL_OF_CONTROL
by Walter Lozano
· 5 years ago
90037eb
Makefile: Fix printing problem in size_check on overflow
by Tom Rini
· 5 years ago
3135022
gpio: da8xx_gpio: Fix the _gpio_direction_output function
by Keerthy
· 5 years ago
1557963
test/py: Use raw strings more to avoid deprecation warnings
by Tom Rini
· 5 years ago
085b897
gitlab/travis: Rework how and when we use virtualenv in order to use python3
by Tom Rini
· 5 years ago
ddaa8be
test/py: Update docs, add requirements.txt for pip
by Tom Rini
· 5 years ago
8add4fa
test/py: Rework test.py to be a different kind of wrapper
by Tom Rini
· 5 years ago
d2b5240
test/py: Update test_fs to decode check_output calls
by Tom Rini
· 5 years ago
1813ace
test/py: test_efi_selftest.py: Updates for python 3 support
by Tom Rini
· 5 years ago
8060209
test/py: test_ut.py: Ensure we use bytes
by Tom Rini
· 5 years ago
fd31fc1
test/py: Manual python3 fixes
by Tom Rini
· 5 years ago
fe1193e
test/py: Automated conversion to Python 3
by Tom Rini
· 5 years ago
3c941e0
test/py: Fix pytest4 deprecation warnings
by Marek Vasut
· 5 years ago
79883ef
test/py: Split mark to multiple lines
by Tom Rini
· 5 years ago
90d3d78
gitlab-ci: Prepend to PATH rather than replace it
by Tom Rini
· 5 years ago
4c74997
gitlab-ci: Fix indentation in some stanzas
by Tom Rini
· 5 years ago
412326d
Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· 5 years ago
1a81cf8a
Prepare v2020.01-rc1
by Tom Rini
· 5 years ago
e731af4
efi_loader: correct includes in efi_variable.c
by Heinrich Schuchardt
· 5 years ago
051aa89
cmd: env: extend "env [set|print] -e" to manage UEFI variables
by AKASHI Takahiro
· 5 years ago
ee50414
blk: set log2blksz in blk_create_device()
by Heinrich Schuchardt
· 5 years ago
700336f
Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
ba742b8
Merge branch '2019-10-28-azure-ci-support'
by Tom Rini
· 5 years ago
cc64810
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 5 years ago
bf27522
Bring all testings in gitlab and travis CI to Azure Pipelines
by Bin Meng
· 5 years ago
d3c369d
.travis.yml: Remove the unneeded '&' for ls20xx buildman
by Bin Meng
· 5 years ago
6cdd177
arm: mvebu: Avoid generating kwbimage.cfg in the source tree
by Bin Meng
· 5 years ago
578b637
tools: buildman: Remove useless mkdir() in Make() in test.py
by Bin Meng
· 5 years ago
bc750bc
tools: buildman: Honor output directory when generating boards.cfg
by Bin Meng
· 5 years ago
a335f80
spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition
by Peng Fan
· 5 years ago
5d336d1
mmc: fsl_esdhc: drop i.MX DDR support code
by Yangbo Lu
· 5 years ago
2913926
mmc: fsl_esdhc: remove redundant DM_MMC checking
by Yangbo Lu
· 5 years ago
41dec2f
mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
by Yangbo Lu
· 5 years ago
d2e680f
Add Microsoft Azure Pipelines configuration
by Bin Meng
· 5 years ago
4d90f6c
tools: Avoid creating symbolic links for tools/version.h
by Bin Meng
· 5 years ago
1f35137
Add .gitattributes for line endings
by Bin Meng
· 5 years ago
7114d89
doc: Add documentation for how to build U-Boot host tools
by Bin Meng
· 5 years ago
ccd4398
tools: ifwitool: Define __packed when it is not defined
by Bin Meng
· 5 years ago
10289b4
linux/types.h: Surround 'struct ustat' with __linux__
by Bin Meng
· 5 years ago
afd3bf4
tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32
by Bin Meng
· 5 years ago
a7c9a65
tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX
by Bin Meng
· 5 years ago
1af5e97
tools: image.h: Use portable uint32_t instead of linux-specific __be32
by Bin Meng
· 5 years ago
d60ae4c
fdt: Fix alignment issue when reading 64-bits properties from fdt
by Jean-Jacques Hiblot
· 5 years ago
97b5f9d
dm: core: Update log method for uclass_find_device_by_seq
by Kever Yang
· 5 years ago
8ab452d
patman: separate emails in CC list with NULs
by Dmitry Torokhov
· 5 years ago
31f9f0e
bootstage: Allow SPL to obtain bootstage info from TPL
by Simon Glass
· 5 years ago
5256bee
bootstage: Mark the start/end of TPL and SPL separately
by Simon Glass
· 5 years ago
ac9cd48
bootstage: Correct relocation algorithm
by Simon Glass
· 5 years ago
Next »