index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
grinn
Age
Commit message (
Expand
)
Author
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-08-11
env: Move env_set_ulong() to env.h
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-03-13
ARM: liteboard: move towards driver model and device-tree boot
Marcin Niestroj
2018-11-26
ARM: chiliboard: remove dead !CONFIG_DM_SERIAL code
Marcin Niestroj
2018-11-26
ARM: chiliboard: move towards driver model and device-tree boot
Marcin Niestroj
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
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-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-02-01
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2017-01-28
board/chiliboard: Add support for chiliBoard
Marcin Niestroj
2017-01-27
ARM: imx6ul: Move liteSOM source to SoC directory
Marcin Niestroj
2016-12-16
board/liteboard: Add support for liteBoard
Marcin Niestroj