~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
* MPC837XERDB: Move CONFIG_PCIE to KconfigTom Rini2022-04-01
* pci: Drop pci_init_board()Simon Glass2021-08-06
* 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
* common: Move pci_init_board() out of common.hSimon Glass2019-12-02
* env: Move env_get_f() to env.hSimon Glass2019-08-11
* mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-21
* mpc83xx: Get rid of CONFIG_83XX_CLKINMario 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
* Use correct spelling of "U-Boot"Bin Meng2016-02-06
* mpc837xerdb: "fix Calling __hwconfig without a buffer" warningSinan Akman2015-03-02
* MAINTAINERS: add me as the maintainer of mpc837xerdbSinan Akman2015-01-20
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21
* MAINTAINERS: comment out invalid maintainersMasahiro Yamada2014-09-24
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29
* punt unused clean/distclean targetsMike Frysinger2011-10-15
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-23
* ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2010-04-26
* mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-18
* mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov2009-07-16
* 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser2009-07-02
* mpc83xx: MPC837XERDB: Add PCIe supportAnton Vorontsov2009-02-23
* 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