Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
25643a5c3e5cecac1e73bfff04c414d12c302edc
25643a5
ahci-pci: ASM1061 report wrong class, but support AHCI.
by Oleksandr Rybalko
· 5 years ago
4024006
dt-bindings: phy: add a document for MediaTek tphy
by Ryder Lee
· 5 years ago
825c47e
dt-bindings: pcie: add a document for MT7623 PCIe controller
by Ryder Lee
· 5 years ago
898cc13
arm: dts: split mtk-reset.h into per-chip header
by Ryder Lee
· 5 years ago
625137d
arm: dts: add PCIe controller for MT7623 SoC
by Ryder Lee
· 5 years ago
235bad0
phy: mediatek: add MediaTek T-PHY support for PCIe
by Ryder Lee
· 5 years ago
42d3745
pci: mediatek: add PCIe controller support for MT7623
by Ryder Lee
· 5 years ago
a9a3aad
spl: add a generic function board_init_f
by Philippe Reynes
· 5 years ago
84a527b
bcm968580xref: enable spi-nor support
by Philippe Reynes
· 5 years ago
05e93b3
dt: bcm968580xref: add a spi-nor device
by Philippe Reynes
· 5 years ago
906af4a
dt: bcm6858: add hsspi controller
by Philippe Reynes
· 5 years ago
2a6abc6
configs: Add hsspi/spi support to bcm963158.
by Kursad Oney
· 5 years ago
ce9e2ee
dt: bcm963158: add a spi-nor device
by Kursad Oney
· 5 years ago
b2983d1
dt: bcm63158: Add hsspi controller
by Kursad Oney
· 5 years ago
b47f489
spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock.
by Kursad Oney
· 5 years ago
3ae64e8
spi: bcm63xx_hsspi: switch to raw I/O functions.
by Kursad Oney
· 5 years ago
c50d670
waitbit: Add the generic wait_for_bit macros for 16 and 32 bits.
by Kursad Oney
· 5 years ago
9a3eddd
spi: hsspi: allow to be used on bcm6858 and bcm63158
by Kursad Oney
· 5 years ago
44fb0d6
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 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
Next »