Commit Graph

45553 Commits (47edaea4943c99f560f3d055b2468333e9192628)
 

Author SHA1 Message Date
Marek Vasut a3f0a7d5b5 mmc: sh_sdhi: Fix the ACMD handling 8 years ago
Marek Vasut d1c18ca110 mmc: sh_sdhi: Add DM and DT probing support 8 years ago
Marek Vasut ac5efc358b mmc: uniphier-sd: Fix long response processing 8 years ago
Tom Rini 336aee50cf Merge git://git.denx.de/u-boot-tegra 8 years ago
Tom Rini ceff355a5f Merge git://git.denx.de/u-boot-sunxi 8 years ago
Tom Rini 470135be27 Merge git://www.denx.de/git/u-boot-imx 8 years ago
Tom Rini 390194d43f Merge git://git.denx.de/u-boot-spi 8 years ago
Bin Meng 294f2050c4 sf: Preserve QE bit when clearing BP# bits for Macronix flash 8 years ago
Simon Glass c595199194 env: Adjust the load() method to return an error 8 years ago
Simon Glass 21f639446d env: Adjust the get_char() method to return an int 8 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 8 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 8 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 8 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Simon Glass fd1e959e91 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() 8 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 8 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 8 years ago
Peng Fan e872f27a02 imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled 8 years ago
Peng Fan 9402cafb23 imx: mx6sl: simplify code using setbits_le32 8 years ago
Peng Fan 7236297aee imx: mx6sx: select OSC as uart's clk parent 8 years ago
Peng Fan 79a57b5ae1 imx: mx6: soc: fix mx6sll settings 8 years ago
Peng Fan 3d3598d0f6 imx: mx6: select ARM_ERRATA_845369 8 years ago
Peng Fan 11d94319c3 arm: Implement workaround for Cortex-A9 errata 845369 8 years ago
Peng Fan 91435cd40d ARM: i.MX6: exclude the ARM errata from i.MX6 UP system 8 years ago
Sébastien Szymanski 0c7c6fb764 imx: imx6ull: correct get_cpu_speed_grade_hz 8 years ago
Sébastien Szymanski 44e670532d imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs 8 years ago
Breno Lima 6efb613373 mx6sabreauto: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values 8 years ago
Breno Lima a500a33115 mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values 8 years ago
Anatolij Gustschin ff3a5fc46d imx6: clock: correct comment for PLL_VIDEO 8 years ago
Anatolij Gustschin 557b9b7250 imx6: use SION macro in SDn_CMD mux mode bitfield arguments 8 years ago
Simon Glass 01510091de env: Drop saveenv() in favour of env_save() 8 years ago
Simon Glass 310fb14b26 env: Drop env_relocate_spec() in favour of env_load() 8 years ago
Simon Glass a69d0f60e5 env: Drop env_get_char_spec() 8 years ago
Simon Glass 6eeae42469 env: Drop env_init_new() 8 years ago
Simon Glass 98b5755fb0 env: Drop unused env_ptr variables 8 years ago
Simon Glass ac358beb85 env: Drop the env_name_spec global 8 years ago
Simon Glass 7938822a6b env: Drop common init() functions 8 years ago
Simon Glass e5bce247b0 env: Switch over to use environment location drivers 8 years ago
Simon Glass c9d728dd33 env: Add a new implementation of environment access 8 years ago
Simon Glass c1c3fe2307 env: Convert CONFIG_ENV_IS_IN... to a choice 8 years ago
Marcel Ziswiler 33848eb53e apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies 8 years ago
Marcel Ziswiler 8b733af831 apalis-tk1: remove duplicate hdmi_ddc device tree node 8 years ago
Marcel Ziswiler ceef960812 dm: tegra: move apalis t30/tk1, colibri t20/t30 to livetree 8 years ago
Marcel Ziswiler 9a50b6fc81 apalis_t30: fix usb otg power enable 8 years ago
Simon Glass 4415f1d1f1 env: Create a location driver for each location 8 years ago
Simon Glass 42a8180d19 env: Rename nand env_location to nand_env_location 8 years ago
Simon Glass 203e94f6c9 env: Add an enum for environment state 8 years ago
Simon Glass 75de597d2d env: common: Drop env_get_char_memory() 8 years ago
Simon Glass 81a4dea228 env: common: Drop env_get_char_init() 8 years ago
Simon Glass 5fc5254084 env: common: Factor out the common env_valid check 8 years ago