index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
kosagi
Age
Commit message (
Expand
)
Author
2022-10-21
input: Remove legacy KEYBOARD option
Tom Rini
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2019-12-03
board: Remove unnecessary inclusion of micrel.h from boards
James Byrne
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-11
ARM: imx: novena: Convert to DM VIDEO
Marek Vasut
2019-06-11
ARM: imx: novena: Convert block devices to DM
Marek Vasut
2019-06-11
ARM: imx: novena: Enable DM GPIO
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2017-09-18
imx6: drop duplicated bss memset and board_init_r() call
Anatolij Gustschin
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2016-11-29
mx6: ddr: pass mx6_ddr_sysinfo to calibration routines
Eric Nelson
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-06
mx6: ddr: Allow changing REFSEL and REFR fields
Fabio Estevam
2016-02-02
arm: imx6: Enable DDR calibration on Novena
Marek Vasut
2015-12-01
arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitions
Marek Vasut
2015-11-19
input: Support the German keymap
Simon Glass
2015-11-19
input: Add the keycode translation tables separately
Simon Glass
2015-11-12
novena: Remove empty reset_cpu()
Fabio Estevam
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-09-13
mx6: remove SYS_SOC from board Kconfig
Peng Fan
2014-12-30
arm: mx6: novena: Add proper LVDS display support
Marek Vasut
2014-12-30
arm: mx6: novena: Pull video handling into separate file
Marek Vasut
2014-12-30
arm: mx6: novena: Pull GPIO definitions into header
Marek Vasut
2014-12-30
arm: mx6: novena: Minor coding style fix
Marek Vasut
2014-11-20
mx6: Use a common SPL configuration file
Fabio Estevam
2014-11-20
novena: Move the DCD settings to spl code
Fabio Estevam
2014-11-13
kconfig: arm: select CPU_V7 for some new boards
Masahiro Yamada
2014-11-03
novena: Add MAINTAINERS file
Fabio Estevam
2014-10-30
novena: Fix ethernet PHY reset sequence
Nikolay Dimitrov
2014-10-30
ARM: mx6: Add support for Kosagi Novena
Marek Vasut