~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* powerpc/mpc85xx: socrates: Remove misuse of env is nowhere driverStefan Herbrechtsmeier2023-05-16
* powerpc/mpc85xx: use board env file for socrates boardHeiko Schocher2023-02-09
* powerpc/mpc85xx: socrates: enable protected EnvironmentHeiko Schocher2023-02-06
* powerpc/mpc85xx: drop socrates specific image creationHeiko Schocher2023-02-06
* 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
* global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*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
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* Audit <flash.h> inclusionTom Rini2022-08-04
* socrates: Rework CONFIG_PCI_CLK_FREQTom Rini2022-07-05
* video: Drop video_fb headerSimon Glass2022-03-28
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-27
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-27
* nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini2021-10-06
* ppc: socrates: Drop use of DM_PCISimon Glass2021-08-05
* video: remove unused include/mb862xx.hHeinrich Schuchardt2021-02-19
* 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/delay.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop flash.h from common headerSimon Glass2020-05-18
* flash: Tidy up coding style for flash functionsSimon Glass2020-05-18
* common: Move testdram() into init.hSimon Glass2020-01-17
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* common: Move clock functions into a new fileSimon Glass2020-01-17
* common: Move upmconfig() to ppc.hSimon Glass2020-01-17
* mpc85xx, socrates: add DM PCI supportHeiko Schocher2019-11-06
* mpc85xx, socrates: enable DM serialHeiko Schocher2019-11-06
* mpc85xx, socrates: disable VIDEOHeiko Schocher2019-11-06
* mpc85xx, socrates: add DM supportHeiko Schocher2019-11-06
* mpc85xx, dts, socrates: add u-boot specific dtsiHeiko Schocher2019-11-06
* mpc85xx: add socrates dts from linuxHeiko Schocher2019-11-06
* 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
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* socrates: Fix a misleading indentation warningTom Rini2017-05-12
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-03
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-27
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-30
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-25
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30