]> git.sur5r.net Git - u-boot/shortlog
u-boot
2017-01-31 Tom RiniPrepare v2017.03-rc1 v2017.03-rc1
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-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()
2017-01-25 Simon GlassDrop the static inline print_cpuinfo()
2017-01-25 Simon GlassDrop CONFIG_WINBOND_83C553
2017-01-25 Simon Glasspowerpc: Drop CONFIG_SYS_ALLOC_DPRAM
2017-01-25 Simon Glasspowerpc: Drop probecpu() in favour of arch_cpu_init()
2017-01-25 Simon GlassConvert CONFIG_ARCH_MISC_INIT to Kconfig
2017-01-25 Simon GlassConvert CONFIG_BOARD_EARLY_INIT_F to Kconfig
2017-01-25 Simon GlassConvert CONFIG_ARCH_EARLY_INIT_R to Kconfig
2017-01-25 Simon Glassconfig: Drop CONFIG_ARCH_DMA_PIO_WORDS
2017-01-25 Konstantin... arm64: mvebu: Update bubt command MMC block device...
2017-01-25 Stefan Roesearm64: mvebu: Enable SDHCI/MMC support for the db-88f70...
2017-01-25 Stefan Roesearm64: mvebu: Armada 7040-db: Add SDHCI device tree...
2017-01-25 Stefan Roesearm64: mvebu: Armada 7k/8k: Add SDHCI device tree nodes
2017-01-25 Stefan Roesearm64: mvebu: Enable SDHCI/MMC support for the db-88f3720
2017-01-25 Stefan Roesearm64: mvebu: Armada 3720-db: Add SDHCI device tree...
2017-01-25 Stefan Roesearm64: mvebu: Armada 3700: Add SDHCI device tree nodes
2017-01-25 Stefan Roesemmc: Add Marvell Xenon SDHCI controller driver
2017-01-25 Stefan Roesemmc: sdhci: Add support for optional controller specifi...
2017-01-25 Stefan Roesemmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configurin...
2017-01-24 Tony O'Brienpowerpc: Enable flush and invalidate dcache by range...
2017-01-24 Tony O'Brienmpc85xx: pcie: Implement workaround for Erratum A007815
2017-01-24 Darwin Dingelpowerpc: mpc85xx: Implemente workaround for CPU erratum...
2017-01-24 Tom Rinitravis-ci: Add swig and libpython-dev to the package...
2017-01-24 Andrew F. Davismach-omap2: Cleanup secure boot media generation
2017-01-24 Tom Rinitools: Correct python building host tools
2017-01-24 Cédric Schielibootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDIS...
2017-01-24 Uri Mashiacharm: am57xx: cl-som-am57x: fix Ethernet
2017-01-24 Tom RiniKconfig: Migrate BOARD_LATE_INIT to a select
2017-01-24 Tom RiniNXP: Introduce board/freescale/common/Kconfig and migra...
2017-01-24 Tom Riniimx31_phycore: Split the eet variant out into a differe...
2017-01-24 Tuomas Tynkkynenrpi: Fix device tree path on ARM64
2017-01-23 Jagan Tekimmc: Print error code for mmc_complete_init failure
2017-01-23 Stefan Herbrechtsmeiermmc: sdhci: Distinguish between base clock and maximum...
2017-01-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2017-01-22 Masahiro YamadaARM: uniphier: add PXs3 SoC support
2017-01-22 Masahiro YamadaARM: dts: uniphier: add PXs3 SoC/board support
2017-01-22 Masahiro Yamadapinctrl: uniphier: support UniPhier PXs3 pinctrl driver
2017-01-22 Masahiro YamadaARM: dts: uniphier: compile only DT files that make...
2017-01-22 Masahiro YamadaARM: uniphier: add macro to generate SoC data look...
next