Age | Commit message (Expand) | Author |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-01-17 | common: Move device-tree setup functions to fdt_support.h | Simon Glass |
2019-05-21 | mpc83xx: Get rid of CONFIG_SYS_LBC_* | Mario Six |
2019-05-21 | mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE | Mario Six |
2019-05-21 | mpc83xx: Get rid of CONFIG_SYS_DDR_BASE | Mario Six |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-04-13 | board_f: Rename initdram() to dram_init() | Simon Glass |
2017-04-05 | board_f: Drop return value from initdram() | Simon Glass |
2017-04-05 | board_f: Drop board_type parameter from initdram() | Simon Glass |
2014-11-21 | fdt: Allow ft_board_setup() to report failure | Simon Glass |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2011-11-03 | mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code | Joe Hershberger |
2010-07-16 | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce |
2009-06-12 | 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx | Peter Tyser |
2008-10-29 | Make Freescale local bus registers available for both 83xx and 85xx. | Haiying Wang |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-24 | mpc83xx: spd_sdram: fix ddr sdram base address assignment bug | Anton Vorontsov |
2008-06-12 | Change initdram() return type to phys_size_t | Becky Bruce |
2008-03-05 | Remove erroneous or extra spd.h #includers. | Jon Loeliger |
2008-01-08 | mpc83xx: remove FLAT_TREE code | Kim Phillips |
2008-01-08 | sbc8349: migrate board to libfdt | Paul Gortmaker |
2008-01-08 | sbc8349: Remove board specific ECC code | Paul Gortmaker |
2007-08-16 | mpc83xx: implement board_add_ram_info | Kim Phillips |
2007-03-02 | mpc83xx: U-Boot support for Wind River SBC8349 | Paul Gortmaker |