Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1be0c66c792d0d51debf45de3bc4eb5cafc6271d
« Previous
6b98b94
ARM: imx: novena: Convert block devices to DM
by Marek Vasut
· 5 years ago
c4e93f6
ARM: imx: novena: Enable DM GPIO
by Marek Vasut
· 5 years ago
b697ed0
ARM: imx: novena: Enable DM pin control
by Marek Vasut
· 5 years ago
11a3cae
ARM: dts: imx: novena: Import Novena DT from Linux
by Marek Vasut
· 5 years ago
c72a237
pico-imx7d: enable boot without PMIC
by Jun Nie
· 6 years ago
76ed103
pico-imx7d: README: Add BL33 usage case
by Jun Nie
· 6 years ago
367f77a
pico-imx7d: Add bl33 config
by Jun Nie
· 6 years ago
a1513f2
pico-imx7d: Add boot option for verified boot
by Jun Nie
· 6 years ago
1d3b852
pico-imx7d: Reserve region of memory to OPTEE
by Jun Nie
· 6 years ago
79fcbde
pico-imx7d: Correct uart clock root
by Jun Nie
· 6 years ago
bc7c9ed
imx: mx7: Skip secure init in arch_cpu_init
by Jun Nie
· 6 years ago
3ad0d26
mx7_common: Share configs to skip low level init
by Jun Nie
· 6 years ago
7a3faf3
spi: imx: work with cs greater 0
by Heiko Schocher
· 5 years ago
2b849e1
spi: imx: remove doubled pointer from mxc_spi_probe
by Heiko Schocher
· 5 years ago
16c776d
arm, imx, Makefile: fix u-boot-dtb.imx build in CONFIG_MULTI_DTB_FIT case
by Heiko Schocher
· 5 years ago
5ef237a
wandboard: Rework Makefile to prevent spl.o from being built
by Ezequiel Garcia
· 5 years ago
cc48c2a
ARM: imx: dh-imx6: Convert SPI support to DM
by Marek Vasut
· 5 years ago
9352c62
ARM: imx: dh-imx6: Convert USB support to DM
by Marek Vasut
· 5 years ago
0050c92
ARM: imx: dh-imx6: Convert SATA support to DM
by Marek Vasut
· 5 years ago
198fee8
ARM: imx: dh-imx6: Convert SD/MMC support to DM
by Marek Vasut
· 5 years ago
3a05eb8
ARM: imx: dh-imx6: Enable DM GPIO
by Marek Vasut
· 5 years ago
53bb233
ARM: imx: dh-imx6: Enable DM pin control
by Marek Vasut
· 5 years ago
f54dc48
ARM: dts: imx: dh-imx6: Fix SPI CS polarity on DHCOM iMX6 PDK2
by Marek Vasut
· 5 years ago
5f6d90a
ARM: dts: imx: dh-imx6: Import DHCOM iMX6 PDK2 DTs from Linux
by Marek Vasut
· 5 years ago
51f1357f
Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone"
by Breno Matheus Lima
· 5 years ago
5f6d63a
config: Update KP's imx53 HSC config to pass key pressed information
by Lukasz Majewski
· 6 years ago
a73b4b6
config: Update KP's imx53 HSC config to support SWUpdate
by Lukasz Majewski
· 6 years ago
08919d3
imx: Use a convenient default value for SYS_MALLOC_F_LEN
by Fabio Estevam
· 6 years ago
a3f358a
opos6uldev: don't call enable_lcdif_clock
by Sébastien Szymanski
· 6 years ago
0ab85fe
opos6ul: set REFSEL and REFR fields
by Sébastien Szymanski
· 6 years ago
0633e13
imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devices
by Breno Matheus Lima
· 6 years ago
4721d7d
colibri-imx6ull: fix usb host mode
by Marcel Ziswiler
· 6 years ago
64c751f
ARM: imx: apalis_imx6: Drop ad-hoc SATA binding
by Marek Vasut
· 6 years ago
1023c87
regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot
by Matti Vaittinen
· 6 years ago
5d2cd9f
colibri_imx7: migrate usb to driver model
by Igor Opaniuk
· 6 years ago
b1f8242
configs: imx6-engicam: Update the recoveryboot setting
by Jagan Teki
· 6 years ago
cd7e76f
toradex apalis/colibri: extend CONFIG_SYS_MALLOC_F_LEN
by Igor Opaniuk
· 5 years ago
8b98a49
apalis_imx6: add device tree to makefile
by Marcel Ziswiler
· 6 years ago
85cb2bc
apalis/colibri imx6: provide proper fdtfile value
by Igor Opaniuk
· 5 years ago
a443c82
ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-spl
by Parthiban Nallathambi
· 6 years ago
d3eaf95
power: pfuze100: Fix off by one error in voltage table handling
by Trent Piepho
· 6 years ago
15bae9a
mx7ulp: Add common plugin codes for mx7ulp
by Ye Li
· 5 years ago
7ce134b7
board: toradex: add colibri imx8qxp 2gb wb it v1.0b module support
by Marcel Ziswiler
· 5 years ago
4c45e43
imx: fix building for i.mx8 without spl
by Marcel Ziswiler
· 5 years ago
a9bcf93
ARM: imx6logic: Stop overwriting fdt_file if manually set
by Adam Ford
· 6 years ago
fc6c0e2
Prepare v2019.07-rc4
by Tom Rini
· 5 years ago
7a69e97
efi_loader: implement event queue
by Heinrich Schuchardt
· 5 years ago
1e37be5
efi_selftest: correct event group test
by Heinrich Schuchardt
· 5 years ago
7eaa900
efi_loader: event signaling in ExitBootServices
by Heinrich Schuchardt
· 5 years ago
dfa306e
efi_loader: SignalEvent for event in signaled state
by Heinrich Schuchardt
· 5 years ago
daa3f84
efi_loader: RegisterProtocolNotify event signaling
by Heinrich Schuchardt
· 5 years ago
0779876
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 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
d1505ad
dm: MIGRATION: Update migration status for SPI
by Jagan Teki
· 6 years ago
c1a3f1e
spi: mpc8xxx: Convert to DM
by Jagan Teki
· 6 years ago
67adbae
spi: mpc8xxx: Use get_timer
by Mario Six
· 6 years ago
f6fcad5
spi: mpc8xxx: Fix if check
by Mario Six
· 6 years ago
a1c178e
spi: mpc8xxx: Re-order transfer setup
by Mario Six
· 6 years ago
85fa265
spi: mpc8xxx: Document LEN setting better
by Mario Six
· 6 years ago
5ccfb8a
spi: mpc8xxx: Rename variable
by Mario Six
· 6 years ago
8dea61d
spi: mpc8xxx: Make code more readable
by Mario Six
· 6 years ago
65f88e0
spi: mpc8xxx: Reduce scope of loop variables
by Mario Six
· 6 years ago
e4da4c2
spi: mpc8xxx: Simplify logic a bit
by Mario Six
· 6 years ago
6409c61
spi: mpc8xxx: Get rid of is_read
by Mario Six
· 6 years ago
76c82af
spi: mpc8xxx: Simplify if
by Mario Six
· 6 years ago
1a907e4
spi: mpc8xxx: Use IO accessors
by Mario Six
· 6 years ago
6ea9395
spi: mpc8xxx: Replace defines with enums
by Mario Six
· 6 years ago
fabe6c4
spi: mpc8xxx: Fix function names in strings
by Mario Six
· 6 years ago
6f3ac07
spi: mpc8xxx: Fix space after cast
by Mario Six
· 6 years ago
01ac1e1
spi: mpc8xxx: Rename camel-case variables
by Mario Six
· 6 years ago
d93fe31
spi: mpc8xxx: Fix comments
by Mario Six
· 6 years ago
d896b7b
spi: mpc8xxx: Use short type names
by Mario Six
· 6 years ago
6622b37
ids8313: Disable SPI
by Mario Six
· 5 years ago
5973901
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 5 years ago
6d277fb
spl: Correct SPL_SIZE_LIMIT Kconfig option
by Tom Rini
· 5 years ago
a56149d
Merge branch '2019-06-07-master-imports'
by Tom Rini
· 5 years ago
2577015
spl: add overall SPL size check
by Simon Goldschmidt
· 5 years ago
dfe252b
configs: rk3288: Tinker Board SPL file must fit into 32 KiB
by Heinrich Schuchardt
· 6 years ago
0a0f231
configs: define CONFIG_SPL_SIZE_LIMIT
by Heinrich Schuchardt
· 6 years ago
219dee7
imx: move BOARD_SIZE_CHECK to main Makefile
by Heinrich Schuchardt
· 6 years ago
b275030
Makefile: reusable function for BOARD_SIZE_CHECK
by Heinrich Schuchardt
· 6 years ago
3bad256
lib/vsprintf: allow printing upper case GUIDs
by Heinrich Schuchardt
· 6 years ago
f90b3f5
configs: stm32mp15: Enable Ethernet feature
by Christophe Roullier
· 5 years ago
b4d4fe7
stm32mp1: Add Ethernet support for stm32mp1 board
by Christophe Roullier
· 5 years ago
c8ef953
ARM: dts: stm32: Add Ethernet support on stm32mp1
by Christophe Roullier
· 5 years ago
ac2d4ef
net: dwc_eth_qos: add Ethernet stm32mp1 support
by Christophe Roullier
· 5 years ago
edacf26
board: stm32mp1: Add board_interface_eth_init
by Christophe Roullier
· 5 years ago
f6ccdda
stm32mp1: clk: use the correct identifier for ethck
by Patrick Delaunay
· 5 years ago
5bf11b5
configs: stm32mp15: Enable SPI relative flags
by Patrice Chotard
· 6 years ago
a2a89b2
spi: stm32: Add Serial Peripheral Interface driver for STM32MP
by Patrice Chotard
· 6 years ago
248278d
clk: stm32mp1: Add SPI1 clock entry
by Patrice Chotard
· 6 years ago
28c064e
board: stm32mp1: Update power supply check via USB TYPE-C
by Patrice Chotard
· 6 years ago
ca9c5dc
configs: stm32mp15: Enable WDT flags
by Patrice Chotard
· 6 years ago
8c1007a
watchdog: stm32mp: Add watchdog driver
by Patrice Chotard
· 6 years ago
75500a4
ARM: dts: stm32mp: Add iwdg2 support for stm32mp157c
by Patrice Chotard
· 6 years ago
b3134ff
watchdog: Kconfig: Sort entry alphabetically
by Patrice Chotard
· 6 years ago
e5c38fd
stm32mp1: Update env_get_location for NOR support
by Patrice Chotard
· 6 years ago
baf053f
configs: stm32mp15: Enable ENV_IS_SPI_FLASH
by Patrice Chotard
· 6 years ago
80dfdb9
configs: stm32mp15: Enable ENV_IS_IN_UBI
by Patrice Chotard
· 6 years ago
Next »