platform/kernel/u-boot.git
2017-02-01 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-02-01 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-02-01 Mario Sixarm: mvebu: Implement secure boot
2017-02-01 Mario Sixtools: kwbimage: Refactor line parsing and fix error
2017-02-01 Mario Sixtools: kwbimage: Factor out add_binary_header_v1
2017-02-01 Mario Sixtools: kwbimage: Remove unused parameter
2017-02-01 Mario Sixtools: kwbimage: Reduce scope of variables
2017-02-01 Mario Sixtools: kwbimage: Fix arithmetic with void pointers
2017-02-01 Mario Sixtools: kwbimage: Fix style violations
2017-02-01 Mario Sixtools: kwbimage: Fix dest addr
2017-02-01 Mario Sixlib: tpm: Add command to flush resources
2017-02-01 Reinhard Pfauarm: mvebu: spl.c: Remove useless gd declaration
2017-02-01 Mario Sixmvebu: Add board_pex_config()
2017-02-01 Dirk Eibachnet: phy: Support Marvell 88E1680
2017-02-01 Dirk Eibachpci: mvebu: Fix Armada 38x support
2017-02-01 Stefan Roesephy: comphy_a3700: Change SD/MMC compatible DT node...
2017-01-31 Masahiro Yamadammc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDH...
2017-01-31 Masahiro Yamadammc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDH...
2017-01-31 Masahiro Yamadammc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM
2017-01-31 Masahiro Yamadammc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_M...
2017-01-31 Masahiro Yamadammc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI...
2017-01-31 Masahiro Yamadammc: sandbox: rename CONFIG, fix dependency, and use...
2017-01-31 Masahiro Yamadammc: move CONFIG_GENERIC_MMC to Kconfig
2017-01-31 Tom RiniPrepare v2017.03-rc1 v2017.03-rc1
2017-01-30 Lukasz MajewskiBOARD: MCCMON6: Provide support for iMX6q based mccmon6...
2017-01-30 Patrick Bruennarm: dts: imx53-cx9020: fix packetloss on fec_mxc
2017-01-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2017-01-29 Masahiro Yamadai2c: uniphier-f: use readl_poll_timeout() to poll registers
2017-01-29 Masahiro Yamadai2c: uniphier(-f): remove unneeded #include <dm/root.h>
2017-01-29 Masahiro YamadaARM: uniphier: make update commands more flexible for ATF
2017-01-29 Masahiro YamadaARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB
2017-01-29 Masahiro YamadaARM: uniphier: change the offset to environment storage...
2017-01-29 Masahiro YamadaARM: uniphier: set initrd_high environment to skip...
2017-01-29 Masahiro YamadaARM: uniphier: use Image.gz instead Image for booting...
2017-01-29 Masahiro YamadaARM: uniphier: collect SPL CONFIG symbols to the bottom...
2017-01-29 Masahiro YamadaARM: uniphier: compile board data only for SPL
2017-01-29 Masahiro YamadaARM: uniphier: refactor cmd_ddrmphy
2017-01-29 Masahiro YamadaARM: uniphier: clean up UMC init for PXs2 SoC
2017-01-29 Masahiro YamadaARM: uniphier: refactor cmd_ddrphy
2017-01-29 Masahiro YamadaARM: uniphier: use gd->bd->bi_dram for memory reserve...
2017-01-29 Masahiro YamadaARM: uniphier: detect RAM size by decoding HW register...
2017-01-29 Masahiro YamadaARM: uniphier: shrink arrays of DDR-PHY parameters...
2017-01-29 Masahiro Yamadaclk: uniphier: fix compatible strings for Pro5, PXs2...
2017-01-28 Scott Woodbooti: Set images.os.arch
2017-01-28 Stefan Brünsfs/fat: Fix unaligned __u16 reads for FAT12 access
2017-01-28 Alexey Brodkinbuildman: Update link to the most recent prebuilt ARC...
2017-01-28 Michael KurzARM: SPI: stm32: add stm32f746 qspi driver
2017-01-28 Michael KurzARM: stm32: enable support for smsc phy on stm32f746...
2017-01-28 Michael Kurznet: phy: add SMSC LAN8742 phy
2017-01-28 Michael Kurznet: stm32: add designware mac glue code for stm32
2017-01-28 Michael KurzARM: stm32: use clock setup function defined in clock.c
2017-01-28 Michael KurzARM: stm32: fix stm32f7 sdram fmc base address
2017-01-28 Michael KurzARM: stm32: cleanup stm32f7 files
2017-01-28 Michael KurzARM: DTS: stm32: add stm32f746-disco device tree files
2017-01-28 Michael KurzARM: DTS: stm32: add stm32f746 device tree pin control...
2017-01-28 Adam Fordarm: omap3: Update cpuinfo for DM3730, DM3725, AM3715...
2017-01-28 Ladislav Michlarm: omap3: Fix cpuinfo frequency spelling
2017-01-28 Masahiro YamadaRevert "armv8: release slave cores from CPU_RELEASE_ADDR"
2017-01-28 Masahiro Yamadaarm64: spin-table: add more information in Kconfig...
2017-01-28 Marcin Niestrojboard/chiliboard: Add support for chiliBoard
2017-01-28 Marcin NiestrojARM: am335x: Add support for chiliSOM
2017-01-28 Andrew F. Davisdefconfig: Add a config for AM335x High Security EVM
2017-01-28 Andrew F. Davisspl: Remove overwrite of relocated malloc limit
2017-01-28 Andrew F. Davismalloc_simple: Add debug statements to memalign_simple
2017-01-28 maxims@google.comaspeed: Support for ast2500 Eval Board
2017-01-28 maxims@google.comaspeed: Board init functions and common configs for...
2017-01-28 maxims@google.comaspeed: Add basic ast2500-specific drivers and configur...
2017-01-28 maxims@google.comaspeed: Add drivers common to all Aspeed SoCs
2017-01-28 Tom Riniarm: Note vendor-required status of certain MACH_TYPE...
2017-01-28 Tom Riniam335x_shc: Drop MACH_TYPE usage
2017-01-28 Tom Riniarm: Clean up MACH_TYPE_xxx usage after re-sync of...
2017-01-28 Tom RiniRevert "arm: Remove unregister MACH_TYPE_xxx uses"
2017-01-28 Tom Riniarm: Re-sync with full list of MACH_TYPE_xxx values
2017-01-28 Patrick Delaunaydisk: convert CONFIG_PARTITION_TYPE_GUID to Kconfig
2017-01-28 Patrick Delaunaycmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART...
2017-01-28 Patrick Delaunaykbuild: add include linux/kconfig.h in config.h
2017-01-28 Patrick Delaunaydisk: convert CONFIG_EFI_PARTITION to Kconfig
2017-01-28 Patrick Delaunaydisk: convert CONFIG_AMIGA_PARTITION to Kconfig
2017-01-28 Patrick Delaunaydisk: convert CONFIG_ISO_PARTITION to Kconfig
2017-01-28 Patrick Delaunaydisk: convert CONFIG_DOS_PARTITION to Kconfig
2017-01-28 Patrick Delaunaydisk: convert CONFIG_MAC_PARTITION to Kconfig
2017-01-28 Patrick Delaunaydisk: convert CONFIG_PARTITIONS to Kconfig
2017-01-27 Peng Fanimx: mx6sxsabreauto: enable more dm drivers
2017-01-27 Peng Fanimx: dts: mx6sxsabreauto: enable i2c2/3
2017-01-27 Peng Fanimx: mx6sxsabreauto: enable pinctrl driver
2017-01-27 Peng Fanimx: mx6sx: add dts for mx6sxsabreauto board
2017-01-27 Marcin NiestrojARM: imx6ul: Move liteSOM source to SoC directory
2017-01-27 Breno Limaudoo_neo: Remove ramdiskaddr environment variable
2017-01-27 Breno Limaudoo_neo: Remove trailing semicolon and space
2017-01-27 Breno Limaudoo_neo: Add fdt_addr_r environment variable
2017-01-27 Stefan Agnerimx_common: check for bmode Serial Downloader
2017-01-27 Gary Bissonimx: nitrogen6x: fix USB host initialization
2017-01-27 Fabio EstevamREADME: mxc_hab: Adapt the CONFIG_SECURE_BOOT text...
2017-01-27 Fabio Estevammx6qsabreauto: Pass the correct parallel NOR width
2017-01-27 Martin Kaisertools: imximage: refactor header length calculations...
2017-01-26 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-01-26 Ladislav Michlcmd: ubi: allow '-' to specify maximum volume size
2017-01-25 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-01-25 Simon GlassDrop CONFIG_CMD_DOC
2017-01-25 Simon GlassDrop prt_mpc5xxx_clks() in favour of print_cpuinfo()
next