~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_VSC7385_IMAGE et al to CFGTom Rini2022-12-23
* global: Migrate CONFIG_FSL_SERDES2 to CFGTom Rini2022-12-23
* global: Migrate CONFIG_FSL_SERDES1 to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini2022-08-04
* treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini2021-07-18
* mpc8379erdb: enable DM_USB DM_PCI DM_ETHSinan Akman2021-07-06
* mpc8379erdb: Convert to DM_MMCSinan Akman2021-02-21
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Move testdram() into init.hSimon Glass2020-01-17
* env: Move env_get_f() to env.hSimon Glass2019-08-11
* mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-21
* 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
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-13
* board_f: Drop return value from initdram()Simon Glass2017-04-05
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-05
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-27
* mpc837xerdb: "fix Calling __hwconfig without a buffer" warningSinan Akman2015-03-02
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2010-04-26
* mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov2009-07-16
* 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser2009-07-02
* mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov2008-10-21
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18
* mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov2008-09-24
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12
* mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'Jean-Christophe PLAGNIOL-VILLARD2008-04-11
* mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips2008-03-28
* 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller roleAnton Vorontsov2008-03-25
* 83xx: initialize serdes for MPC837XRDB boardsAnton Vorontsov2008-03-25
* 83xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi2008-03-25
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-05
* Add support for the MPC837xERDBKim Phillips2008-01-16