~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* etamin: Rework CONFIG_NAND_CS_INITTom Rini2022-12-22
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* siemens: Move CONFIG_FACTORYSET to KconfigTom Rini2022-06-28
* video: siemens: Drop unused video codeSimon Glass2022-03-28
* siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespaceTom Rini2021-08-30
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* imx: add imx8x capricorn giedi boardAnatolij Gustschin2020-01-14
* common: Move serial functions out of common.hSimon Glass2019-12-02
* siemens: avoid out of bound accessHeinrich Schuchardt2019-08-30
* Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-12
|\
| * board: siemens: extend factoryset reading for giedi and deneb boardsAnatolij Gustschin2019-08-11
| * board: siemens: adapt factoryset reading for DM_I2C enabled boardsAnatolij Gustschin2019-08-11
* | env: Drop environment.h header file where not neededSimon Glass2019-08-11
* | env: Move env_get() to env.hSimon Glass2019-08-11
* | env: Move env_set() to env.hSimon Glass2019-08-11
|/
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-08
* dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut2018-02-21
* usb: gadget: Make g_dnl USB settings commonMaxime Ripard2017-10-03
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-05
* siemens,am33x: add draco etamin boardHeiko Schocher2016-06-09
* usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-22
* arm, am33xx: update for siemens am335x based boardsHeiko Schocher2015-06-19
* am33xx, spl, siemens: enable debug uart output againHeiko Schocher2015-05-28
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18
* arm, am335x: siemens boards add FIT supportHeiko Schocher2014-12-04
* arm, am335x, siemens: read COMP/ver from factorysetHeiko Schocher2014-12-04
* arm, am335x, siemens: fix factoryset interpretationHeiko Schocher2014-12-04
* siemens: add led cmd for flexible LED controlEgli, Samuel2014-05-13
* am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFFTom Rini2013-12-12
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-10
|\
| * i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-13
* | arm, am335x: update for the siemens boardsSamuel Egli2013-11-12
|/
* usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski2013-10-20
* arm, am335x: add support for 3 siemens boardsHeiko Schocher2013-08-28
* PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2012-10-28
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04
* General help message cleanupWolfgang Denk2009-06-12
* Command usage cleanupPeter Tyser2009-01-28
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28
* Memory footprint optimizationsBartlomiej Sieka2008-04-24