summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: DTS: Provide vf610-bk4r1-u-boot.dtsi for U-Boot specific propertiesLukasz Majewski2019-04-131-0/+27
| * | | ARM: DTS: Update pcm052 based dts files (bk4r1/pcm052)Lukasz Majewski2019-04-137-56/+361
| * | | pcm052: board: cosmetic: Add copyright notice to pcm052.cLukasz Majewski2019-04-131-0/+3
| * | | ARM: DTS: vybrid: Update vf.dtsi file to descibe more vf610 hardwareLukasz Majewski2019-04-131-0/+62
| * | | pcm052: board: vybrid: Update the board name for BK4 deviceLukasz Majewski2019-04-131-1/+4
| * | | pcm052: board: Remove "m4go" command as it is superseded by "bootaux"Lukasz Majewski2019-04-131-38/+0
| * | | vybrid: Define the imx_get_mac_from_fuse() as a __weak functionLukasz Majewski2019-04-131-1/+1
| * | | pcm052: board: Do not enable I2C2 code in the board fileLukasz Majewski2019-04-131-1/+1
| * | | vybrid: clock: Provide enable_i2c_clk() function for VybridLukasz Majewski2019-04-132-0/+25
| * | | vybrid: ddr: Extend vf610-pinfunc.h with DDR pads definitionsLukasz Majewski2019-04-131-0/+50
| * | | net: Kconfig: FEC: Add dependency on VF610Lukasz Majewski2019-04-131-1/+1
| * | | net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driverLukasz Majewski2019-04-131-0/+1
* | | | Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efiTom Rini2019-04-1514-95/+140
|\ \ \ \
| * | | | efi_selftest: expect boot services data for fdtHeinrich Schuchardt2019-04-121-3/+3
| * | | | Change FDT memory type from runtime data to boot services dataIlias Apalodimas2019-04-121-2/+2
| * | | | efi_loader: simplify protocol installationHeinrich Schuchardt2019-04-121-51/+25
| * | | | efi_loader: export efi_install_multiple_protocol_interfacesHeinrich Schuchardt2019-04-122-1/+4
| * | | | efi_selftest: physical and virtual addresses must matchHeinrich Schuchardt2019-04-121-0/+5
| * | | | efi_loader: update virtual address in efi_mem_carve_outHeinrich Schuchardt2019-04-121-0/+2
| * | | | efi_loader: add protection for block_devPatrick Delaunay2019-04-121-1/+1
| * | | | efi_loader: fix setting PlatformLangHeinrich Schuchardt2019-04-122-15/+67
| * | | | efi_loader: the development target should be the EBBRHeinrich Schuchardt2019-04-121-4/+8
| * | | | efi: fix memory calculation overflow on 32-bit systemsPatrick Wildt2019-04-121-1/+1
| * | | | arm: print information about loaded UEFI imagesHeinrich Schuchardt2019-04-121-0/+13
| * | | | efi_loader: move efi_save_gd() call to board_r.cHeinrich Schuchardt2019-04-123-10/+7
| * | | | efi_loader: remove stray #define LOG_CATEGORY LOGL_ERRHeinrich Schuchardt2019-04-121-2/+0
| * | | | efi_loader: enable HII protocols by defaultHeinrich Schuchardt2019-04-121-5/+2
| * | | | efi_loader: assign HII protocols to root nodeHeinrich Schuchardt2019-04-122-20/+20
* | | | | Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-videoTom Rini2019-04-159-24/+138
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font schemeAndre Przywara2019-04-142-2/+1
| * | | | usb: kbd: Properly translate up/down arrow keysAndre Przywara2019-04-141-1/+23
| * | | | video/console: Factor out actual character outputAndre Przywara2019-04-141-15/+27
| * | | | video/console: Implement ANSI clear line commandAndre Przywara2019-04-141-0/+19
| * | | | video/console: Implement relative cursor movement ANSI handlingAndre Przywara2019-04-141-0/+37
| * | | | video/console: Implement reverse video ANSI sequence for DM_VIDEOAndre Przywara2019-04-143-2/+14
| * | | | video/console: Fix DM_VIDEO font glyph array indexingAndre Przywara2019-04-142-4/+6
| * | | | video: backlight: Parse PWM polarity cellStefan Mavrodiev2019-04-141-0/+11
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-04-14157-255/+283
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MAINTAINERS: Change Jagan's email addressJagan Teki2019-04-123-5/+5
| * | | | mtd: spi-nor-ids: Add Gigadevice gd25lq128 IDNeil Armstrong2019-04-121-0/+5
| * | | | dm: spi: Read default speed and mode values from DTPatrick Delaunay2019-04-1212-35/+17
| * | | | mtd: spi: Replace ad-hoc default implementation with spi_mem_opMarek Vasut2019-04-121-8/+6
| * | | | spi: fsl_dspi fix to stop extra transmissionsJared Bents2019-04-121-4/+26
| * | | | spi: spi-mem: Check if exec_op function is set before calling itBernhard Messerklinger2019-04-121-1/+1
| * | | | mtd: fix Coverity integer handling issueMiquel Raynal2019-04-121-3/+3
| * | | | mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal2019-04-121-1/+1
| * | | | mtd: spi: Add Macronix MX66U2G45F deviceMarek Vasut2019-04-121-0/+1
| * | | | doc: device-tree-bindings: switch from spi-flash to jedec, spi-norNeil Armstrong2019-04-123-3/+3
| * | | | mtd: sf_probe: remove spi-flash compatibleNeil Armstrong2019-04-121-1/+0
| * | | | x86: dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong2019-04-1213-13/+13