Age | Commit message (Expand) | Author |
2019-10-08 | imx: initialize fec only when enabled | Parthiban Nallathambi |
2019-10-08 | imx: remove board specific boot order from spl | Parthiban Nallathambi |
2019-10-08 | imx: pcl063: add nand boot support | Parthiban Nallathambi |
2019-10-08 | imx: bk4: Print proper HW revision of VF610's BK4 board | Lukasz Majewski |
2019-08-11 | env: Rename environment.h to env_internal.h | Simon Glass |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move get/set_default_env() to env.h | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-07-29 | rockchip: rk3288: Move rk3288_detect_reset_reason to soc file | Kever Yang |
2019-07-29 | rockchip: rk3288-phycore: move phycore_init() to its own board file | Kever Yang |
2019-07-13 | ARM: am335x: Add phyCORE AM335x R2 support | Niel Fourie |
2019-06-23 | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu |
2019-06-11 | imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM | Parthiban Nallathambi |
2019-06-11 | ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-spl | Parthiban Nallathambi |
2019-04-13 | pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy | Lukasz Majewski |
2019-04-13 | pcm052: mac: Provide board specific imx_get_mac_from_fuse() function | Lukasz Majewski |
2019-04-13 | pcm052: board: Add code to setup LED default states | Lukasz Majewski |
2019-04-13 | pcm052: bk4: sdcard: Add support for SD card booting/recovery | Lukasz Majewski |
2019-04-13 | pcm052: board: Remove in-board setup code (it is now replaced by DM setup) | Lukasz Majewski |
2019-04-13 | pcm052: board: cosmetic: Add copyright notice to pcm052.c | Lukasz Majewski |
2019-04-13 | pcm052: board: vybrid: Update the board name for BK4 device | Lukasz Majewski |
2019-04-13 | pcm052: board: Remove "m4go" command as it is superseded by "bootaux" | Lukasz Majewski |
2019-04-13 | pcm052: board: Do not enable I2C2 code in the board file | Lukasz Majewski |
2019-01-28 | imx: Add PHYTEC phyBOARD-i.MX6UL-Segin | Martyn Welch |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-11-06 | MAINTAINERS: Add missing boards and config entries | Tom Rini |
2017-09-05 | rockchip: phycore: Read configuration EEPROM & set ethaddr in late init | Wadim Egorov |
2017-08-29 | pfla02: Fix RAM detection and support 1 bank SOM | Stefano Babic |
2017-08-28 | imx: imx6: Move gpr_init() function to soc.c | Breno Lima |
2017-08-16 | Merge git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-08-16 | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-08-02 | mx6: Add support for Phytec pfla02 (NAND) | Stefano Babic |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic |
2017-07-11 | rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board | Wadim Egorov |
2017-06-16 | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher |
2017-05-22 | Kconfig: Add a CONFIG_IDE option | Simon Glass |
2017-05-12 | pcm058: Fix unused variable warnings | Tom Rini |
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 |
2017-03-19 | ARM: vf610: move to standard arch/board approach | Stefan Agner |
2017-02-08 | pcm052: fix DDR initialization sequence | Albert ARIBAUD \(3ADEV\) |
2016-10-26 | imx: s/docs\/README.imximage/doc\/README.imximage/g | Jagan Teki |
2016-10-06 | pcm052: add new BK4r1 target based on PCM052 SoM | Albert ARIBAUD \(3ADEV\) |
2016-10-06 | pcm052: allow specifying onboard DDR size in configs | Albert ARIBAUD \(3ADEV\) |
2016-10-06 | pcm052: add 'm4go' command | Albert ARIBAUD \(3ADEV\) |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |