oweals/u-boot.git
2017-09-18 Anatolij Gustschinimx6: drop duplicated bss memset and board_init_r(...
2017-09-18 Vanessa Maegimapico-imx7d: Add "how to boot with NXP 4.1 Kernel"
2017-09-18 Eric Nelsonimx: imx7d: remove CamelCase from ENET_xMHz macros
2017-09-18 Stefan Agnerimx_common: detect USB serial downloader reliably
2017-09-18 Stefan Agnerimx: add macro to detect whether USB PHY is active
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
2017-09-13 Adam FordConvert CONFIG_MAC_ADDR_IN_SPIFLASH et al to Kconfig
2017-09-13 Adam Forddavinci: da850evm: Make EEPROM MAC code configurable
2017-09-13 Adam Fordinclude/configs: remove references to SMNAND_ENV_OFFSET
2017-09-13 Adam Fordarm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5
2017-09-13 Adam Fordomap3: omap3_logic: Finish enabling fastboot on MUSB
2017-09-13 Wenyou YangARM: dts: ethernut5: Fix the build warning
2017-09-13 Keng Soon Cheahserial: nulldev: Add nulldev serial driver
2017-09-13 Anatolij Gustschinspl: add newline in debug output
2017-09-13 Moritz Fischeri2c: muxes: pca954x: Add support for GPIO reset line
2017-09-12 Vishal MahaveerARM: DRA72x: Add support for detection of DRA71x SR 2.1
2017-09-12 Adam Forddavinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONS
2017-09-12 Masahiro Yamadalinux/io.h: import generic ioread* / iowrite* accessors...
2017-09-12 Masahiro Yamadadma: import linux/dma-direction.h to consolidate enum...
2017-09-12 Adam Fordomap3: am3517_evm: Enable TI_COMMON_CMD_OPTION
2017-09-12 Adam FordARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h
next