Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7b4116d449315c65599802f7472ddf58c86814e5
/
board
/
liebherr
c05ed00
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 6 months ago
f7ae49f
common: Drop log.h from common header
by Simon Glass
· 4 years, 6 months ago
691d719
common: Drop init.h from common header
by Simon Glass
· 4 years, 6 months ago
4d72caa
common: Drop image.h from common header
by Simon Glass
· 4 years, 6 months ago
90526e9
common: Drop net.h from common header
by Simon Glass
· 4 years, 6 months ago
eceb4e0
arm: xea: spl: Add GPIO0_0 setup on spl_board_init
by Lukasz Majewski
· 4 years, 10 months ago
bcd7f89
arm: xea: Provide function to set L2 switch 'local-mac-address' property
by Lukasz Majewski
· 4 years, 10 months ago
9a3b4ce
common: Move reset_cpu() to the CPU header
by Simon Glass
· 4 years, 11 months ago
010e58d
imx: Add support for i.MX28 based XEA board
by Lukasz Majewski
· 5 years ago
5255932
common: Move some board functions out of common.h
by Simon Glass
· 5 years ago
b03e051
common: Move serial functions out of common.h
by Simon Glass
· 5 years ago
e4417ed
ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB
by Lukasz Majewski
· 5 years ago
e0fe3dc
ARM: imx: Decouple mccmon6's SPL and u-boot proper code
by Lukasz Majewski
· 5 years ago
8e64181
ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper
by Lukasz Majewski
· 5 years ago
45aac6d
imx: Rewrite display5 get_board_id() function to use dm_gpio_* API
by Lukasz Majewski
· 5 years ago
feeff15
imx: Convert emergency pad of display5 to use dm_gpio* functions
by Lukasz Majewski
· 5 years ago
21c7d34
ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)
by Lukasz Majewski
· 5 years ago
1743d66
ARM: display5: Remove UART initialization code after DM/DTS conversion (non-console)
by Lukasz Majewski
· 5 years ago
e95b4bd
DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)
by Lukasz Majewski
· 5 years ago
32e0751
DM: eth: Switch display5 board to use DM_ETH
by Lukasz Majewski
· 5 years ago
19e874c
DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)
by Lukasz Majewski
· 5 years ago
dac9a8f
DM: I2C: Switch display5 board to use DM_I2C
by Lukasz Majewski
· 5 years ago
e7dcf56
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
9fb625c
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
4bfd1f5
env: Move env_init() to env.h
by Simon Glass
· 5 years ago
3a7d557
env: Move env_get_f() to env.h
by Simon Glass
· 5 years ago
41d185d
ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc
by Lukasz Majewski
· 5 years ago
ad31f65
ARM: display5: Fix CS check after moving some SPI related CONFIGs to Kconfig
by Lukasz Majewski
· 5 years ago
e37ac71
Convert to use fsl_esdhc_imx for i.MX platforms
by Yangbo Lu
· 5 years ago
2c09dbf
display5: Add missing environment.h include to avoid warning
by Lukasz Majewski
· 6 years ago
c451713
display5: net: Add function to read ethaddr from iMX6 fuses
by Lukasz Majewski
· 6 years ago
ea4584d
display5: ddr: Enable support for DDR3 auto calibration
by Lukasz Majewski
· 6 years ago
76d1d16
display5: wdt: Enable WDT support (both SPL and u-boot)
by Lukasz Majewski
· 6 years ago
27aede2
display5: Support for the emergency PAD pressing
by Lukasz Majewski
· 6 years ago
e087905
display5: spl: Check return code of the env_* functions
by Lukasz Majewski
· 6 years ago
2dbd5cd
bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking
by Lukasz Majewski
· 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
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
a3eec24
imx:display5: Add support for LWN's DISPLAY5 board
by Lukasz Majewski
· 7 years ago
30df9f7
imx6: drop duplicated bss memset and board_init_r() call
by Anatolij Gustschin
· 7 years ago
3aa4b70
imx: imx6: Move gpr_init() function to soc.c
by Breno Lima
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
552a848
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
98f705c
powerpc: remove 4xx support
by Heiko Schocher
· 7 years ago
f1683aa
board_f: Rename initdram() to dram_init()
by Simon Glass
· 8 years ago
088454c
board_f: Drop return value from initdram()
by Simon Glass
· 8 years ago
52c4118
board_f: Drop board_type parameter from initdram()
by Simon Glass
· 8 years ago
11bd5e7
BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board
by Lukasz Majewski
· 8 years ago
0a6eac8
video: Move video_get_info_str() prototype to a header file
by Simon Glass
· 8 years ago
8435179
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
6623aee
PPC4xx: Create "liebherr" vendor directory
by Wolfgang Denk
· 9 years ago