~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: tsec: Remove non-DM_ETH support codeTom Rini2022-12-07
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* i2c: fsl_i2c: Migrate to KconfigTom Rini2021-08-30
* pci: freescale: Drop old codeSimon Glass2021-08-05
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* p1010rdb: Don't compile board_eth_init() for DM_ETHHou Zhiqiang2020-09-24
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* powerpc: P1010RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2020-05-04
* dm: ppc: p1010: add i2c DM supportBiwen Li2020-05-04
* common: Move some board functions out of common.hSimon Glass2019-12-02
* env: Move env_get() 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
* powerpc: P1010RDB: Rework local command to not be included in SPLTom Rini2018-01-15
* env: Rename some other getenv()-related functionsSimon Glass2017-08-16
* powerpc: P1010RDB: Remove macros CONFIG_P1010RDB_PA and CONFIG_P1010RDB_PBYork Sun2016-11-23
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-27
* powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng2016-01-28
* driver/ifc: Add 64KB page supportJaiprakash Singh2015-04-23
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-22
* Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2013-11-25
* powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-paShengzhou Liu2013-10-16
* board/p1010rdb: add pin mux and sdhc support in any bootShengzhou Liu2013-10-16
* powerpc/p1010rdb: remove unused cpld_showShengzhou Liu2013-10-16
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* powerpc/p1010rdb: Change flexcan compatible stringShengzhou Liu2013-05-02
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-04
* powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun2012-07-06
* powerpc/p1010rdb: update mux config of p1010rdb boardShengzhou Liu2012-07-06
* powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi2012-04-24
* powerpc/85xx: Make inclusion of USB device fixup conditionalRamneek Mehresh2011-11-08
* powerpc/85xx: Add basic support for P1010RDBPoonam Aggrwal2011-09-29