summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bootvx: Refactor the bootline copy codes a little bitBin Meng2018-04-161-10/+5
* bootvx: x86: Make VxWorks EFI console driver happyBin Meng2018-04-162-0/+45
* pci: video: Only print out when everything is OKBin Meng2018-04-161-3/+1
* x86: Change default FRAMEBUFFER_VESA_MODE of some boardsBin Meng2018-04-166-6/+6
* video: vesa: Change default FRAMEBUFFER_VESA_MODEBin Meng2018-04-161-1/+1
* bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODEBin Meng2018-04-162-0/+8
* elf: Add a very simple ELF64 loaderBin Meng2018-04-161-1/+43
* elf: Add ELF64 related structure definesBin Meng2018-04-161-0/+43
* elf: Clean up the ELF header fileBin Meng2018-04-161-146/+138
* x86: Rename e820entry to e820_entryBin Meng2018-04-169-13/+13
* x86: Use 'unsigned int' in install_e820_map() functionsBin Meng2018-04-166-11/+17
* vxworks: x86: Rename e820info to e820_infoBin Meng2018-04-162-4/+4
* bootvx: x86: Explicitly clear the bootloader image sizeBin Meng2018-04-162-0/+16
* bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...Bin Meng2018-04-163-27/+23
* doc: vxworks: Minor update for clarityBin Meng2018-04-161-5/+5
* x86: Update the io.h file to use {out|in}_{be|le}X macrosLukasz Majewski2018-04-161-17/+17
* x86: Add 64-bit memory-mapped I/O functionsIvan Gorinov2018-04-161-0/+4
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-1569-1329/+1439
|\
| * mx6cuboxi: Fix some memory configuration errorsJon Nettleton2018-04-151-2/+1
| * imx: Create distinct pre-processed mkimage config filesTrent Piepho2018-04-151-7/+8
| * mx31ads: DeleteTom Rini2018-04-159-687/+0
| * imx31_phycore: DeleteTom Rini2018-04-1512-568/+0
| * pico-imx7d: Replace fatload commandVanessa Maegima2018-04-152-2/+3
| * imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue2018-04-154-1/+26
| * boot: script: The boot.scr file for K+P's boardsLukasz Majewski2018-04-151-0/+96
| * imx: board: Add support for the K+P's kp_imx6q_tpc boardLukasz Majewski2018-04-158-0/+863
| * board: ge: bx50v3: enable backlight on demandIan Ray2018-04-152-17/+29
| * arm: imx: Add Winbond SPI-NOR support for Advantech DMS-BA16 boardKen Lin2018-04-152-0/+2
| * imx: hab: Provide hab_auth_img_or_fail commandBryan O'Donoghue2018-04-151-0/+35
| * imximage: Encase majority of header in __ASSEMBLY__ declarationBryan O'Donoghue2018-04-151-0/+2
| * warp7: Set u-boot serial# based on OTP valueBryan O'Donoghue2018-04-152-0/+17
| * imx: mx7: Add comment to describe OTP TESTER registersBryan O'Donoghue2018-04-151-0/+21
| * imx: mx7: Fix CONFIG_SERIAL_TAG compilationBryan O'Donoghue2018-04-151-0/+1
| * ARM: mx6: ddr: Add write leveling correction codeMarek Vasut2018-04-151-0/+24
| * tools/imximage: use 0x prefix in HAB Blocks lineRasmus Villemoes2018-04-152-8/+8
| * Makefile: always preserve output for images that can contain HAB BlocksRasmus Villemoes2018-04-153-4/+4
| * wandboard: remove superfluous includeHeinrich Schuchardt2018-03-291-1/+0
| * imx7: spl: Check for Serial Downloader in spl_boot_deviceEran Matityahu2018-03-291-0/+23
| * imx7: Add src_base structure define macroEran Matityahu2018-03-291-0/+2
| * Makefile: Build firmware-ivt image type for HAB verification also for mx7Eran Matityahu2018-03-291-0/+4
| * mx7_common: Fix SPL compilation with secure boot support enabledEran Matityahu2018-03-291-0/+3
| * ARM: dts: imx6ull: add wdog3Jörg Krause2018-03-291-0/+8
| * ARM: dts: imx6ul: add wdog3Jörg Krause2018-03-291-0/+8
| * board: ge: ppd: Fix environment variable locationNandor Han2018-03-291-2/+2
| * imx: fix CAAM base for i.MX6ULAnatolij Gustschin2018-03-291-0/+4
| * drivers: i2c: mxc: Update support to 8 I2C controllersSriram Dash2018-03-292-0/+136
| * drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash2018-03-299-32/+109
* | Merge git://git.denx.de/u-boot-netTom Rini2018-04-1533-118/+221
|\ \
| * | net: phy: Don't limit phy addresses by defaultJoe Hershberger2018-04-1316-0/+23
| * | xilinx: Only enable dist boot pxe when DHCP is enabledJoe Hershberger2018-04-133-3/+3