Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fd0ef895b685af350a6dabf9688522a3a8a1b810
fd0ef89
x86: Drop RESET_BASE
by Simon Glass
· 5 years ago
530bec9
x86: Update Kconfig options for FSP1
by Simon Glass
· 5 years ago
ca4e408
x86: Add a function to find the size of an mrccache record
by Simon Glass
· 5 years ago
9859dc7
trace: Remove the const from write functions
by Simon Glass
· 5 years ago
6498fda
sandbox: pci: Remember the device being emulated
by Simon Glass
· 5 years ago
3d95688
x86: Panic when SPL or TPL fail
by Simon Glass
· 5 years ago
548aefa
travis: Move keystone 3 (k3) boards into the k2 job
by Tom Rini
· 5 years ago
50aeb3a
travis: Split bcm SoCs into their own build job
by Tom Rini
· 5 years ago
eaa0bde
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
8c05aba
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
efea5a3
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
9d536fe
Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· 5 years ago
8679be2
Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
ca88313
Merge branch '2019-10-08-master-imports'
by Tom Rini
· 5 years ago
8b13e9b
travis.yml: Switch to bionic for the host distribution
by Tom Rini
· 5 years ago
28a5123
gitlab-ci: Switch to Ubuntu 18.04 image
by Tom Rini
· 5 years ago
db7b860
gitlab-ci: Have buildman use /tmp for output
by Tom Rini
· 5 years ago
aae6258
buildman: Perform tests in a temporary directory
by Tom Rini
· 5 years ago
9fb50c6
ARM: imx6q_logic: Fix MMC2 booting
by Adam Ford
· 5 years ago
63ce94b
Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2"
by Adam Ford
· 5 years ago
83afe3b
Revert "imx: mmc_env: update runtime SD/MMC boot env device"
by Stefano Babic
· 5 years ago
86d2b28
configs: sheevaplug disable EFI_UNICODE_CAPITALIZATION
by Heinrich Schuchardt
· 5 years ago
3a7f25b
pico-imx7d: Remove dead code for dm_video
by Joris Offouga
· 5 years ago
f730fdf
pico-imx7d: fix splash logo drawing
by Joris Offouga
· 5 years ago
d714a75
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
by Stefano Babic
· 5 years ago
c115cd1
pinctrl: nxp: DM_FLAG_PRE_RELOC by default
by Igor Opaniuk
· 5 years ago
39fd054
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
by Parthiban Nallathambi
· 5 years ago
a7031d9
imx: variscite: Fix regression of SPL and U-boot booting
by Saravanan Sekar
· 5 years ago
7cf388f
ARM: imx6q_logic: Enable DM_SERIAL
by Adam Ford
· 5 years ago
a3ecce3
ARM: imx6qlogic: Cleanup board_init_f
by Adam Ford
· 5 years ago
80be404
mx6ulevk: Include SDP boot instructions in README
by Breno Matheus Lima
· 5 years ago
69b8e50
ddr: imx8m: Fix the ddr init hang on imx8mq
by Jacky Bai
· 5 years ago
825ab6b
driver: ddr: Refine the ddr init driver on imx8m
by Jacky Bai
· 5 years ago
7b14cc9
imx8mq: Update the ddrc QoS setting for B1 chip
by Bai Ping
· 5 years ago
ca729cd
ddr: imx8m: Fix ddr4 driver build issue
by Ye Li
· 5 years ago
9699fb4
spi: fsl_qspi: Add support for QSPI on iMX7ULP
by Ye Li
· 5 years ago
ce7575a
spi: fsl_qspi: Update to use driver data
by Ye Li
· 5 years ago
b866b92
spi: fsl_qspi: Update write data size for page program LUT
by Ye Li
· 5 years ago
7949576
spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
by Ye Li
· 5 years ago
4ee0ff1
imx: nandbcb: include long help only when enabled
by Parthiban Nallathambi
· 5 years ago
921bb86
imx: initialize fec only when enabled
by Parthiban Nallathambi
· 5 years ago
84d5e72
imx: remove board specific boot order from spl
by Parthiban Nallathambi
· 5 years ago
a919b6b
imx: pcl063: add nand boot support
by Parthiban Nallathambi
· 5 years ago
d73c520
apalis_imx6: use distroboot by default
by Igor Opaniuk
· 5 years ago
848ba63
colibri_imx6/imx7/imx8x: use distroboot by default
by Igor Opaniuk
· 5 years ago
4d81755
misc: imx8: add more scfw api
by Peng Fan
· 5 years ago
3bc4f1d
spl: nor: support loading i.MX container format file
by Peng Fan
· 5 years ago
d9bd2f4
spl: spi: support loading i.MX container format file
by Peng Fan
· 5 years ago
00e180c
spl: nand: support loading i.MX container format file
by Peng Fan
· 5 years ago
62f0bfc
imx8: update README
by Peng Fan
· 5 years ago
d1c0778
imx8: Add support to get container image set size
by Peng Fan
· 5 years ago
2c79229
spl: nand: Introduce spl_nand_get_uboot_raw_page
by Peng Fan
· 5 years ago
07d900a
spl: nor: introduce spl_nor_get_uboot_base
by Peng Fan
· 5 years ago
ec64933
spl: spi: introduce spl_spi_get_uboot_offs
by Peng Fan
· 5 years ago
30ecc9c
spl: mmc: introduce spl_mmc_get_uboot_raw_sector
by Peng Fan
· 5 years ago
9b15ce9
imx: Add i.MX8MM EVK board support.
by Peng Fan
· 5 years ago
d68d73d
arm: dts: add i.MX8MM pin func
by Peng Fan
· 5 years ago
2f17231
arm: dts: import i.MX8MM dtsi
by Peng Fan
· 5 years ago
e663c70
imx8m: soc: probe clock device in arch_cpu_init_dm
by Peng Fan
· 5 years ago
e89d211
imx: mmc_env: update runtime SD/MMC boot env device
by Peng Fan
· 5 years ago
5f24d0c
imx8m: add clk support for i.MX8MM
by Peng Fan
· 5 years ago
8838cdf
imx8m: restructure clock.h
by Peng Fan
· 5 years ago
2005916
imx8m: rename clock to clock_imx8mq
by Peng Fan
· 5 years ago
d204172
imx8m: restrict reset_cpu
by Peng Fan
· 5 years ago
0528ba0
imx8m: soc: enable SCTR clock before timer init
by Peng Fan
· 5 years ago
b3cf0a8
imx8m: Configure trustzone region 0 for non-secure access
by Ye Li
· 5 years ago
dbb2b7e
imx8m: set BYPASS ID SWAP to avoid AXI bus errors
by Peng Fan
· 5 years ago
59efa6b
imx8m: Fix MMU table issue for OPTEE memory
by Peng Fan
· 5 years ago
1c7cba9
imx: add i.MX8MM PE property
by Peng Fan
· 5 years ago
e246b7a
imx8m: add pin header for i.MX8MM
by Peng Fan
· 5 years ago
78db9a5
imx: add get_cpu_rev support for i.MX8MM
by Peng Fan
· 5 years ago
20ebb4f
imx8m: update imx-regs for i.MX8MM
by Peng Fan
· 5 years ago
4800df0
imx8m: imx-regs: drop unused register definitions
by Peng Fan
· 5 years ago
6c646b3
imx: spl: add spl_board_boot_device for i.MX8MM
by Peng Fan
· 5 years ago
65a6c50
imx: add i.MX8MM cpu type
by Peng Fan
· 5 years ago
8619c39
imx: imx8mm: add clock bindings header
by Peng Fan
· 5 years ago
1b1eaa0
imx: add IMX8MM kconfig entry
by Peng Fan
· 5 years ago
d968ae7
imx: add IMX8MQ kconfig entry
by Peng Fan
· 5 years ago
478f944
imx8m: add image cfg for i.MX8MM lpddr4
by Peng Fan
· 5 years ago
28cb058
ddr: imx8m: fix ddr firmware location when enable SPL OF
by Peng Fan
· 5 years ago
4b78bb5
tools: imx8m_image: align spl bin image size
by Peng Fan
· 5 years ago
fa99af4
imx: mkimage_fit_atf: Fix FIT image for correct boot order
by Frieder Schrempf
· 5 years ago
4f761dd
Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPL
by Stefan Roese
· 5 years ago
2a9f86b
ARM: imx: arch/arm/mach-imx/spl_qspi.cfg
by Stefan Roese
· 5 years ago
d10d138
ARM: imx: Add QSPI boot mode for i.MX6UL/ULL
by Stefan Roese
· 5 years ago
0a1a45b
imx: mx6ul_14x14_evk: fix link issue
by Anatolij Gustschin
· 5 years ago
5b20d14
imx: Kconfig: Reduce default CONFIG_CSF_SIZE
by Breno Matheus Lima
· 5 years ago
2845f86
imx: enable the reset controller on the i.MX8MQ EVK
by Patrick Wildt
· 5 years ago
63927b8
imx: add the i.MX8M reset controller node
by Patrick Wildt
· 5 years ago
6300dc4
imx: add support for i.MX7/i.MX8MQ reset controller
by Patrick Wildt
· 5 years ago
d08a194
imx: add support for i.MX8MQ power domain controller
by Patrick Wildt
· 5 years ago
6745dac
ARM: dts: pcl063: add usdhc reset pin of eMMC
by Parthiban Nallathambi
· 5 years ago
904c31f
imx: mxs: Fix location for the elftosb tool
by Fabio Estevam
· 5 years ago
210e443
mx28evk: README: Fix location for the generic mxs README
by Fabio Estevam
· 5 years ago
e4b91f0
imx: wandboard: convert FEC support to DM_ETH
by Anatolij Gustschin
· 5 years ago
c883d6a
spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver
by Lukasz Majewski
· 5 years ago
cf31914
mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver
by Lukasz Majewski
· 5 years ago
6116f4c
mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS
by Lukasz Majewski
· 5 years ago
ec0c81f
spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver
by Lukasz Majewski
· 5 years ago
c2050e1
spi: fix: Call mxs_reset_block() during DM/DTS probe
by Lukasz Majewski
· 5 years ago
Next »