Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
783e66816d101f970b185083377846059d4d577d
« Previous
1f92c07
dfu: mmc: call fs functions instead of run_command
by Simon Goldschmidt
· 6 years ago
552452f
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
a7cca57
arm: sunxi: Enable DM_MMC
by Jagan Teki
· 6 years ago
cebeba9
sunxi: A64: pinebook-u-boot: Include sunxi-u-boot.dtsi
by Jagan Teki
· 6 years ago
708b5da
arm: dts: sunxi: Alter mmc2 auto-numbering to mmc1
by Jagan Teki
· 6 years ago
13b0867
sunxi: clk: enable clk and reset for CCU devices
by Andre Przywara
· 6 years ago
748ad07
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
4233698
mmc: sunxi: Honour non-removable property in DT
by Andre Przywara
· 6 years ago
a7ae159
sunxi: board: do MMC pinmux setup for DM_MMC builds
by Andre Przywara
· 6 years ago
c57572e
mmc: sunxi: Add DM clk and reset support
by Andre Przywara
· 6 years ago
3c8c7da
mmc: sunxi: Add DM_MMC support for A80
by Jagan Teki
· 6 years ago
9e23338
mmc: sunxi: Add DM_MMC support for H6
by Jagan Teki
· 6 years ago
a1925a6
mmc: sunxi: Add remaining compatible strings
by Jagan Teki
· 6 years ago
e0c7ce7
sunxi: clk: A80: add MMC clock support
by Andre Przywara
· 6 years ago
bb3e5aa
sunxi: clk: add MMC gates/resets
by Andre Przywara
· 6 years ago
1659156
sunxi: amarula_a64_relic: Enable USB host
by Jagan Teki
· 6 years ago
1b35c90
arm: stm32mp1: deploy spl in root folder
by Patrick Delaunay
· 6 years ago
5548c7a
Merge tag 'u-boot-amlogic-20190129' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
c4c726c
pinctrl: meson: add pinconf support
by Jerome Brunet
· 6 years ago
6df07d8
ihs_video_out: Fix error handling
by Mario Six
· 6 years ago
0307d95
videomodes: Relax EDID validation checks for hsync/vsync pulse width
by Priit Laes
· 6 years ago
3fd3993
imx: video: Fix return value issue
by Ye Li
· 6 years ago
6d69e53
ARM: imx6q_logic: Enable Falcon Mode and fatwrite
by Adam Ford
· 6 years ago
13baee3
ARM: imx6q_logic: Enable DM_USB and dependent regulators
by Adam Ford
· 6 years ago
b64b5ad
ARM: DTS: imx6q-logicpd: Update DTS/DTSI files
by Adam Ford
· 6 years ago
79ae06f
imx6q_logic: Enable MMC booting from SPL
by Adam Ford
· 6 years ago
8ba3773
arm: imx7s-warp: Convert to DM PMIC
by Bryan O'Donoghue
· 6 years ago
ce36f56
warp7: defconfig: Switch to DM for I2C
by Bryan O'Donoghue
· 6 years ago
4b31923
warp7: defconfig: Switch on IMX7 GPIO/pinctrl for both ports
by Bryan O'Donoghue
· 6 years ago
e4d8dac
arm: dts: imx7s-warp: Create alias for mmc0 to &usdhc3
by Bryan O'Donoghue
· 6 years ago
764d947
arm: imx7s-warp: Convert to DM MMC initialization
by Bryan O'Donoghue
· 6 years ago
a627f43
arm: imx7s-warp: Add DT file hooks
by Bryan O'Donoghue
· 6 years ago
e6f7c58
arm: dts: imx7s-warp: Import Linux warp7 dts
by Bryan O'Donoghue
· 6 years ago
8bdb575
arm: dts: imx7: Correct spelling mistake in GPIO name
by Bryan O'Donoghue
· 6 years ago
9382f73
imx8: cpu: restrict checking ROM passover info for revA
by Peng Fan
· 6 years ago
d8bbf36
imx: Check the PL310 version for applying errata
by Ye Li
· 6 years ago
56ac810
ARM: imx: fix: Provide correct enum values for ONENAND/NOR boot recognition
by Lukasz Majewski
· 6 years ago
7e04b4c
dm: arm: imx: migrate cx9020 to CONFIG_DM_MMC
by Patrick Bruenn
· 6 years ago
77fd72f
arm: imx: Add esdhc1/2 nodes to imx53.dtsi
by Patrick Bruenn
· 6 years ago
791c88d
mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc
by Patrick Bruenn
· 6 years ago
430630c
imx8mq_evk/README: remove ARCH environment variable
by Baruch Siach
· 6 years ago
96d0be0
MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT
by Adam Ford
· 6 years ago
65a106e
spi: mxc_spi: Fix build warning on ARM64 platforms
by Ye Li
· 6 years ago
528915c
imx: Fix potential lmb memory overwritten by stack
by Ye Li
· 6 years ago
11a1c27
pinctrl: imx: Fix select input issue
by Ye Li
· 6 years ago
59ceb15
imx8qxp: mek: update README
by Peng Fan
· 6 years ago
018e3fd
imx8qxp: mek: default enable SPL
by Peng Fan
· 6 years ago
caceb73
imx: build flash.bin for i.MX8
by Peng Fan
· 6 years ago
b184a79
imx: mkimage_fit_atf: introduce BL33_BASE_ADDR
by Peng Fan
· 6 years ago
8e0d963
dts: imx8qxp-mek: introduce u-boot dtsi
by Peng Fan
· 6 years ago
f541796
spl: imx8: add spl boot device
by Peng Fan
· 6 years ago
1610368
gpio: introduce CONFIG_SPL_DM_PCA953X
by Peng Fan
· 6 years ago
c1e0940
arm: imx: build mach-imx for i.MX8
by Peng Fan
· 6 years ago
04b2496
imx8: scu: use dedicated MU for SPL
by Peng Fan
· 6 years ago
3bd888b
imx8qxp: add SUPPORT_SPL option
by Peng Fan
· 6 years ago
73127e9
MAINTAINERS: imx: Change Fabio's email address
by Fabio Estevam
· 6 years ago
e0558a2
configs: add default configuraiton for Colibri iMX7 with eMMC
by Stefan Agner
· 6 years ago
a0411da
configs: colibri_imx7: use distro defaults
by Stefan Agner
· 6 years ago
4849f7d
configs: colibri_imx7: use DFU for NAND instead of MMC
by Stefan Agner
· 6 years ago
edb411e
configs: colibri_imx7: enable CAAM driver
by Stefan Agner
· 6 years ago
72a1d11
colibri_imx7: drop legacy usdhc support
by Stefan Agner
· 6 years ago
22204f5
configs: colibri_imx7: use DM_MMC
by Stefan Agner
· 6 years ago
b6fd4fc
arm: dts: imx7: colibri: add usdhci peripherals to device tree
by Stefan Agner
· 6 years ago
afca584
configs: colibri_imx7: use separate device tree
by Stefan Agner
· 6 years ago
23f61b8
configs: colibri_imx7: enable DM for raw NAND devices
by Stefan Agner
· 6 years ago
d8a32f5
arm: dts: imx7: colibri: split dt for raw NAND and eMMC devices
by Stefan Agner
· 6 years ago
2bc18ce
colibri_imx7: fix boot commands
by Stefan Agner
· 6 years ago
9ec1791
Revert "tools: imx8image: set dcd_skip to true"
by Fabio Estevam
· 6 years ago
eb7f908
tools: imx8image: use correct printf escape sequence
by Heinrich Schuchardt
· 6 years ago
88b5002
m53menlo: fix addmtd cmd in default environment
by Olaf Mandel
· 6 years ago
de5def1
m53menlo: fix splashfile location
by Olaf Mandel
· 6 years ago
9e3c017
pico-imx7d: Add LCD support
by Fabio Estevam
· 6 years ago
bab289c
mx7: Do not call lcdif_power_down() in the SPL case
by Fabio Estevam
· 6 years ago
0963060
imx: Add PHYTEC phyBOARD-i.MX6UL-Segin
by Martyn Welch
· 6 years ago
774ec60
Enable FEC driver to retrieve PHY address from device tree
by Martyn Welch
· 6 years ago
b2ca890
imx: hab: Convert non-NULL IVT DCD pointer warning to an error
by Breno Matheus Lima
· 6 years ago
2f41ade
linker: Modify linker scripts to be more generic
by Tom Rini
· 6 years ago
b32ba6f
rockchip: Add TPL_MAX_SIZE for RK3288
by Tom Rini
· 6 years ago
a6d6812
PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL
by Tom Rini
· 6 years ago
0da9025
Merge branch '2019-01-25-master-imports'
by Tom Rini
· 6 years ago
320194a
hashtable: remove caps buffer
by Heinrich Schuchardt
· 6 years ago
e35d2a7
lib: lmb: cleanup var names and patman warnings
by Simon Goldschmidt
· 6 years ago
65304aa
lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size
by Simon Goldschmidt
· 6 years ago
eba0c26
bcm968380gerg: disable SPI_FLASH
by Philippe Reynes
· 6 years ago
67eea68
MAINTAINERS: update stm32mp1 path for arch
by Patrick Delaunay
· 6 years ago
e38cef9
misc: i2c_eeprom: Add atmel,24c08 to the list
by Michal Simek
· 6 years ago
e4478d9
tests: dtoc: adapt tests to changed dtoc output
by Simon Goldschmidt
· 6 years ago
b8fea5e
atmel: add CMD_FS_GENERIC to SAMA5D3 for EFI boot
by Greg Czerniak
· 6 years ago
1f15cb8
drivers: esdhc: add support for ColdFire mcf5441x family
by Angelo Dureghello
· 6 years ago
293a172
env: Fix saving environment to "bad CRC" location
by Sam Protsenko
· 6 years ago
49d04c5
env: common: Return specific error code on bad CRC
by Sam Protsenko
· 6 years ago
f68bc62
ARM: chiliboard: enable DM_SPI
by Marcin Niestroj
· 6 years ago
c1180aa
Makefile: have "make distclean" remove CHANGELOG
by Robert P. J. Day
· 6 years ago
0fd1359
ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point
by Andrew F. Davis
· 6 years ago
2dd468d
dfu: Remove dependency on HUSH parser in SPL
by Andrew F. Davis
· 6 years ago
2d59ec8
dfu: Make DFU support more SPL friendly
by Andrew F. Davis
· 6 years ago
6536ca4
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
by Andrew F. Davis
· 6 years ago
70dbbd7
mmc: mtk-sd: fix SPL compilation when GPIO=y and SPL_GPIO=n
by Fabien Parent
· 6 years ago
924ed34
mmc: mtk-sd: fix possible incomplete read ops
by Fabien Parent
· 6 years ago
246fb9d
arm64: dt: poplar: add optee node
by Igor Opaniuk
· 6 years ago
Next »