| Commit message (Expand) | Author | Age | Files | Lines |
* | pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy | Lukasz Majewski | 2019-04-13 | 1 | -0/+16 |
* | pcm052: mac: Provide board specific imx_get_mac_from_fuse() function | Lukasz Majewski | 2019-04-13 | 1 | -0/+41 |
* | pcm052: board: Add code to setup LED default states | Lukasz Majewski | 2019-04-13 | 1 | -0/+4 |
* | pcm052: bk4: sdcard: Add support for SD card booting/recovery | Lukasz Majewski | 2019-04-13 | 1 | -0/+32 |
* | pcm052: board: Remove in-board setup code (it is now replaced by DM setup) | Lukasz Majewski | 2019-04-13 | 1 | -267/+0 |
* | pcm052: board: cosmetic: Add copyright notice to pcm052.c | Lukasz Majewski | 2019-04-13 | 1 | -0/+3 |
* | pcm052: board: vybrid: Update the board name for BK4 device | Lukasz Majewski | 2019-04-13 | 1 | -1/+4 |
* | pcm052: board: Remove "m4go" command as it is superseded by "bootaux" | Lukasz Majewski | 2019-04-13 | 1 | -38/+0 |
* | pcm052: board: Do not enable I2C2 code in the board file | Lukasz Majewski | 2019-04-13 | 1 | -1/+1 |
* | imx: Add PHYTEC phyBOARD-i.MX6UL-Segin | Martyn Welch | 2019-01-28 | 6 | -0/+419 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 12 | -28/+12 |
* | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan | 2018-04-08 | 2 | -0/+2 |
* | 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 |
* | rockchip: phycore: Read configuration EEPROM & set ethaddr in late init | Wadim Egorov | 2017-09-05 | 2 | -0/+83 |
* | pfla02: Fix RAM detection and support 1 bank SOM | Stefano Babic | 2017-08-29 | 2 | -33/+60 |
* | imx: imx6: Move gpr_init() function to soc.c | Breno Lima | 2017-08-28 | 2 | -23/+0 |
* | Merge git://www.denx.de/git/u-boot-imx | Tom Rini | 2017-08-16 | 5 | -0/+749 |
|\ |
|
| * | mx6: Add support for Phytec pfla02 (NAND) | Stefano Babic | 2017-08-02 | 5 | -0/+749 |
* | | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
|/ |
|
* | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 2 | -5/+5 |
* | rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board | Wadim Egorov | 2017-07-11 | 4 | -0/+37 |
* | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher | 2017-06-16 | 6 | -299/+0 |
* | Kconfig: Add a CONFIG_IDE option | Simon Glass | 2017-05-22 | 1 | -2/+2 |
* | pcm058: Fix unused variable warnings | Tom Rini | 2017-05-12 | 1 | -6/+3 |
* | board_f: Rename initdram() to dram_init() | Simon Glass | 2017-04-13 | 1 | -2/+2 |
* | board_f: Drop return value from initdram() | Simon Glass | 2017-04-05 | 1 | -2/+6 |
* | board_f: Drop board_type parameter from initdram() | Simon Glass | 2017-04-05 | 1 | -1/+1 |
* | ARM: vf610: move to standard arch/board approach | Stefan Agner | 2017-03-19 | 1 | -6/+0 |
* | pcm052: fix DDR initialization sequence | Albert ARIBAUD \(3ADEV\) | 2017-02-08 | 1 | -4/+5 |
* | imx: s/docs\/README.imximage/doc\/README.imximage/g | Jagan Teki | 2016-10-26 | 1 | -1/+1 |
* | pcm052: add new BK4r1 target based on PCM052 SoM | Albert ARIBAUD \(3ADEV\) | 2016-10-06 | 2 | -52/+136 |
* | pcm052: allow specifying onboard DDR size in configs | Albert ARIBAUD \(3ADEV\) | 2016-10-06 | 1 | -0/+4 |
* | pcm052: add 'm4go' command | Albert ARIBAUD \(3ADEV\) | 2016-10-06 | 1 | -0/+38 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | mx6: ddr: Allow changing REFSEL and REFR fields | Fabio Estevam | 2016-09-06 | 1 | -0/+2 |
* | mx6: Add Phytec PCM058 i.MX6 Quad | Stefano Babic | 2016-07-12 | 5 | -0/+644 |
* | Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP | Robert P. J. Day | 2016-05-27 | 1 | -2/+2 |
* | vf610: add support for Phytec PCM052 | Albert ARIBAUD \(3ADEV\) | 2015-10-02 | 5 | -0/+560 |
* | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski | 2015-08-05 | 1 | -1/+1 |
* | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger | 2015-04-18 | 1 | -1/+1 |
* | dm: select CONFIG_DM* options | Masahiro Yamada | 2015-04-18 | 1 | -9/+0 |
* | kconfig: remove unneeded dependency on !SPL_BUILD | Masahiro Yamada | 2015-02-24 | 1 | -3/+3 |
* | dm: omap3: Move driver model CONFIGs to Kconfig | Simon Glass | 2015-02-12 | 1 | -0/+9 |
* | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | 1 | -1/+3 |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | 1 | -3/+0 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 2 | -8/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 2 | -0/+14 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 2 | -0/+38 |