summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-13pcm052: mac: Provide board specific imx_get_mac_from_fuse() functionLukasz Majewski
2019-04-13pcm052: board: Add code to setup LED default statesLukasz Majewski
2019-04-13pcm052: bk4: sdcard: Add support for SD card booting/recoveryLukasz Majewski
2019-04-13config: bk4: Update u-boot envs to support NOR memories initial setupLukasz Majewski
2019-04-13config: bk4: Update u-boot script to support recovery via SD cardLukasz Majewski
2019-04-13pcm052: board: Remove in-board setup code (it is now replaced by DM setup)Lukasz Majewski
2019-04-13config: bk4: Update include/configs/bk4r1.h fileLukasz Majewski
2019-04-13config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.hLukasz Majewski
2019-04-13defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DTLukasz Majewski
2019-04-13ARM: DTS: Provide vf610-bk4r1-u-boot.dtsi for U-Boot specific propertiesLukasz Majewski
2019-04-13ARM: DTS: Update pcm052 based dts files (bk4r1/pcm052)Lukasz Majewski
2019-04-13pcm052: board: cosmetic: Add copyright notice to pcm052.cLukasz Majewski
2019-04-13ARM: DTS: vybrid: Update vf.dtsi file to descibe more vf610 hardwareLukasz Majewski
2019-04-13pcm052: board: vybrid: Update the board name for BK4 deviceLukasz Majewski
2019-04-13pcm052: board: Remove "m4go" command as it is superseded by "bootaux"Lukasz Majewski
2019-04-13vybrid: Define the imx_get_mac_from_fuse() as a __weak functionLukasz Majewski
2019-04-13pcm052: board: Do not enable I2C2 code in the board fileLukasz Majewski
2019-04-13vybrid: clock: Provide enable_i2c_clk() function for VybridLukasz Majewski
2019-04-13vybrid: ddr: Extend vf610-pinfunc.h with DDR pads definitionsLukasz Majewski
2019-04-13net: Kconfig: FEC: Add dependency on VF610Lukasz Majewski
2019-04-13net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driverLukasz Majewski
2019-04-13Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-13Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini
2019-04-12efi_selftest: expect boot services data for fdtHeinrich Schuchardt
2019-04-12Change FDT memory type from runtime data to boot services dataIlias Apalodimas
2019-04-12efi_loader: simplify protocol installationHeinrich Schuchardt
2019-04-12efi_loader: export efi_install_multiple_protocol_interfacesHeinrich Schuchardt
2019-04-12efi_selftest: physical and virtual addresses must matchHeinrich Schuchardt
2019-04-12efi_loader: update virtual address in efi_mem_carve_outHeinrich Schuchardt
2019-04-12efi_loader: add protection for block_devPatrick Delaunay
2019-04-12efi_loader: fix setting PlatformLangHeinrich Schuchardt
2019-04-12efi_loader: the development target should be the EBBRHeinrich Schuchardt
2019-04-12efi: fix memory calculation overflow on 32-bit systemsPatrick Wildt
2019-04-12arm: print information about loaded UEFI imagesHeinrich Schuchardt
2019-04-12efi_loader: move efi_save_gd() call to board_r.cHeinrich Schuchardt
2019-04-12efi_loader: remove stray #define LOG_CATEGORY LOGL_ERRHeinrich Schuchardt
2019-04-12efi_loader: enable HII protocols by defaultHeinrich Schuchardt
2019-04-12efi_loader: assign HII protocols to root nodeHeinrich Schuchardt
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-04-12Merge git://git.denx.de/u-boot-marvellTom Rini
2019-04-12Merge branch '2019-04-11-ti-master-imports'Tom Rini
2019-04-12mips: mt76xx: linkit-smart-7688: Enable USB and FS supportStefan Roese
2019-04-12phy: Add USB PHY driver for the MT76x8 (7628/7688) SoCStefan Roese
2019-04-12configs: mscc_servalt: Add network supportHoratiu Vultur
2019-04-12net: mscc: servalt: Add ethernet nodes for ServalTHoratiu Vultur
2019-04-12net: Add MSCC ServalT network driver.Horatiu Vultur
2019-04-12configs: vcoreiii: Change CONFIG_ENV_SIZEHoratiu Vultur
2019-04-12configs: mscc_jr2: Add network supportHoratiu Vultur