Age | Commit message (Expand) | Author |
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 |
2016-09-06 | mx6: ddr: Allow changing REFSEL and REFR fields | Fabio Estevam |
2016-07-12 | mx6: Add Phytec PCM058 i.MX6 Quad | Stefano Babic |
2016-05-27 | Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP | Robert P. J. Day |
2015-10-02 | vf610: add support for Phytec PCM052 | Albert ARIBAUD \(3ADEV\) |
2015-08-05 | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski |
2015-04-18 | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger |
2015-04-18 | dm: select CONFIG_DM* options | Masahiro Yamada |
2015-02-24 | kconfig: remove unneeded dependency on !SPL_BUILD | Masahiro Yamada |
2015-02-12 | dm: omap3: Move driver model CONFIGs to Kconfig | Simon Glass |
2014-11-21 | fdt: Allow ft_board_setup() to report failure | Simon Glass |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-03-04 | drivers: net: cpsw: add support to have phy address from cpsw platform data | Mugunthan V N |
2013-12-18 | ARM: AM33xx+: Update ioregs to pass different values | Lokesh Vutla |
2013-12-10 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-12-04 | am33xx: Stop modifying certain EMIF4D registers | Tom Rini |
2013-12-04 | pcm051: Support for revision 3 | Lars Poeschel |
2013-11-13 | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher |
2013-11-01 | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-07 | pcm051/igep0033: Supply bd_ram_ofs for cpsw driver | Lars Poeschel |
2013-08-28 | arm, am33xx: add defines for gmii_sel_register bits | Heiko Schocher |