]> git.ipfire.org Git - people/ms/u-boot.git/history - common
ARM: uniphier: add PXs3 SoC support
[people/ms/u-boot.git] / common /
2017-01-21  Uri Mashiachstatus_led: Kconfig migration
2017-01-21  Jagan Tekicommon: Kconfig: Add BOARD_LATE_INIT entry
2017-01-20  Emmanuel Vadotbootm: qnx: Disable data cache before booting QNX image
2017-01-20  Tom Riniboard_init.c: Always use memset()
2017-01-20  Tom RiniARM: Default to using optimized memset and memcpy routines
2017-01-20  Andrew F. Davisspl: Add some missing newlines
2017-01-20  Andrew F. Davisspl: Remove inline ifdef check for EXT and FAT support
2017-01-20  xypron.glpk@gmx.decommon/image.c: Use correct suffixes for binary sizes
2017-01-20  Rick Altherrbootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
2017-01-19  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-01-18  Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-01-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2017-01-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2017-01-17  Michal Simekusb: storage: Show number of storage devices detected...
2017-01-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-01-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2017-01-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-01-14  Oded Gabbayarmv8: release slave cores from CPU_RELEASE_ADDR
2017-01-14  Stefan Agnerspl: move RAM boot support in separate file
2017-01-14  Stefan AgnerConvert CONFIG_SPL_RAM_DEVICE to defconfig
2017-01-14  Tom RiniKconfig: CONFIG_OF_PLATDATA doesn't really exist
2017-01-13  tomas.melin@vaisal... splash: fix splash source flags check
2017-01-13  tomas.melin@vaisal... splash: add support for loading splash from a FIT image
2017-01-13  tomas.melin@vaisal... splash: sort include files
2017-01-11  Tom RiniMerge tag 'xilinx-for-v2017.03' of git://www.denx.de...
2017-01-10  Tom RiniMerge git://git.denx.de/u-boot-dm
2017-01-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-01-09  Michal Simekscsi: dm: Unbind all scsi based block devices before...
2017-01-04  Andre PrzywaraSPL: make struct spl_image 64-bit safe
2017-01-02  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2017-01-02  Sven Ebenfeldtools: mkimage: add firmware-ivt image type for HAB...
2016-12-23  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2016-12-23  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-12-20  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-12-20  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-12-20  Michal Simekcommon: Fix logic in fpga programming
2016-12-20  Michal Simekdm: Add support for scsi/sata based devices
2016-12-20  Michal Simekcommon: miiphyutil: Add helper function for mdio bus...
2016-12-16  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-12-12  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-12-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-12-09  Simon Glassspl: Drop announce_boot_device()
2016-12-09  Simon Glassspl: Pass the loader into spl_load_image()
2016-12-09  Simon Glassspl: Move the loading code into its own function
2016-12-09  Simon Glassspl: Add a name to the SPL load-image methods
2016-12-09  Tom RiniRevert "Merge branch 'master' of git://www.denx.de...
2016-12-09  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-12-08  Michal Simekcommon: miiphyutil: Add helper function for mdio bus...
2016-12-08  Michal Simekdm: Add support for scsi/sata based devices
2016-12-05  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-12-05  Michal Simekdm: spl: mmc: Fix EXT SPL support
2016-12-04  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-12-04  Andrew F. Daviscommon: image: Remove FIT header update from image...
2016-12-04  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-dm
2016-12-03  Tom Rinicmd: Convert CMD_BOOTMENU
2016-12-03  Andrew F. Davisimage: Add Trusted Execution Environment image type
2016-12-03  Andrew F. Davisimage: Add FIT image loadable section custom processing
2016-12-03  Masahiro Yamadalibfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
2016-12-03  Simon Glassdm: core: Handle global_data moving in SPL
2016-12-03  Vladimir Zapolskiycommon: sh: add necessary define bits to board_f
2016-12-02  Michal Simekscsi: Separate SCSI private block description initializ...
2016-12-02  Michal Simekscsi: Change scsi_scan() to be able to return value
2016-12-02  Michal Simekscsi: Make private functions static
2016-12-02  Michal Simekscsi: Remove completely unused functions
2016-12-02  Michal Simekscsi: Simplify scsi_read/scsi_write()
2016-12-02  Michal Simekscsi: Move pccb buffer initalization directly to scsi_d...
2016-12-02  Michal Simekscsi: Take lun from device block description
2016-12-02  Michal Simekscsi: Extract device detection algorithm
2016-12-02  Michal Simekscsi: Extract block device initialization
2016-12-02  Michal Simekcommon: miiphyutil: Work and report phy address in...
2016-12-01  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-12-01  Marek VasutSPL: mmc: Make spl_mmc_load_image available
2016-12-01  Marek Vasutmmc: Tinification of the mmc code
2016-12-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-11-30  Daniel Schwierzeckcommon/board_f: enable initr_trap for MIPS
2016-11-30  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-11-30  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-11-29  Max Krummenacherspl: mmc: fix switch statement
2016-11-29  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-11-29  Stefan Agnerspl: add USB Gadget config option
2016-11-29  Stefan Agnerspl: dfu: move DFU Kconfig to SPL Kconfig
2016-11-29  Stefan Agnerspl: add RAM boot device only if it is actually defined
2016-11-29  tomas.melin@vaisal... xyz-modem: Change getc timeout loop waiting
2016-11-29  Tang Yuantiansata: fix sata command can not being executed bug
2016-11-28  Marcel Ziswilergeneric-board: make show_board_info a weak function
2016-11-28  Marcel ZiswilerRevert "generic-board: allow showing custom board info"
2016-11-28  tomas.melin@vaisal... spl: remove redundant call to parse_image_header()
2016-11-28  tomas.melin@vaisal... spl: add check for FIT-header when loading image
2016-11-26  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-11-26  Simon Glassstdio: Correct numbering logic in stdio_probe_device()
2016-11-26  Simon Glassstdio: Correct code style nits
2016-11-25  Tom RiniMerge git://git.denx.de/u-boot-fdt
2016-11-25  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-11-24  York Suntools/env: Correct include kconfig
2016-11-23  York Sunimage-fit: Fix compiling error caused by autoconf.h
2016-11-22  Alison Wangarmv8: Support loading 32-bit OS in AArch32 execution...
2016-11-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-11-21  Andrew Dudaimage: Combine image_sig_algo with image_sign_info
2016-11-21  Andrew Dudaimage: Add crypto_algo struct for RSA info
2016-11-21  Andrew Dudarsa: Verify RSA padding programatically
next