Age | Commit message (Expand) | Author |
2021-08-30 | siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespace | Tom Rini |
2021-08-02 | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass |
2020-05-18 | 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-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-01-14 | imx: add imx8x capricorn giedi board | Anatolij Gustschin |
2019-12-02 | common: Move serial functions out of common.h | Simon Glass |
2019-08-30 | siemens: avoid out of bound access | Heinrich Schuchardt |
2019-08-12 | Merge branch '2019-08-11-ti-imports' | Tom Rini |
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 | 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 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2018-02-21 | dfu: Rename _FUNCTION_DFU to DFU_OVER_ | Marek Vasut |
2017-10-03 | usb: gadget: Make g_dnl USB settings common | Maxime Ripard |
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 setenv() to env_set() | Simon Glass |
2017-06-05 | arm: Add explicit include of <asm/mach-types.h> | Simon Glass |
2016-06-09 | siemens,am33x: add draco etamin board | Heiko Schocher |
2015-07-22 | usb: USB download gadget and functions config options coherent naming | Paul Kocialkowski |
2015-06-19 | arm, am33xx: update for siemens am335x based boards | Heiko Schocher |
2015-05-28 | am33xx, spl, siemens: enable debug uart output again | Heiko Schocher |
2015-04-18 | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger |
2014-12-04 | 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-05-13 | siemens: add led cmd for flexible LED control | Egli, Samuel |
2013-12-12 | am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF | Tom Rini |
2013-12-10 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-11-13 | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher |
2013-11-12 | arm, am335x: update for the siemens boards | Samuel Egli |
2013-10-20 | usb:g_dnl: Add name parameter to g_dnl_bind_fixup function | Lukasz Majewski |
2013-08-28 | arm, am335x: add support for 3 siemens boards | Heiko Schocher |
2012-10-28 | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk |
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 |
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-04-24 | Memory footprint optimizations | Bartlomiej Sieka |
2008-02-29 | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz |
2008-02-25 | [new uImage] Add dual format uImage support framework | Marian Balakowicz |
2008-02-07 | [new uImage] Define a API for image handling operations | Marian Balakowicz |
2007-07-09 | board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |