| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Move pci_init_board() out of common.h | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | common: Move some board functions out of common.h | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | env: Move env_get() to env.h | Simon Glass | 2019-08-11 | 2 | -0/+2 |
* | env: Move env_set_ulong() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | mpc83xx: Add gazerbeam board | Dirk Eibach | 2019-05-21 | 4 | -1/+210 |
* | gdsys: mpc8308: Add FPGA flavor option | Mario Six | 2019-05-21 | 1 | -0/+20 |
* | gdsys: Introduce GDSYS_LEGACY_DRIVERS | Mario Six | 2019-05-21 | 2 | -0/+16 |
* | gdsys: mpc8308: Don't use manual RAM config if RAM driver is active | Mario Six | 2019-05-21 | 1 | -0/+4 |
* | gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig | Mario Six | 2019-05-21 | 1 | -0/+22 |
* | gdsys: mpc8308: Use shadow register for output GPIO values | Mario Six | 2019-05-21 | 4 | -3/+25 |
* | gdsys: mpc8308: Fix style violations | Mario Six | 2019-05-21 | 3 | -57/+59 |
* | mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE | Mario Six | 2019-05-21 | 1 | -2/+2 |
* | strider: Migrate to CONFIG_TARGET_STRIDER | Mario Six | 2019-05-21 | 1 | -1/+1 |
* | hrcon: Migrate to CONFIG_TARGET_HRCON | Mario Six | 2019-05-21 | 1 | -1/+1 |
* | cmd: Add osd commands | Mario Six | 2018-09-28 | 1 | -0/+11 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 5 | -11/+5 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 2 | -4/+0 |
* | treewide: Fix gdsys mail addresses | Mario Six | 2018-03-09 | 5 | -5/+5 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 2 | -2/+2 |
* | MAINTAINERS: Add missing boards and config entries | Tom Rini | 2017-11-06 | 1 | -0/+2 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 2 | -2/+2 |
* | powerpc: remove 4xx support | Heiko Schocher | 2017-07-03 | 1 | -1/+0 |
* | Convert CONFIG_CMD_IOLOOP to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+5 |
* | board_f: Rename initdram() to dram_init() | Simon Glass | 2017-04-13 | 1 | -1/+1 |
* | board_f: Drop return value from initdram() | Simon Glass | 2017-04-05 | 1 | -3/+5 |
* | board_f: Drop board_type parameter from initdram() | Simon Glass | 2017-04-05 | 1 | -1/+1 |
* | usb: fsl: Rename fdt_fixup_dr_usb | Sriram Dash | 2016-09-27 | 2 | -2/+2 |
* | net: mii: Use spatch to update miiphy_register | Joe Hershberger | 2016-08-15 | 2 | -8/+46 |
* | gdsys: Drop print_fpga_state function | Tom Rini | 2016-07-22 | 1 | -8/+0 |
* | strider: Support con-dp flavor | Dirk Eibach | 2016-06-06 | 1 | -0/+37 |
* | strider: Add DP501 support for cpu model | Dirk Eibach | 2016-03-21 | 1 | -5/+26 |
* | hrcon: Add fan controllers | Dirk Eibach | 2015-11-12 | 2 | -23/+12 |
* | hrcon: Add support for the DH variant | Dirk Eibach | 2015-11-12 | 2 | -4/+28 |
* | hrcon: Fix videoboard i2c setup | Dirk Eibach | 2015-11-12 | 1 | -2/+8 |
* | hrcon: Use generic ioep-fpga support | Dirk Eibach | 2015-11-12 | 1 | -238/+3 |
* | mpc83xx: Add strider board | Dirk Eibach | 2015-11-12 | 4 | -0/+518 |
* | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | 1 | -1/+3 |
* | mpc83xx: Add gdsys hrcon board | Dirk Eibach | 2014-11-19 | 7 | -0/+903 |