Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3fadc9ea2f612331c8177f2eef6849591d55400d
/
board
/
toradex
« Previous
eaa50e0
colibri_imx6: unify sd/mmc drive strenght with linux kernel settings
by Max Krummenacher
· 6 years ago
2910c0a
colibri_imx6: print also 64-bit IT
by Max Krummenacher
· 6 years ago
1ebb754
colibri_imx6: drop CONFIG_OF_SYSTEM_SETUP
by Max Krummenacher
· 6 years ago
7b726c0
colibri_imx6: migrate usb to using driver model
by Marcel Ziswiler
· 6 years ago
d141b75
colibri_imx6: migrate mmc to using driver model
by Marcel Ziswiler
· 6 years ago
6eea69b
colibri_imx6: migrate i2c to using driver model
by Marcel Ziswiler
· 6 years ago
e7cf534
colibri_imx6: clean-up and migrate gpios to using driver model
by Marcel Ziswiler
· 6 years ago
50f39bb
colibri_imx6: migrate to using device tree
by Marcel Ziswiler
· 6 years ago
0b2bd9f
colibri_imx6: get rid of obsolete nospl configurations
by Marcel Ziswiler
· 6 years ago
15c41a8
board: apalis_imx6: check for and report ecc errors in fuses
by Gerard Salvatella
· 6 years ago
15834c6
apalis_imx6: use SDP if USB serial downloader has been used
by Stefan Agner
· 6 years ago
5135db4
apalis_imx6: revert fuse value set in mfgr_fuse
by Max Krummenacher
· 6 years ago
389f61e
apalis_imx6: disable ri and dcd irq in uarts
by Max Krummenacher
· 6 years ago
b4707a2
apalis_imx6: pf0100: reorder and cleanup message printing
by Marcel Ziswiler
· 6 years ago
3ef55a7
apalis_imx6: unify sd/mmc drive strength with linux kernel settings
by Max Krummenacher
· 6 years ago
16959d7
apalis_imx6: drop CONFIG_OF_SYSTEM_SETUP
by Marcel Ziswiler
· 6 years ago
9fb4b89
apalis_imx6: migrate usb to using driver model
by Marcel Ziswiler
· 6 years ago
72b49e2
apalis_imx6: migrate mmc and sata to using driver model
by Marcel Ziswiler
· 6 years ago
ab92352
apalis_imx6: migrate i2c to using driver model
by Marcel Ziswiler
· 6 years ago
5177087
apalis_imx6: clean-up and migrate gpios to using driver model
by Marcel Ziswiler
· 6 years ago
4df0292
apalis_imx6: migrate to using device tree
by Marcel Ziswiler
· 6 years ago
67ef14c
apalis_imx6: get rid of obsolete nospl configurations
by Marcel Ziswiler
· 6 years ago
a3c9021
board: toradex: turn off lcd backlight before OS handover
by Gerard Salvatella
· 6 years ago
72a1d11
colibri_imx7: drop legacy usdhc support
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
fb41ce0
toradex: colibri_vf: fix memory initialization
by Stefan Agner
· 6 years ago
787075e
colibri_imx7: prime get_ram_size() using imx_ddr_size()
by Fabio Estevam
· 6 years ago
a62c606
colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module support
by Stefan Agner
· 6 years ago
bc53fb1
board: toradex: common: fail gracefully on missing NAND chip
by Stefan Agner
· 6 years ago
b35fb6a
board: constify struct node_info array
by Masahiro Yamada
· 6 years ago
a19797b
colibri_imx7: improve DDR3 timing
by Stefan Agner
· 6 years ago
e38adce
colibri_imx7: add compatible string used in vanilla Linux
by Stefan Agner
· 6 years ago
2756d31
mx7: Remove BMODE support
by Fabio Estevam
· 6 years ago
31b1e17
board: toradex: add Colibri iMX6ULL support
by Stefan Agner
· 6 years ago
d826b87
board: toradex: add new and upcoming SKUs
by Stefan Agner
· 6 years ago
71cb3d7
apalis_t30: fix optional pcie port reset for reliable pcie operation
by Marcel Ziswiler
· 7 years ago
b4f9010
apalis_t30: fix pcie port 0 and 1 pin muxing
by Marcel Ziswiler
· 7 years ago
f133341
apalis-tk1: fix pcie reset for reliable gigabit ethernet operation
by Marcel Ziswiler
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
9925f1d
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
64c7abf
toradex: imx6: Rework PF0100 fuse programming commands to not be in SPL
by Tom Rini
· 7 years ago
7594c51
imx: Include <input.h> header file
by Diego Dorta
· 7 years ago
464c988
colibri_imx6: Avoid calling setup_display() from SPL code
by Fabio Estevam
· 7 years ago
f89bfe7
apalis_imx6: Avoid calling setup_display() from SPL code
by Fabio Estevam
· 7 years ago
511db3b
toradex: imx6: Move g_dnl_bind_fixup() into common SPL code
by Fabio Estevam
· 7 years ago
8590786
imx: imx7d: remove CamelCase from ENET_xMHz macros
by Eric Nelson
· 7 years ago
723b43d
blk: Remove various places that do flush cache after read
by Bin Meng
· 7 years ago
3aa4b70
imx: imx6: Move gpr_init() function to soc.c
by Breno Lima
· 7 years ago
2b2f678
apalis/colibri_imx6: use independent USB PID for SPL
by Stefan Agner
· 7 years ago
336aee5
Merge git://git.denx.de/u-boot-tegra
by Tom Rini
· 7 years ago
35affd7
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
fd1e959
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
0151009
env: Drop saveenv() in favour of env_save()
by Simon Glass
· 7 years ago
9a50b6f
apalis_t30: fix usb otg power enable
by Marcel Ziswiler
· 7 years ago
e3f44f5
dm: power: Convert as3722 to driver model
by Simon Glass
· 7 years ago
39632b4
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
552a848
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
bf264cd
board: toradex: use get_nand_dev_by_index()
by Grygorii Strashko
· 7 years ago
10e40d5
Kconfig: Add CONFIG_SATA to enable SATA
by Simon Glass
· 7 years ago
5d98285
arm: Include asm/setup.h explictly
by Simon Glass
· 7 years ago
c62db35
arm: Add explicit include of <asm/mach-types.h>
by Simon Glass
· 7 years ago
0e513e7
tegra: Convert MMC to use driver model for operations
by Simon Glass
· 8 years ago
9d92245
dm: Use dm.h header when driver mode is used
by Simon Glass
· 7 years ago
f6b9f52
colibri_imx7: Fix unused variable warning
by Tom Rini
· 8 years ago
cb72931
apalis_imx6: Fix unused variable warning
by Tom Rini
· 8 years ago
80b9c3b
board: toradex: colibri_vf: Add DCU support for Colibri Vybrid
by Stefan Agner
· 8 years ago
f38f5f4
arm: tegra: initial support for apalis tk1
by Marcel Ziswiler
· 8 years ago
7966b43
ARM: vf610: move to standard arch/board approach
by Stefan Agner
· 8 years ago
6409570
colibri_imx7: use device-tree for MTD partitions
by Stefan Agner
· 8 years ago
05ed964
colibri_imx7: setup PMIC sleep mode configuration
by Stefan Agner
· 8 years ago
5a986df
colibri_imx7: implement board level USB PHY mode
by Stefan Agner
· 8 years ago
1d2c050
mmc: move more driver config options to Kconfig
by Masahiro Yamada
· 8 years ago
a02d517
arm: imx: initial support for colibri imx6
by Max Krummenacher
· 8 years ago
592f4ae
arm: imx: initial support for apalis imx6
by Max Krummenacher
· 8 years ago
0eba4c4
colibri_vf: use same NAND clock as Linux uses
by Stefan Agner
· 8 years ago
9e73c1b
colibri_vf: cleanup USB clock initialization
by Stefan Agner
· 8 years ago
6119b0f
colibri_vf: use device-tree for MTD partitions
by Stefan Agner
· 8 years ago
37fa412
toradex: allow custom fdt board setup in board file
by Stefan Agner
· 8 years ago
beaf406
toradex: fix USB Download gadget fixup callback
by Stefan Agner
· 8 years ago
877ea60
colibri_vf: usb gadget: toradex pid is now set generically
by Max Krummenacher
· 8 years ago
b891d01
apalis/colibri_imx7/pxa270/t20/t30/vf: integrate config block handling
by Marcel Ziswiler
· 8 years ago
a2777ec
toradex: config block handling
by Marcel Ziswiler
· 8 years ago
136179b
colibri_pxa270: transition to driver model for serial
by Marcel Ziswiler
· 8 years ago
03bf9d5
imx: s/docs\/README.imximage/doc\/README.imximage/g
by Jagan Teki
· 8 years ago
02ad90e
colibri_imx7: use Ricoh RN5T567 to reboot the board
by Stefan Agner
· 8 years ago
aa723b8
colibri_imx7: remove legancy UART platform data
by Stefan Agner
· 8 years ago
7443a1d
colibri_imx7: remove legancy I2C support
by Stefan Agner
· 8 years ago
ae440ab
colibri_imx7: add Colibri iMX7S/iMX7D module support
by Stefan Agner
· 8 years ago
01a97a1
ARM: tegra: use DT bindings for GPIO naming
by Stephen Warren
· 8 years ago
d2f9065
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
by Simon Glass
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
96350f7
dm: tegra: net: Convert tegra boards to driver model for Ethernet
by Simon Glass
· 9 years ago
01a8cf9
colibri_vf: Add board_usb_phy_mode function
by Sanchayan Maity
· 9 years ago
d45fd01
colibri_vf: Fix bstlen field
by Fabio Estevam
· 9 years ago
3f353ce
vf610: refactor DDRMC code
by Albert ARIBAUD \\(3ADEV\\)
· 9 years ago
b7b2067
colibri_t20: fix reset out pin
by Marcel Ziswiler
· 9 years ago
Next »