| Commit message (Expand) | Author | Age | Files | Lines |
* | rockchip: dts: rk3328: add aliases for mmc controller | Kever Yang | 2017-07-11 | 1 | -0/+3 |
* | dm: core: Add uclass_first/next_device_check() | Simon Glass | 2017-07-11 | 3 | -0/+138 |
* | dm: core: Test uclass_first/next_device() on probe failure | Simon Glass | 2017-07-11 | 3 | -0/+92 |
* | dm: core: Clarify uclass_first/next_device() comments | Simon Glass | 2017-07-11 | 2 | -4/+12 |
* | pipe3: Fix broken dependency | Jean-Jacques Hiblot | 2017-07-10 | 1 | -2/+2 |
* | mtd: stm32: use parameter instead of default value | Patrice Chotard | 2017-07-10 | 1 | -1/+1 |
* | arm: mach-keystone: Modify secure image size before copy | Andrew F. Davis | 2017-07-10 | 1 | -5/+5 |
* | ARM: dts: OMAP5+: Enable gpio in SPL | Lokesh Vutla | 2017-07-10 | 1 | -0/+8 |
* | arm: omap4+: Enable spl_early_init() | Lokesh Vutla | 2017-07-10 | 1 | -0/+1 |
* | arm: omap: Detect boot mode very early | Lokesh Vutla | 2017-07-10 | 3 | -7/+16 |
* | ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards | Jorge Ramirez-Ortiz | 2017-07-10 | 11 | -0/+708 |
* | driver: mmc: update debug info | Jorge Ramirez-Ortiz | 2017-07-10 | 1 | -1/+1 |
* | ARM64: dts: hi3798cv200-poplar: add device tree bindings | Jorge Ramirez-Ortiz | 2017-07-10 | 4 | -0/+677 |
* | pinctrl: stm32: add set_state ops | Christophe Kerello | 2017-07-10 | 1 | -0/+11 |
* | pinctrl: stm32: handle a configuration list | Christophe Kerello | 2017-07-10 | 1 | -13/+38 |
* | defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LIST | Cooper Jr., Franklin | 2017-07-10 | 1 | -1/+1 |
* | ARM: k2g: Add K2G ICE DTB to the list of possible DTBs | Cooper Jr., Franklin | 2017-07-10 | 1 | -0/+2 |
* | ARM: dts: k2g: Add DT support for K2G Industrial Communication Engine evm | Cooper Jr., Franklin | 2017-07-10 | 3 | -1/+57 |
* | ARM: dts: k2g: Disable netcp by default | Cooper Jr., Franklin | 2017-07-10 | 2 | -0/+5 |
* | ARM: dts: keystone-k2g-evm: Add unit address to memory node | Cooper Jr., Franklin | 2017-07-10 | 2 | -5/+5 |
* | ARM: dts: keystone-k2g: Remove skeleton.dtsi | Cooper Jr., Franklin | 2017-07-10 | 1 | -1/+2 |
* | ARM: k2g: Update board_name u-boot env variable at runtime | Cooper Jr., Franklin | 2017-07-10 | 2 | -2/+17 |
* | ARM: k2g: Use board detection to wrap K2G GP specific calls | Cooper Jr., Franklin | 2017-07-10 | 1 | -6/+10 |
* | board: ks2: Use board detection to wrap code not specific to K2G ICE evm | Cooper Jr., Franklin | 2017-07-10 | 1 | -5/+9 |
* | ARM: k2g: Add DDR3 configuration for K2G ICE evm | Cooper Jr., Franklin | 2017-07-10 | 1 | -2/+60 |
* | ARM: k2g: Add pinmux support for K2G ICE evm | Cooper Jr., Franklin | 2017-07-10 | 2 | -1/+46 |
* | ks2_evm: Add EEPROM based board detection helper functions | Cooper Jr., Franklin | 2017-07-10 | 1 | -0/+20 |
* | ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables | Cooper Jr., Franklin | 2017-07-10 | 2 | -5/+41 |
* | ARM: k2g: Program DDR PHY MR2 register with the default value | Cooper Jr., Franklin | 2017-07-10 | 2 | -3/+2 |
* | ARM: keystone2: Add additional fields used for DDR3 configuration | Cooper Jr., Franklin | 2017-07-10 | 2 | -0/+17 |
* | defconfig: keystone2: Enable U-boot runtime DTB detection | Cooper Jr., Franklin | 2017-07-10 | 4 | -0/+12 |
* | ks2_evm: Add EEPROM based board detection | Cooper Jr., Franklin | 2017-07-10 | 2 | -21/+24 |
* | ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boards | Cooper Jr., Franklin | 2017-07-10 | 4 | -0/+44 |
* | ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot | Cooper Jr., Franklin | 2017-07-10 | 2 | -0/+45 |
* | ARM: keystone2: Allow to build with all image formats | Cooper Jr., Franklin | 2017-07-10 | 1 | -2/+2 |
* | Makefile: Build additional binaries for dtb FIT blobs appended to U-boot | Cooper Jr., Franklin | 2017-07-10 | 2 | -2/+17 |
* | board_f: Add new function to allow runtime DTB selection | Cooper Jr., Franklin | 2017-07-10 | 3 | -0/+16 |
* | arm: dts: Add new "generic" 66AK2Gx device tree file. | Cooper Jr., Franklin | 2017-07-10 | 3 | -1/+49 |
* | ARM: dts: k2g: Introduce U-boot specific dtsi file | Cooper Jr., Franklin | 2017-07-10 | 1 | -0/+19 |
* | dts: Allow OF_LIST to depend on FIT_EMBED | Cooper Jr., Franklin | 2017-07-10 | 1 | -5/+6 |
* | ti: common: board_detect: Add function to determine if EEPROM was read | Cooper Jr., Franklin | 2017-07-10 | 2 | -0/+19 |
* | fdt: Enable selecting correct DTB from appended FIT Image | Cooper Jr., Franklin | 2017-07-10 | 1 | -0/+10 |
* | boot_fit: Create helper functions that can be used to select DTB out of FIT | Cooper Jr., Franklin | 2017-07-10 | 5 | -0/+100 |
* | spl: fit: Break out some functions into a common file | Cooper Jr., Franklin | 2017-07-10 | 4 | -53/+66 |
* | ti: common: board_detect: Allow settings board detection variables manually | Nishanth Menon | 2017-07-10 | 2 | -0/+41 |
* | ARM: dts: keystone-k2e-evm: Add U-boot specific dtsi file | Cooper Jr., Franklin | 2017-07-10 | 1 | -0/+15 |
* | Prepare v2017.07 | Tom Rini | 2017-07-10 | 1 | -1/+1 |
* | km/common: remove unused function declarations | Holger Brunck | 2017-07-10 | 1 | -9/+0 |
* | cmd, nand: fix broken output of "nand info" | Lothar Waßmann | 2017-07-10 | 1 | -2/+2 |
* | libfdt: Drop -FDT_ERR_TOODEEP | Simon Glass | 2017-07-10 | 2 | -7/+2 |