| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -4/+5 |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | imx: add imx8x capricorn giedi board | Anatolij Gustschin | 2020-01-14 | 1 | -0/+2 |
* | common: Move serial functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | siemens: avoid out of bound access | Heinrich Schuchardt | 2019-08-30 | 1 | -4/+1 |
* | Merge branch '2019-08-11-ti-imports' | Tom Rini | 2019-08-12 | 2 | -17/+110 |
|\ |
|
| * | board: siemens: extend factoryset reading for giedi and deneb boards | Anatolij Gustschin | 2019-08-11 | 2 | -15/+66 |
| * | board: siemens: adapt factoryset reading for DM_I2C enabled boards | Anatolij Gustschin | 2019-08-11 | 1 | -2/+43 |
* | | env: Drop environment.h header file where not needed | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | | env: Move env_get() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
|/ |
|
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 3 | -6/+3 |
* | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan | 2018-04-08 | 1 | -0/+1 |
* | dfu: Rename _FUNCTION_DFU to DFU_OVER_ | Marek Vasut | 2018-02-21 | 1 | -2/+2 |
* | usb: gadget: Make g_dnl USB settings common | Maxime Ripard | 2017-10-03 | 1 | -2/+2 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -2/+2 |
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 2 | -4/+4 |
* | arm: Add explicit include of <asm/mach-types.h> | Simon Glass | 2017-06-05 | 1 | -0/+1 |
* | siemens,am33x: add draco etamin board | Heiko Schocher | 2016-06-09 | 1 | -0/+4 |
* | usb: USB download gadget and functions config options coherent naming | Paul Kocialkowski | 2015-07-22 | 1 | -2/+2 |
* | arm, am33xx: update for siemens am335x based boards | Heiko Schocher | 2015-06-19 | 1 | -51/+125 |
* | am33xx, spl, siemens: enable debug uart output again | Heiko Schocher | 2015-05-28 | 1 | -0/+5 |
* | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger | 2015-04-18 | 1 | -2/+2 |
* | arm, am335x: siemens boards add FIT support | Heiko Schocher | 2014-12-04 | 3 | -19/+9 |
* | arm, am335x, siemens: read COMP/ver from factoryset | Heiko Schocher | 2014-12-04 | 2 | -0/+11 |
* | arm, am335x, siemens: fix factoryset interpretation | Heiko Schocher | 2014-12-04 | 1 | -8/+18 |
* | siemens: add led cmd for flexible LED control | Egli, Samuel | 2014-05-13 | 1 | -6/+40 |
* | am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF | Tom Rini | 2013-12-12 | 1 | -9/+0 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-12-10 | 1 | -2/+2 |
|\ |
|
| * | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher | 2013-11-13 | 1 | -2/+2 |
* | | arm, am335x: update for the siemens boards | Samuel Egli | 2013-11-12 | 2 | -2/+24 |
|/ |
|
* | usb:g_dnl: Add name parameter to g_dnl_bind_fixup function | Lukasz Majewski | 2013-10-20 | 1 | -1/+1 |
* | arm, am335x: add support for 3 siemens boards | Heiko Schocher | 2013-08-28 | 3 | -0/+482 |
* | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk | 2012-10-28 | 3 | -449/+0 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | 1 | -2/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | 1 | -1/+1 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | 1 | -1/+1 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | 1 | -1/+1 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | 1 | -1/+1 |
* | Memory footprint optimizations | Bartlomiej Sieka | 2008-04-24 | 1 | -1/+1 |
* | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz | 2008-02-29 | 1 | -2/+2 |
* | [new uImage] Add dual format uImage support framework | Marian Balakowicz | 2008-02-25 | 1 | -0/+14 |
* | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | 1 | -21/+13 |
* | board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | 1 | -2/+2 |
* | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | 1 | -1/+1 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | 1 | -1/+1 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | 1 | -2/+2 |