index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-17
m68k: mcf5445x: move early ddr init as board-specific
Angelo Dureghello
2017-08-16
Merge git://git.denx.de/u-boot-tegra
Tom Rini
2017-08-16
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-08-16
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-08-16
Merge git://git.denx.de/u-boot-spi
Tom Rini
2017-08-16
sf: Preserve QE bit when clearing BP# bits for Macronix flash
Bin Meng
2017-08-16
env: Adjust the load() method to return an error
Simon Glass
2017-08-16
env: Adjust the get_char() method to return an int
Simon Glass
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
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-08-16
imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled
Peng Fan
2017-08-16
imx: mx6sl: simplify code using setbits_le32
Peng Fan
2017-08-16
imx: mx6sx: select OSC as uart's clk parent
Peng Fan
2017-08-16
imx: mx6: soc: fix mx6sll settings
Peng Fan
2017-08-16
imx: mx6: select ARM_ERRATA_845369
Peng Fan
2017-08-16
arm: Implement workaround for Cortex-A9 errata 845369
Peng Fan
2017-08-16
ARM: i.MX6: exclude the ARM errata from i.MX6 UP system
Peng Fan
2017-08-16
imx: imx6ull: correct get_cpu_speed_grade_hz
Sébastien Szymanski
2017-08-16
imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs
Sébastien Szymanski
2017-08-16
mx6sabreauto: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values
Breno Lima
2017-08-16
mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values
Breno Lima
2017-08-16
imx6: clock: correct comment for PLL_VIDEO
Anatolij Gustschin
2017-08-16
imx6: use SION macro in SDn_CMD mux mode bitfield arguments
Anatolij Gustschin
2017-08-16
env: Drop saveenv() in favour of env_save()
Simon Glass
2017-08-16
env: Drop env_relocate_spec() in favour of env_load()
Simon Glass
2017-08-16
env: Drop env_get_char_spec()
Simon Glass
2017-08-16
env: Drop env_init_new()
Simon Glass
2017-08-16
env: Drop unused env_ptr variables
Simon Glass
2017-08-16
env: Drop the env_name_spec global
Simon Glass
2017-08-16
env: Drop common init() functions
Simon Glass
2017-08-16
env: Switch over to use environment location drivers
Simon Glass
2017-08-16
env: Add a new implementation of environment access
Simon Glass
2017-08-16
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies
Marcel Ziswiler
2017-08-15
apalis-tk1: remove duplicate hdmi_ddc device tree node
Marcel Ziswiler
2017-08-15
dm: tegra: move apalis t30/tk1, colibri t20/t30 to livetree
Marcel Ziswiler
2017-08-15
apalis_t30: fix usb otg power enable
Marcel Ziswiler
2017-08-15
env: Create a location driver for each location
Simon Glass
2017-08-15
env: Rename nand env_location to nand_env_location
Simon Glass
2017-08-15
env: Add an enum for environment state
Simon Glass
2017-08-15
env: common: Drop env_get_char_memory()
Simon Glass
2017-08-15
env: common: Drop env_get_char_init()
Simon Glass
2017-08-15
env: common: Factor out the common env_valid check
Simon Glass
2017-08-15
env: common: Drop env_get_addr()
Simon Glass
2017-08-15
env: common: Make env_get_addr/get_char_memory() static
Simon Glass
[next]