Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-04-16 | doc: update reference to README.imximage | Patrick Delaunay |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2019-06-23 | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu |
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 |
2017-08-28 | imx: imx6: Move gpr_init() function to soc.c | Breno Lima |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic |
2016-10-26 | imx: s/docs\/README.imximage/doc\/README.imximage/g | Jagan Teki |
2016-09-06 | mx6: ddr: Allow changing REFSEL and REFR fields | Fabio Estevam |
2015-09-13 | mx6: remove SYS_SOC from board Kconfig | Peng Fan |
2015-09-02 | imx: mx6: ddr init MMDC according to ddr_type | Peng Fan |
2015-09-02 | imx: clock support enet2 anatop clock support | Peng Fan |
2015-01-22 | mx6: fix warning in platinum board | Stefano Babic |
2015-01-19 | arm: mx6: Add Barco platinum-picon and platinum-titanium | Stefan Roese |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-01-13 | titanium: Return from cpu_eth_init() directly | Fabio Estevam |
2013-12-17 | i.MX6 (DQ/DLS): use macros for mux and pad declarations | Eric Nelson |
2013-11-13 | i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents | Eric Nelson |
2013-11-13 | mx6: titanium: Move BSP code to barco board directory | Stefan Roese |
2010-11-26 | barco: drop unsupported board configuration | Wolfgang Denk |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-09-21 | POST cleanup. | Michael Zaidman |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-05-07 | serial: punt unused serial_addr() | Mike Frysinger |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | cleanup use of CFG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-10 | Fix some more print() format errors. | Wolfgang Denk |
2008-06-12 | Change initdram() return type to phys_size_t | Becky Bruce |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2007-07-04 | Remove obsolete mpc824x linker scripts (1 of 4) | Grant Likely |
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz |
2005-12-12 | (no commit message) | Wolfgang Denk |
2005-10-13 | Cleanup for GCC-4.x | Wolfgang Denk |
2005-10-13 | Support passing of OF flat trees to the kernel. | Wolfgang Denk |