]> Git Repo - u-boot.git/shortlog
u-boot.git
2018-07-26 Grygorii Strashkodrivers: net: cpsw: fix phy dt node setting
2018-07-26 Grygorii Strashkonet: phy: xilinx: switch to use phy_get_ofnode()
2018-07-26 Grygorii Strashkonet: phy: dp83867: switch to use phy_get_ofnode()
2018-07-26 Grygorii Strashkonet: phy: add ofnode node to struct phy_device
2018-07-26 Joe Hershbergernet: phy: Clean up includes of common.h
2018-07-26 Joe Hershbergerphy: Break include cycle
2018-07-26 Joe Hershbergerarm: Prevent redefinition error in fsl-layerscape
2018-07-26 Grygorii Strashkonet: phy: dp83867: switch to use ofnode api
2018-07-26 Murali Karicherinet: phy: dp83867: add workaround for incorrect RX_CTRL...
2018-07-26 Chris Packhamnet: mvgbe: convert to DM
2018-07-26 Chris Packhamnet: mvgbe: prepare for conversion to driver model
2018-07-26 Andrew Thomasinitialize net_mode.if_type
2018-07-26 Joe Hershbergernet: Consolidate the parsing of bootfile
2018-07-26 Joe Hershbergernet: Read bootfile from env on netboot_common()
2018-07-26 Joe Hershbergernet: Make copy_filename() accept NULL src
2018-07-26 Joe Hershbergernet: Re-check prerequisites when autoloading
2018-07-26 Joe Hershbergernet: When checking prerequisites, consider boot_file_name
2018-07-26 Joe Hershbergernet: Always print basic info for nfs, just like tftp
2018-07-26 Joe Hershbergernet: Check subnet against the actual ip address in...
2018-07-26 Joe Hershbergernet: Correct size of NFS buffers
2018-07-26 Joe Hershbergersandbox: eth-raw: Add a SIMPLE_BUS to enumerate host...
2018-07-26 Joe Hershbergersandbox: eth-raw: Make random MAC addresses available...
2018-07-26 Joe Hershbergersandbox: eth-raw: Allow interface to be specified by...
2018-07-26 Joe Hershbergersandbox: eth-raw: Add a function to ask the host about...
2018-07-26 Joe Hershbergernet: sandbox-raw: Convert raw eth driver to livetree
2018-07-26 Joe Hershbergernet: sandbox: Convert sandbox mock eth driver to livetree
2018-07-26 Joe Hershbergernet: Correct comment in Kconfig
2018-07-26 Joe Hershbergersandbox: eth-raw: Make sure descriptors are always...
2018-07-26 Joe Hershbergernet: Only call halt on a driver that has been init'ed
2018-07-26 Joe Hershbergersandbox: Fix format of fake-host-hwaddr in test.dts
2018-07-26 Joe Hershbergersandbox: eth-raw: Correct valid socket test in send...
2018-07-26 Joe Hershbergersandbox: Don't disable ctrlc() on sandbox if in raw...
2018-07-26 Joe Hershbergerconsole: Remember if ctrlc is disabled in console_tstc()
2018-07-26 Jeremy Gebbendrivers/ddr/fsl: fix '__hwconfig without a buffer'...
2018-07-26 York Sunarmv8: ls1046ardb: Add falcon mode for for QSPI boot
2018-07-26 York Sunarmv8: layerscape: spl: Initialize QSPI AHB for QSPI...
2018-07-26 York Sunspl: Add option SPL_PAYLOAD
2018-07-26 York Sunpowerpc: mpc85xx: Drop u-boot-with-spl.bin on selected...
2018-07-26 York Sunarmv8: layerscape: Drop u-boot-with-spl.bin for selecte...
2018-07-26 York Sunarmv8: ls1046ardb: Enable IFC for SPL build
2018-07-26 Yuantian Tangarm64: ls1012a: enable DM support for sata
2018-07-26 Yuantian Tangscsi: ceva: add ls1012a soc support
2018-07-26 Yuantian Tangarmv8: dts: fsl-ls1012a: add sata node support
2018-07-26 Yuantian Tangarmv8: fsl: remove sata support
2018-07-26 York Sunarmv8: layerscape: Enabled I-cache for SPL boot
2018-07-26 York Sunarmv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfig
2018-07-26 Ashish Kumararmv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FL...
2018-07-26 Ashish Kumarconfigs: Disable 4k erase sector size for spansion...
2018-07-26 Vinitha V PillaiLS1088ARDB: Secure Boot:Change load address of dpl...
2018-07-26 Alison Wangarmv8: ls2080ardb: update copyright claim
2018-07-26 Vinitha V PillaiLS1043ARBD: Fix SD Boot issue with PPA
2018-07-26 Jagdish Gediyaarmv8: ls1088a: change dpl load command from apply...
2018-07-26 Tom Rinicmd/ubi.c: Fix format warning
2018-07-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-07-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-07-26 Tom RiniMakefile: Fix 'clean' target
2018-07-25 Heinrich SchuchardtMAINTAINERS: assign lib/charset.c
2018-07-25 Heinrich Schuchardtefi_selftest: unit test for GetTime()
2018-07-25 Heinrich Schuchardtefi_selftest: support printing leading zeroes
2018-07-25 Heinrich Schuchardtefi_loader: complete implementation of GetTime()
2018-07-25 Heinrich Schuchardtefi_loader: remove unused efi_get_time_init()
2018-07-25 Heinrich Schuchardtrtc: remove CONFIG_CMD_DATE dependency
2018-07-25 Heinrich Schuchardtefi_selftest: unit test for CalculateCrc32()
2018-07-25 Heinrich Schuchardtefi_selftest: check crc32 for InstallConfigurationTable
2018-07-25 Heinrich Schuchardtefi_loader: update crc32 in InstallConfigurationTable
2018-07-25 Heinrich Schuchardtefi_loader: correct signature of CalculateCrc32()
2018-07-25 Heinrich Schuchardtefi_selftest: test InstallConfigurationTable()
2018-07-25 Heinrich Schuchardtefi_loader: allocate configuration table array
2018-07-25 Heinrich Schuchardtefi_loader: calculate crc32 for EFI tables
2018-07-25 Heinrich Schuchardtefi_loader: provide firmware revision
2018-07-25 Heinrich Schuchardtefi_loader: correct headersize EFI tables
2018-07-25 Heinrich Schuchardtefi_loader: correct EFI_RUNTIME_SERVICES_SIGNATURE
2018-07-25 Heinrich Schuchardtefi_loader: specify UEFI spec revision
2018-07-25 Heinrich Schuchardtefi_loader: clear screen has to reset cursor position
2018-07-25 Heinrich Schuchardtefi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()
2018-07-25 Heinrich Schuchardtefi_loader: set revision in loaded image protocol
2018-07-25 Heinrich Schuchardtefi_driver: set DM_FLAG_NAME_ALLOCED flag
2018-07-25 Heinrich Schuchardtefi_selftest: test writing to file
2018-07-25 Heinrich Schuchardtfs: fat: cannot write to subdirectories
2018-07-25 Heinrich Schuchardtefi_loader: check map_key in ExitBootServices
2018-07-25 Heinrich Schuchardtefi_loader: check parameters of GetMemoryMap
2018-07-25 Heinrich Schuchardtefi_loader: check parameters in memory allocation
2018-07-25 Heinrich Schuchardtefi_loader: check parameters of CreateEvent
2018-07-25 Alexander Grafx86: Add efi_loader bits to x86_64 linker script
2018-07-25 Alexander Grafefi_loader: Rename sections to allow for implicit data
2018-07-25 Simon Glassefi: Drop error return in efi_carve_out_dt_rsv()
2018-07-25 Simon Glassefi: Tidy up device-tree-size calculation in copy_fdt()
2018-07-25 Simon Glassefi_selftest: Clean up a few comments and messages
2018-07-25 Simon Glassvsprintf: Handle NULL with %pU
2018-07-25 Alexander Grafefi_loader: Expose U-Boot addresses in memory map for...
2018-07-25 Simon Glassefi: sandbox: Adjust memory usage for sandbox
2018-07-25 Alexander Grafefi_loader: Use common elf.h reloc defines
2018-07-25 Alexander Grafelf: Move x86 reloc defines to common elf.h
2018-07-25 Alexander Grafefi_loader: Move to compiler based target architecture...
2018-07-25 Alexander Grafefi_loader: Introduce ms abi vararg helpers
2018-07-25 Alexander Grafefi_loader: Disable miniapps on sandbox
2018-07-25 Heinrich Schuchardtefi_loader: efi_allocate_pages is too restrictive
2018-07-25 Alexander Grafefi_loader: Allow SMBIOS tables in highmem
2018-07-25 Alexander Grafefi_loader: Use map_sysmem() in bootefi command
2018-07-25 Alexander Grafefi_loader: Use compiler constants for image loader
next
This page took 0.06842 seconds and 4 git commands to generate.