~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-30
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Move some time functions out of common.hSimon Glass2019-12-02
* env: Move env_get_f() 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
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-11-29
|\
| * powerpc: P5040: Remove macro CONFIG_P5040York Sun2016-11-23
| * powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun2016-11-23
* | fsl: serdes: fix a deadloop issue for P4080Hou Zhiqiang2016-11-21
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-26
|\
| * fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang2016-09-14
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
|/
* fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp2013-10-24
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* powerpc/85xx: add SerDes bank 4 lanesTimur Tabi2013-05-02
* Consolidate bool typeYork Sun2013-04-01
* powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi2012-11-27
* powerpc/mpc85xx: sparse fixesKim Phillips2012-11-04
* powerpc/85xx: Add P5040 processor supportTimur Tabi2012-10-22
* powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun2012-08-23
* powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-23
* arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warningKumar Gala2011-11-11
* powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi2011-10-20
* powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu2011-10-03
* powerpc/85xx: remove SERDES4 soft-reset work-aroundTimur Tabi2011-07-11
* powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001Timur Tabi2011-04-28
* powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORATimur Tabi2011-04-28
* powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabledTimur Tabi2011-04-28
* powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005Timur Tabi2011-04-28
* p4080/serdes: Implement the XAUI workaround for SERDES9 erratumEmil Medve2011-04-27
* powerpc/85xx: fsl_corenet_serdes code reworkEmil Medve2011-04-27
* p4080ds: remove rev1-specific code for the SERDES8 erratumTimur Tabi2011-04-10
* powerpc/p4080: Fix warning in serdes code from early use of hwconfigYork Sun2011-01-19
* powerpc/p4080: Add workaround for errata SERDES8Kumar Gala2010-07-26
* powerpc/p4080: Add support for initializing SERDESKumar Gala2010-07-26