~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_SLIC to CFGTom Rini2022-12-23
* net: tsec: Remove non-DM_ETH support codeTom Rini2022-12-07
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* board: freescale: p1_p2_rdb_pc: Delete watchdog max6370 node in load_default ...Pali Rohár2022-09-07
* board: freescale: p1_p2_rdb_pc: Turn off watchdog before resetPali Rohár2022-09-06
* board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset registerPali Rohár2022-09-06
* board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdogPali Rohár2022-09-06
* board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loopPali Rohár2022-09-06
* board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input dataPali Rohár2022-07-29
* board: freescale: p1_p2_rdb_pc: Allow to compile without __SW_BOOT_SD macroPali Rohár2022-07-03
* board: freescale: p1_p2_rdb_pc: Allow to compile without BOARD_NAMEPali Rohár2022-07-03
* board: freescale: p1_p2_rdb_pc: Implement board_reset()Pali Rohár2022-06-20
* board: freescale: p1_p2_rdb_pc: Enable TDM function only for P1010Pali Rohár2022-06-20
* board: freescale: p1_p2_rdb_pc: Move ifdef for USB/eLBC check to correct placePali Rohár2022-04-26
* board: freescale: p1_p2_rdb_pc: Do not set MPC85xx_PMUXCR_SDHC_WP bit when SD...Pali Rohár2022-04-26
* board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurationsPali Rohár2022-04-26
* board: freescale: p1_p2_rdb_pc: Do not hang in checkboard()Pali Rohár2022-04-26
* Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAMETom Rini2022-04-01
* pci: freescale: Drop old codeSimon Glass2021-08-05
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21
* board/freescale: Remove P1021RDB board supportPriyanka Jain2020-09-24
* board/freescale: Remove P1025RDB board supportPriyanka Jain2020-09-24
* p1_p2_rdb: Don't compile board_eth_init() for DM_ETHHou Zhiqiang2020-09-24
* fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r()Hou Zhiqiang2020-09-24
* 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 image.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* dm: powerpc: P1020: add i2c DM supportBiwen Li2020-05-04
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move some board functions out of common.hSimon Glass2019-12-02
* powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-28
* 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
* env: Rename some other getenv()-related functionsSimon Glass2017-08-16
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* powerpc: P1025RDB: Separate from P1_P2_RDB_PC in KconfigYork Sun2016-11-23
* powerpc: P1021RDB: Separate from P1_P2_RDB_PC in KconfigYork Sun2016-11-23
* powerpc: P1020RDB-PD: Separate from P1_P2_RDB_PC in KconfigYork Sun2016-11-23
* powerpc: P1020RDB-PC: Separate from P1_P2_RDB_PC in KconfigYork Sun2016-11-23
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-27
* powerpc/p2020rdb: fix the FDT_ERR_NOTFOUND issueYing Zhang2015-07-28
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-22
* powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointersClaudiu Manoil2013-12-11
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25