| Commit message (Expand) | Author | Age |
* | etamin: Rework CONFIG_NAND_CS_INIT | Tom Rini | 2022-12-22 |
* | global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* | Tom Rini | 2022-12-05 |
* | siemens: Move CONFIG_FACTORYSET to Kconfig | Tom Rini | 2022-06-28 |
* | video: siemens: Drop unused video code | Simon Glass | 2022-03-28 |
* | siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespace | Tom Rini | 2021-08-30 |
* | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass | 2021-08-02 |
* | common: Drop asm/global_data.h from common header | Simon Glass | 2021-02-02 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 |
* | imx: add imx8x capricorn giedi board | Anatolij Gustschin | 2020-01-14 |
* | common: Move serial functions out of common.h | Simon Glass | 2019-12-02 |
* | siemens: avoid out of bound access | Heinrich Schuchardt | 2019-08-30 |
* | Merge branch '2019-08-11-ti-imports' | Tom Rini | 2019-08-12 |
|\ |
|
| * | board: siemens: extend factoryset reading for giedi and deneb boards | Anatolij Gustschin | 2019-08-11 |
| * | board: siemens: adapt factoryset reading for DM_I2C enabled boards | Anatolij Gustschin | 2019-08-11 |
* | | env: Drop environment.h header file where not needed | Simon Glass | 2019-08-11 |
* | | env: Move env_get() to env.h | Simon Glass | 2019-08-11 |
* | | env: Move env_set() to env.h | Simon Glass | 2019-08-11 |
|/ |
|
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 |
* | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan | 2018-04-08 |
* | dfu: Rename _FUNCTION_DFU to DFU_OVER_ | Marek Vasut | 2018-02-21 |
* | usb: gadget: Make g_dnl USB settings common | Maxime Ripard | 2017-10-03 |
* | 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 setenv() to env_set() | Simon Glass | 2017-08-16 |
* | arm: Add explicit include of <asm/mach-types.h> | Simon Glass | 2017-06-05 |
* | siemens,am33x: add draco etamin board | Heiko Schocher | 2016-06-09 |
* | usb: USB download gadget and functions config options coherent naming | Paul Kocialkowski | 2015-07-22 |
* | arm, am33xx: update for siemens am335x based boards | Heiko Schocher | 2015-06-19 |
* | am33xx, spl, siemens: enable debug uart output again | Heiko Schocher | 2015-05-28 |
* | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger | 2015-04-18 |
* | arm, am335x: siemens boards add FIT support | Heiko Schocher | 2014-12-04 |
* | arm, am335x, siemens: read COMP/ver from factoryset | Heiko Schocher | 2014-12-04 |
* | arm, am335x, siemens: fix factoryset interpretation | Heiko Schocher | 2014-12-04 |
* | siemens: add led cmd for flexible LED control | Egli, Samuel | 2014-05-13 |
* | am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF | Tom Rini | 2013-12-12 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-12-10 |
|\ |
|
| * | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher | 2013-11-13 |
* | | arm, am335x: update for the siemens boards | Samuel Egli | 2013-11-12 |
|/ |
|
* | usb:g_dnl: Add name parameter to g_dnl_bind_fixup function | Lukasz Majewski | 2013-10-20 |
* | arm, am335x: add support for 3 siemens boards | Heiko Schocher | 2013-08-28 |
* | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk | 2012-10-28 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 |
* | Memory footprint optimizations | Bartlomiej Sieka | 2008-04-24 |