aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-16bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODEBin Meng2-0/+8
2018-04-16elf: Add a very simple ELF64 loaderBin Meng1-1/+43
2018-04-16elf: Add ELF64 related structure definesBin Meng1-0/+43
2018-04-16elf: Clean up the ELF header fileBin Meng1-146/+138
2018-04-16x86: Rename e820entry to e820_entryBin Meng9-13/+13
2018-04-16x86: Use 'unsigned int' in install_e820_map() functionsBin Meng6-11/+17
2018-04-16vxworks: x86: Rename e820info to e820_infoBin Meng2-4/+4
2018-04-16bootvx: x86: Explicitly clear the bootloader image sizeBin Meng2-0/+16
2018-04-16bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...Bin Meng3-27/+23
2018-04-16doc: vxworks: Minor update for clarityBin Meng1-5/+5
2018-04-16x86: Update the io.h file to use {out|in}_{be|le}X macrosLukasz Majewski1-17/+17
2018-04-16x86: Add 64-bit memory-mapped I/O functionsIvan Gorinov1-0/+4
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini69-1329/+1439
2018-04-15Merge git://git.denx.de/u-boot-netTom Rini33-118/+221
2018-04-15Merge git://git.denx.de/u-boot-shTom Rini28-663/+1036
2018-04-15mx6cuboxi: Fix some memory configuration errorsJon Nettleton1-2/+1
2018-04-15imx: Create distinct pre-processed mkimage config filesTrent Piepho1-7/+8
2018-04-15mx31ads: DeleteTom Rini9-687/+0
2018-04-15imx31_phycore: DeleteTom Rini12-568/+0
2018-04-15pico-imx7d: Replace fatload commandVanessa Maegima2-2/+3
2018-04-15imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue4-1/+26
2018-04-15boot: script: The boot.scr file for K+P's boardsLukasz Majewski1-0/+96
2018-04-15imx: board: Add support for the K+P's kp_imx6q_tpc boardLukasz Majewski8-0/+863
2018-04-15board: ge: bx50v3: enable backlight on demandIan Ray2-17/+29
2018-04-15arm: imx: Add Winbond SPI-NOR support for Advantech DMS-BA16 boardKen Lin2-0/+2
2018-04-15imx: hab: Provide hab_auth_img_or_fail commandBryan O'Donoghue1-0/+35
2018-04-15imximage: Encase majority of header in __ASSEMBLY__ declarationBryan O'Donoghue1-0/+2
2018-04-15warp7: Set u-boot serial# based on OTP valueBryan O'Donoghue2-0/+17
2018-04-15imx: mx7: Add comment to describe OTP TESTER registersBryan O'Donoghue1-0/+21
2018-04-15imx: mx7: Fix CONFIG_SERIAL_TAG compilationBryan O'Donoghue1-0/+1
2018-04-15ARM: mx6: ddr: Add write leveling correction codeMarek Vasut1-0/+24
2018-04-15tools/imximage: use 0x prefix in HAB Blocks lineRasmus Villemoes2-8/+8
2018-04-15Makefile: always preserve output for images that can contain HAB BlocksRasmus Villemoes3-4/+4
2018-04-14mmc: tmio: Rename Matsushita to TMIOMarek Vasut6-422/+422
2018-04-14ARM: rmobile: Zap CONFIG_MMC_RENESAS_TUNINGMarek Vasut6-6/+0
2018-04-13ARM: rmobile: Convert TPL to SPLMarek Vasut9-107/+51
2018-04-13ARM: rmobile: Shrink the TPLMarek Vasut3-2/+4
2018-04-13ARM: rmobile: Update H2 StoutMarek Vasut7-169/+597
2018-04-13ARM: rmobile: Fix LBSC programming offset on M2 PorterMarek Vasut1-2/+2
2018-04-13ARM: rmobile: Enable SCIFA0 early on H2 StoutMarek Vasut1-0/+4
2018-04-13serial: sh: Add SCIFA0 address entryMarek Vasut1-0/+2
2018-04-13net: sh_eth: Add remaining Gen2 DT compatibleMarek Vasut1-0/+3
2018-04-13clk: renesas: Minor clean up of the R8A7790 clock driverMarek Vasut1-7/+3
2018-04-13vexpress: fix syntax error in armv7_boot_nonsec_default()Heinrich Schuchardt1-1/+1
2018-04-13configs: Fixup some CPSW-related itemsTom Rini4-22/+1
2018-04-13vxworks: fixed cpu enable using PSCI on armv8Vasyl Vavrychuk2-0/+10
2018-04-13net: phy: Don't limit phy addresses by defaultJoe Hershberger16-0/+23
2018-04-13xilinx: Only enable dist boot pxe when DHCP is enabledJoe Hershberger3-3/+3
2018-04-13Revert "Kconfig: cmd: Make networking command dependent on NET"Joe Hershberger4-5/+5
2018-04-13net: Make core net code depend on NET instead of CMD_NETJoe Hershberger1-5/+5