]> git.sur5r.net Git - u-boot/shortlog
u-boot
2017-09-17 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-09-16 Heinrich Schuchardtx86: ivybridge: remove unused variables
2017-09-16 Simon Glassx86: Enable early timer for chromebook_link
2017-09-16 Simon Glassbootstage: Provide a separate record count setting...
2017-09-16 Simon Glassbootstage: Drop unused options
2017-09-16 Simon Glassdm: x86: Allow TSC timer to be used before DM is ready
2017-09-16 Simon Glassboard_f: Drop the timer after relocation
2017-09-16 Bin Mengx86: Support Intel Cherry Hill board
2017-09-16 Bin Mengx86: braswell: Disable PUNIT power configuration for...
2017-09-16 Bin Mengx86: braswell: Add FSP configuration
2017-09-16 Bin Mengx86: braswell: Add microcode for B0/C0/D0 stepping SoC
2017-09-16 Bin Mengx86: Add Intel Braswell SoC support
2017-09-16 Bin Mengx86: fsp: Update fsp command to show spec 1.1 header
2017-09-16 Bin Mengx86: dm: video: Add a framebuffer driver that utilizes VBT
2017-09-16 Bin Mengx86: dts: Include Intel Video BIOS Table in the ROM...
2017-09-16 Bin Mengtools: binman: Add a new entry type for Intel VBT
2017-09-16 Bin Mengx86: Add Video BIOS Table (VBT) related Kconfig options
2017-09-16 Bin Mengx86: fsp: Add FSP_GRAPHICS_INFO_HOB
2017-09-16 Bin Mengx86: fsp: Update struct common_buf for FSP spec 1.1
2017-09-16 Bin Mengx86: tsc: Add Airmont reference clock values
2017-09-16 Tom RiniMerge git://git.denx.de/u-boot-fdt
2017-09-16 Stephen Warrentest/py: gpt: make use of infra-structure
2017-09-15 Adam FordARM: davinci: Remove CONFIG_SOC_DA830
2017-09-15 Jean-Jacques... arm: dts: Add missing u-boot specific dtsi for dra7-evm
2017-09-15 Harinarayan... arm: mach-omap2: Relax checks on OP-TEE location to...
2017-09-15 Rob Clarkfs/fat: fix fatbuf leak
2017-09-15 Rob Clarkfs/fat: Clean up open-coded sector <-> cluster conversions
2017-09-15 Rob Clarkfs/fat: fix case for FAT shortnames
2017-09-15 Rob Clarkfat/fs: move ls to generic implementation
2017-09-15 Rob Clarkfat/fs: remove a bunch of dead code
2017-09-15 Rob Clarkfs/fat: implement opendir/readdir/closedir
2017-09-15 Rob Clarkfs: add fs_readdir()
2017-09-15 Rob Clarkfat/fs: convert to directory iterators
2017-09-15 Rob Clarkfs/fat: introduce new director iterators
2017-09-15 Rob Clarkfs/fat: split out helper to init fsdata
2017-09-15 Tom RiniMerge git://git.denx.de/u-boot-ubi
2017-09-15 Tom RiniMerge git://git.denx.de/u-boot-i2c
2017-09-15 Heinrich Schuchardttest/py: u_boot_console_base.py: fix typo
2017-09-15 Heinrich Schuchardtcheckpatch.pl: Add warning for new __packed additions
2017-09-15 Bin Mengcmd: blk: Use LBAFU in the common block command
2017-09-15 Bin Mengblk: Remove various places that do flush cache after...
2017-09-15 Pantelis Antonioutest: overlay: Add unit test for stacked overlay
2017-09-15 Pantelis Antoniouut: fix fdt_getprop_u32() change
2017-09-15 Pantelis Antoniouconfig: sandbox: Add unit tests
2017-09-15 Pantelis Antonioudtbo: make dtbos special
2017-09-15 Franklin S... doc: overlays: Tweak documentation regarding overlays
2017-09-15 Pantelis Antonioudoc: Document how to apply fdt overlays
2017-09-15 Pantelis Antonioufit: fdt overlays doc
2017-09-15 Pantelis Antonioufit: Introduce methods for applying overlays on fit...
2017-09-15 Pantelis Antonioufit: Do not throw away extra configuration on fit_image...
2017-09-15 Pantelis Antonioufit: Allow multiple images per property
2017-09-15 Pantelis Antonioufdt: Allow stacked overlays phandle references
2017-09-15 Pantelis Antonioufdt: Switch to using the verbose overlay application...
2017-09-15 Pantelis Antonioufdt: Introduce helper method fdt_overlay_apply_verbose()
2017-09-15 Tien Fong Cheelibfdt: Initialize the stack variable
2017-09-15 Simon Glassdtoc: Add a header to the generated files
2017-09-15 Simon Glassdtoc: Rename the auto-generated dt-structs.h file
2017-09-15 Simon Glassdtoc: Support properties containing multiple phandle...
2017-09-15 Simon Glassdtoc: Put phandle args in an array
2017-09-15 Simon Glassdtoc: Put each phandle on a separate line
2017-09-15 Simon Glassdtoc: Rename the phandle struct
2017-09-15 Simon Glassdtoc: Rename is_phandle() and adjust it to return more...
2017-09-15 Simon Glassdtoc: Make is_phandle() a member function
2017-09-15 Simon Glassdtoc: Use the Fdt's class's phandle map
2017-09-15 Simon Glassdtoc: Update the Fdt class to record phandles
2017-09-15 Simon Glassdtoc: Handle 'reg' properties with unusual sizes
2017-09-15 Simon Glassdtoc: Add support for 32 or 64-bit addresses
2017-09-15 Simon Glassdtoc: Avoid very long lines in output
2017-09-15 Simon Glassdtoc: Add a 64-bit type and a way to convert cells...
2017-09-15 Simon Glassdtoc: Adjust Node to record its parent
2017-09-15 Simon Glassfdt: Sync libfdt up to upstream
2017-09-15 Tom RiniTravis-CI: Switch back to using the top of tree dtc
2017-09-15 Heinrich Schuchardtcheckpatch: update from Linux v4.13-rc6
2017-09-15 Rob Clarklib: strto: fix incorrect handling of specified base
2017-09-15 Alison Chaikenadd pytests for 'gpt rename' and 'gpt swap'
2017-09-15 Alison Chaikenadd pytests for 'gpt guid' command in sandbox
2017-09-15 Alison ChaikenGPT: create block device for sandbox testing
2017-09-15 Suman AnnaARM: DRA7: Cleanup old pinctrl macros
2017-09-15 Suman Annaarm: am57xx: cl-som-am57x: Use new pinctrl macros
2017-09-14 Wenyou Yangconfigs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment
2017-09-14 Wenyou YangARM: at91: spl: Add macro CONFIG_XXXX_BOOT support
2017-09-14 Wenyou YangARM: at91: Remove hardware.h included in configs
2017-09-14 Wenyou YangARM: at91: Add the SoC options to Kconfig
2017-09-14 Wenyou YangARM: at91: Move CONFIG_AT91FAMILY option to Kconfig
2017-09-14 Wenyou Yangboard: atmel: Add SAMA5D27 SOM1 EK board
2017-09-14 Wenyou YangARM: at91: Get the Chip ID of SAMA5D2 SiP
2017-09-14 Wenyou YangARM: at91: mach: Add missing defines of MPDDRC
2017-09-14 Wenyou YangARM: at91: spl: Add boot device for boot from QSPI
2017-09-14 Wenyou Yangboard: sama5d2_xplained: Make SPL work on spiflash
2017-09-14 Wenyou YangARM: at91: spl: Add mck function to lower rate while...
2017-09-14 Wenyou YangARM: at91: spl: Adjust switching to oscillator for...
2017-09-14 Wenyou Yangatmel: common: Add function to display via DM_VIDEO...
2017-09-14 Wenyou Yanglib: at91: Add logo files used via API of DM_VIDEO
2017-09-14 Wenyou YangARM: dts: at91: sama5: Add the sfr node
2017-09-14 Wenyou Yangclk: at91: utmi: Set the reference clock frequency
2017-09-14 Wenyou Yangclk: Kconfig: Add dependences of SPL_CLK
2017-09-14 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-09-14 Simon Glasspatman: Fix error when the email blacklist is missing
2017-09-13 Adam FordARM: davinci: Update da8xxevm Maintainers
2017-09-13 Adam FordConvert CONFIG_EMIF4 et al to Kconfig
next