]> git.ipfire.org Git - people/ms/u-boot.git/history - common
arc: use timer driver for ARC boards
[people/ms/u-boot.git] / common /
2017-03-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-03-21  Tom Rinispl: Correct call to spl_common_init() with SPL_STACK_R...
2017-03-19  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2017-03-18  Andrew F. DavisKconfig: Disable non-FIT SPL loading for TI secure...
2017-03-18  Andrew F. Davisspl: Add option to enable SPL Legacy image support
2017-03-18  Andrew F. Davisspl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a posit...
2017-03-17  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-03-16  Eddie Caispl: Add spl_early_init()
2017-03-16  Tom RiniMerge tag 'xilinx-for-v2017.05' of git://www.denx.de...
2017-03-16  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-03-14  York Sunarmv8: layerscape: Rewrite memory reservation
2017-02-27  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2017-02-27  Jonathan Goldersplash: Prevent splash_load_fs from writing to 0x0
2017-02-17  Dalon WestergreenSPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
2017-02-17  Dalon WestergreenSPL: add support to boot from a partition type
2017-02-13  Tom RiniMerge tag 'xilinx-fixes-for-v2017.03' of git://www...
2017-02-12  Masahiro Yamadaflash: compile common/flash.c iif CONFIG_MTD_NO_FLASH...
2017-02-12  Masahiro Yamadaflash: complete CONFIG_SYS_NO_FLASH move with renaming
2017-02-11  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-02-09  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-02-09  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2017-02-09  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-02-08  Tom RiniMerge git://git.denx.de/u-boot-dm
2017-02-08  Jean-Jacques Hiblotcommon: env_sf: Use CONFIG_SF_DEFAULT_xxx as the defaul...
2017-02-08  Ladislav Michlcommon: fdt_support: Remove check for mtdparts in fdt_f...
2017-02-07  oliver@schinagl.nlnet: cosmetic: Do not use magic values for ARP_HLEN
2017-02-06  Simon Glassx86: Do relocation before clearing BSS
2017-02-06  Simon Glassx86: board_r: Set the global data pointer after relocation
2017-02-06  Simon Glassboard_f/r: Use static const for the init sequences
2017-02-06  Simon Glassx86: board_f: Update init sequence for 64-bit startup
2017-02-06  Simon Glassspl: Allow PCH drivers to be used in SPL
2017-02-06  Simon Glassspl: Allow timer drivers to be used in SPL
2017-02-06  Simon Glassspl: Allow RTC drivers to be used in SPL
2017-02-06  Simon Glassspl: Allow PCI drivers to be used in SPL
2017-02-06  Simon Glassspl: Allow CPU drivers to be used in SPL
2017-02-06  Simon Glassspl: spi: Add a debug message if loading fails
2017-02-06  Simon Glassconsole: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
2017-02-04  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-02-01  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-02-01  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2017-01-29  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2017-01-29  Masahiro YamadaARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB
2017-01-28  Masahiro YamadaRevert "armv8: release slave cores from CPU_RELEASE_ADDR"
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  Patrick Delaunaydisk: convert CONFIG_EFI_PARTITION to Kconfig
2017-01-28  Patrick Delaunaydisk: convert CONFIG_DOS_PARTITION to Kconfig
2017-01-26  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
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-24  Tom RiniKconfig: Migrate BOARD_LATE_INIT to a select
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
next