~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-30
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-02
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21
* board/freescale/common: fix a bug that failed to read/write eeprom on ls1021atsnBiwen Li2020-12-10
* common: Drop linux/delay.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: ppc: MPC8548CDS: add i2c DM supportBiwen Li2020-05-04
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* boards: lx2160a: Add support of I2C driver modelChuanhua Han2019-08-22
* 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
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* board/fsl/common: Fix eeprom system version endiannessJaiprakash Singh2015-07-20
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-11-26
|\
| * arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR boardAlison Wang2014-11-24
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23
|/
* board/freescale: Move CRC32 offset in NXID v1 data formatEbony Zhu2014-05-16
* powerpc/freescale: Change the return value of mac_read_from_eeprom()York Sun2014-05-13
* powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROMShengzhou Liu2013-10-16
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1Timur Tabi2011-04-04
* fsl: update CRC after setting EEPROM identifierTimur Tabi2011-02-09
* fsl: add support for NXID v1 EEPROM formatTimur Tabi2010-10-07
* fsl: verify writes to the MAC address EEPROMTimur Tabi2010-10-07
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04
* fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov2009-09-08
* fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi2009-08-28
* fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom codeKumar Gala2009-07-03
* fsl: Update the number of ethxaddr in reading system eepromHaiying Wang2009-06-12
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18
* FSL: Fix get_cpu_board_revision() return value.Rafal Czubak2008-10-08
* Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort MakefileWolfgang Denk2008-07-15
* Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi2008-07-15
* Big white-space cleanup.Wolfgang Denk2008-05-21
* 86xx: Fix compilation warning in sys_eprom.cJon Loeliger2008-02-14
* FSL: Fix common EEPROM_data structure definitionHaiying Wang2008-01-17
* FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger2008-01-16
* Move the MPC8641HPCN board under board/freescale.Jon Loeliger2007-08-15