pandora-u-boot.git
2017-09-02 Stefan Roesex86: theadorable-x86-common: Remove "ip=dhcp" from...
2017-09-02 Bin Mengx86: baytrail: acpi: Add full reset bit to the reset...
2017-09-02 Bin Mengx86: ich-spi: Clear atomic preop only when SPI settings...
2017-09-02 Bin Mengx86: ich-spi: Remove useless assignment in ich_spi_xfer()
2017-09-02 Adam FordConvert CONFIG_BCH to Kconfig
2017-09-02 Adam FordConvert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
2017-09-02 Adam FordConvert CONFIG_SYS_I2C_BUS_MAX to Kconfig
2017-09-01 Adam FordConfigs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
2017-09-01 Tom RiniKconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
2017-09-01 Tom Riniconfigs: Migrate all of the existing USB symbols, excep...
2017-09-01 Tom RiniRevert "Merge git://git.denx.de/u-boot-video"
2017-09-01 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-09-01 Tom RiniMerge git://git.denx.de/u-boot-video
2017-09-01 Dave Pruesunxi: Fix CONFIG_SUNXI_GMAC references
2017-09-01 Tom RiniMerge git://git.denx.de/u-boot-imx
2017-09-01 Tom RiniMerge git://git.denx.de/u-boot-marvell
2017-09-01 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-09-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-09-01 Chen-Yu Tsaimmc: sunxi: Only update timing mode bit when enabling...
2017-08-30 Jagan Tekii.MX6Q: icorem6: Add falcon mode
2017-08-30 Jagan Tekii.MX6Q: spl: Fix falcon to use dram_init_banksize
2017-08-30 Stefan Agnerimx: remove SATA boot mode for i.MX 6UL and 6ULL
2017-08-30 Chris PackhamARM: mvebu: add "spi-flash" compatible string
2017-08-30 Masahiro YamadaARM: uniphier: enable Denali NAND driver for 64bit...
2017-08-30 Masahiro YamadaARM: uniphier: set system bus pinmux for PXs3
2017-08-30 Masahiro YamadaARM: uniphier: move CONFIG_NAND to defconfig
2017-08-30 Masahiro YamadaARM: dts: uniphier: update PXs3 SoC/board DT
2017-08-30 Masahiro YamadaARM: dts: uniphier: sync with Linux
2017-08-30 Masahiro Yamadareset: uniphier: add PXs3 support
2017-08-30 Masahiro Yamadareset: uniphier: fix compatible for SD reset node for...
2017-08-30 Masahiro Yamadaclk: uniphier: add System clock support
2017-08-30 Dai OkamuraARM: uniphier: fix DSPLL init code for LD20 SoC
2017-08-30 Masahiro YamadaARM: uniphier: remove ad-hoc pin settings for NAND
2017-08-30 Masahiro YamadaARM: uniphier: enable CONFIG_NAND_DENALI_DT
2017-08-30 Masahiro YamadaARM: uniphier: remove unneeded NAND config options
2017-08-30 Masahiro YamadaARM: uniphier: add PLL settings for PXs3
2017-08-30 Masahiro YamadaARM: uniphier: move PLLCTRL register macros to each...
2017-08-30 Masahiro YamadaARM: uniphier: replace <common.h> with <linux/delay...
2017-08-30 Masahiro Yamadamtd: nand: denali_dt: add a DT driver
2017-08-29 Masahiro Yamadaofnode: add {ofnode, dev}_read_resource_byname()
2017-08-29 Anatolij Gustschinvideo: ipuv3_fb: skip IPU shutdown if IPU was not enabl...
2017-08-29 Jagan Tekiicorem6: Fix to find MMC devices
2017-08-29 Anatolij Gustschinimx6: don't include unneeded boot_mode array in SPL
2017-08-29 Anatolij Gustschinspl: do not repeat timer init on i.MX6
2017-08-29 Anatolij Gustschinimx: timer: don't clear the GPT control register multip...
2017-08-29 Stefano Babicpfla02: Fix RAM detection and support 1 bank SOM
2017-08-29 Tom RiniPrepare v2017.09-rc3 v2017.09-rc3
2017-08-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2017-08-28 Niko Maunosplash_source: Verify FIT magic
2017-08-28 Masahiro Yamadausb: dwc3: fix Kconfig dependency to accept host driver...
2017-08-28 Maxime Ripardmmc: sunxi: fix legacy MMC initialisation
2017-08-28 Jagan Tekisunxi: bpi-m3: Enable eMMC
2017-08-28 Maxime Ripardsunxi: Enable MMC new mode for A83T
2017-08-28 Maxime Ripardmmc: sunxi: Support new mode
2017-08-28 Hannes Schmelzerbootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on...
2017-08-28 Wilson Leecommon: console: Fix duplicated CONFIG in silent env...
2017-08-28 Bin Mengsandbox: Enable NVMe driver for build testing
2017-08-28 Bin Mengsandbox: Add a dummy invalidate_dcache_range() function
2017-08-28 Bin Mengnvme: Adjust the 'nvme' command to use blk_common_cmd()
2017-08-28 Bin Mengnvme: Get rid of the global variable nvme_info
2017-08-28 Bin Mengnvme: Use blk_create_devicef() API
2017-08-28 Bin Mengnvme: Apply cache operations on the DMA buffers
2017-08-28 Bin Mengnvme: Consolidate block read and write routines
2017-08-28 Bin Mengnvme: Use macros to access NVMe queues
2017-08-28 Bin Mengnvme: Respect timeout when en/disabling the controller
2017-08-28 Bin Mengnvme: Cache controller's capabilities
2017-08-28 Bin Mengnvme: Fix endianness assignment to prp2 in nvme_identify()
2017-08-28 Bin Mengnvme: Fix ndev->queues allocation
2017-08-28 Bin Mengnvme: Fix getting PCI vendor id of the NVMe block device
2017-08-28 Bin Mengnvme: Remove useless defines
2017-08-28 Tom Riniconfigs: Resync with savedefconfig
2017-08-28 Breno Limaimx: imx6: Move gpr_init() function to soc.c
2017-08-27 Tom Rinish: Fix linking of ms7722se
2017-08-27 Tom Rinicmd/spl.c: Include <libfdt.h> for fdt_totalsize
2017-08-26 Tom Rinimtdparts: Fix uninitialized scalar usage
2017-08-26 Tom RiniMerge git://git.denx.de/u-boot-sh
2017-08-26 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-08-26 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-08-26 Tom RiniMerge git://git.denx.de/u-boot-i2c
2017-08-26 Tom RiniMerge git://www.denx.de/git/u-boot-cfi-flash
2017-08-26 Stefan Agnerdisk: part: align buffer so it can be used with DMA...
2017-08-26 Stephen Boydscripts: objdiff: Ignore debug info when comparing
2017-08-26 Masahiro Yamadadoc: verified-boot: fix typos
2017-08-26 Tom Rinifs: ext4: Fix journal overrun issue reported by Coverity
2017-08-26 Tom Rinimtdparts: Fix final outstanding issue reported by Coverity
2017-08-26 Vikas Manochaspl: stm32: make falcon mode activation configurable
2017-08-26 Anatolij Gustschincmd: spl: provide address and size of prepared FDT...
2017-08-26 Pau Pajueloigep00x0: merge igep0020 and igep0030 defconfigs to...
2017-08-26 Ladislav Michligep00x0: move SPL routines into separate file
2017-08-26 Semen Protsenkoarm: dra7xx: Define Android boot arguments
2017-08-26 Semen Protsenkoarm: am57xx: Define Android boot arguments
2017-08-26 Semen Protsenkoarm: omap: Define command for booting Android from...
2017-08-26 Ruchika GuptaARMv8/sec_firmware : Update chosen/kaslr-seed with...
2017-08-26 Thomas Petazzoniarch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc...
2017-08-26 Thomas Petazzoniboard/spear/common: move code to arch/arm/cpu/arm926ejs...
2017-08-26 Wenyou.Yang... board: atmel: Use the new PIT timer driver
2017-08-26 Wenyou.Yang... driver: timer: Add the Atmel PIT timer driver
2017-08-26 Tom Rinipowerpc: Rework interrupt_init_cpu()
2017-08-26 Reno Farnesifs: fat: fix fatwrite overflow calculation
2017-08-26 Suniel Mahesharm: dts: am33xx: sync DTS with Linux 4.13-rc4
next