]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2016-08-06  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-08-06  Tom Rinizynq_sdhci.c: Fix warning in arasan_sdhci_probe
2016-08-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-08-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2016-08-06  Karl Beldanconfigs: Fix mmc rescan misuses
2016-08-06  Karl Beldanmkimage: Fix argument parsing with signature comment
2016-08-06  Simon Glasstest: Adjust run_command_list() to return a list of...
2016-08-06  Simon Glasstest: Add a function to restart U-Boot
2016-08-06  Simon Glasstest: vboot: Put each test variant in its own section
2016-08-06  Simon Glasstest: Rename sha to sha_algo and pass it around
2016-08-06  Simon Glasstest: Drop the cmd() function
2016-08-06  Simon Glasstest: Fix typos in comments
2016-08-06  Simon Glasstest: Check exit status in run_and_log_expect_exception()
2016-08-06  Simon Glasstest: Fix typos and tidy up
2016-08-06  Simon GlassMakefile: Allow 'make tests' to run tests
2016-08-06  Alexander Grafarmv8: mmu: Detect page table overflow in emergency...
2016-08-06  Kever Yangcmd: gpt: fix the wrong size parse for the last partition
2016-08-06  Tom Riniomap3: Drop omap3_evm_quick_* targets
2016-08-06  Heiko Stübnerrockchip: remove log2 reimplementation from clock drivers
2016-08-06  Kever Yangconfig: rk3399: enable dwmmc controller
2016-08-06  Kever Yangdts: rk3399: enable dwmmc for sdcard
2016-08-06  Kever Yangclock: rk3399: add support for dwmmc 400K
2016-08-06  Kever Yangconfigs: rk3399: add gpt and fs support
2016-08-05  Xu Ziyuanrockchip: add usb mass storage feature support for...
2016-08-05  Xu Ziyuanrockchip: add basic partitions support for rk3288
2016-08-05  Xu Ziyuanrockchip: add support for rk3288 miniarm board
2016-08-05  Heiko Stübnermove: rockchip: move clock drivers into a subdirectory
2016-08-05  Kever Yangrk3399: add basic soc driver
2016-08-05  Sandy Pattersonrockchip: rockchip, sdram-channel 0xff fix remaining dts
2016-08-05  Xu Ziyuanrockchip: add fastboot support for rk3036 board
2016-08-05  Jaehoon Chungmmc: sdhci: fix the compiler warning when disable CONFI...
2016-08-05  Tom Riniomap3, omap4: Enable USE_TINY_PRINTF for all
2016-08-05  Tom Riniomap3: Move to select SUPPORT_SPL for all
2016-08-05  Max Filippovcmd/bdinfo: extract print_std_bdinfo
2016-08-05  Max Filippovcmd/bdinfo: extract print_baudrate
2016-08-05  Max Filippovcmd/bdinfo: extract print_eth_ip_addr
2016-08-05  Max Filippovcmd/bdinfo: extract print_bi_flash
2016-08-05  Max Filippovcmd/bdinfo: extract print_bi_dram
2016-08-05  Max Filippovcmd/bdinfo: extract print_bi_mem
2016-08-05  Max Filippovcmd/bdinfo: extract print_bi_boot_params
2016-08-05  Masahiro Yamadatreewide: move CONFIG_PHYS_64BIT to Kconfig
2016-08-05  Masahiro Yamadatools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS...
2016-08-05  Masahiro Yamadatools: moveconfig: make getting all defconfigs into...
2016-08-05  Masahiro Yamadatools: moveconfig: fix cleanup of defines across multip...
2016-08-05  Masahiro Yamadatools: moveconfig: show diffs of cleaned headers in...
2016-08-05  Masahiro Yamadatools: moveconfig: show result of header cleaning in...
2016-08-05  Masahiro Yamadatools: moveconfig: trim garbage lines after header...
2016-08-05  Masahiro Yamadatools: moveconfig: do not check clean tree and compiler...
2016-08-05  Masahiro Yamadatools: moveconfig: do not cleanup headers in include...
2016-08-05  Tom Riniext4: Refuse to mount filesystems with 64bit feature set
2016-08-05  Tom RiniARM: Rework and correct barrier definitions
2016-08-05  Alexey Brodkinarc: Rename AXS101 board to more generic AXS10x
2016-08-05  Alexey Brodkinarc: Rename ARCangel4 board to nSIM
2016-08-05  Alexey Brodkinarc: No need in sections defined in sources with newer...
2016-08-05  Alexey Brodkinarc: Update exception & interrupt handling for ARCv2
2016-08-05  Alexey Brodkinarc: Add debug messages during relocation fixups
2016-08-05  Jaehoon Chungmmc: dw_mmc: fix the wrong Mask bit boundary for fifo_c...
2016-08-05  Xu Ziyuanmmc: dw_mmc: fix data starvation by host timeout under...
2016-08-05  Xu Ziyuanmmc: dw_mmc: transfer proper bytes to FIFO
2016-08-05  Jaehoon Chungmmc: sdhci: remove the unnecessary arguments for sdhci_...
2016-08-05  Jaehoon Chungmmc: sdhci: remove the unused argument for sdhci_setup_cfg
2016-08-05  Jaehoon Chungmmc: sdhci: revert "mmc: sdhci: Claer high speed if...
2016-08-05  Xu Ziyuanmmc: display mmc list information like mmc_legacy type
2016-08-05  Jaehoon Chungmmc: use the generic error number
2016-08-05  Jaehoon Chungmmc: fsl_esdhc: remove the duplicated header file
2016-08-05  Jaehoon Chungmmc: dw_mmc: remove the duplicated header file
2016-08-05  Jaehoon Chungmmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B
2016-08-05  Jaehoon Chungmmc: sdhci: set to INT_DATA_END when there are data
2016-08-05  Masahiro Yamadammc: sdhci: clean up timeout detection
2016-08-04  Stephen WarrenARM: tegra: call tegra_board_init on Tegra186
2016-08-04  Bryan WuARM: tegra: add I2C controllers to Tegra186 DT
2016-08-04  Stephen WarrenARM: tegra: add PCIe controller to Tegra186 SoC DT
2016-08-04  Stephen WarrenARM: tegra: add BPMP I2C to Tegra186 device tree
2016-08-04  Stephen WarrenARM: tegra: add BPMP and dependencies to Tegra186 DT
2016-08-04  Stephen Warrendt-bindings: add Tegra186 BPMP I2C binding
2016-08-04  Stephen Warrendt-bindings: allow child nodes inside the Tegra BPMP
2016-08-04  Stephen WarrenARM: tegra: add BPMP DT bindings
2016-08-04  Stephen WarrenARM: tegra: adapt to latest HSP DT binding
2016-08-04  Scott Woodpowerpc/86xx: Increase boot map size to 256 MiB
2016-08-03  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-08-02  Hou ZhiqiangARMv8/fsl-ppa: Consolidate PPA image stored-media flag...
2016-08-02  Hou Zhiqiangarm/PSCI: Add support for creating ARMv7 PSCI version...
2016-08-02  Hou Zhiqiangarm/PSCI: Fixed the backward compatiblity issue
2016-08-02  Hou Zhiqiangarm/PSCI: Removed unused code
2016-08-02  York Sundriver/ddr/fsl: Fix timing_cfg_2
2016-08-02  York Sunboard/freescale: Update MAINTAINERS files
2016-08-02  Wenbin Songarmv8: ls1043a: enable pxe commands
2016-08-02  Prabhakar Kushwahaarmv8: ls1012a: Update Refresh cycle for DDR
2016-08-02  Prabhakar Kushwahaarmv8: ls1012a: Enable DDR row-bank-column decoding
2016-08-02  Prabhakar Kushwahaboard: ls1012aqds: Update LBMAP_MASK and RST_CTL_RESET
2016-08-02  Sumit Gargcrypto/fsl: Update blob cmd to accept 64bit addresses
2016-08-02  Yunhui Cuidriver: spi: fsl-qspi: remove compile Warnings
2016-08-02  York Sunpowerpc/mpc85xx: Update erratum workaround for A006379
2016-08-02  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-08-02  Jaehoon ChungMAINTAINERS, git-mailrc: Update the mmc maintainer
2016-08-02  Michal SimekARM64: zynqmp: Do not enable DM_MMC by default
2016-08-02  Soren BrinkmannARM64: zynqmp: Fix stack pointer initialization
2016-08-02  Michal SimekARM64: zynqmp: Define config USB_STORAGE through defconfig
2016-08-02  Michal Simekxilinx: Sync defconfigs with the latest Kconfig layout
2016-08-02  Michal SimekARM64: zynqmp: Wire up PSCI reset
next