]> git.ipfire.org Git - people/ms/u-boot.git/history - common
arcv2: Set IOC aperture so it covers available DDR
[people/ms/u-boot.git] / common /
2017-06-27  Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-06-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2017-06-19  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-06-16  Heiko Schocherpowerpc, 5xxx, 512x: remove support for mpc5xxx and...
2017-06-14  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-06-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2017-06-12  Lothar Waßmannboard_f: fix calculation of reloc_off
2017-06-12  Simon Glassboard_f: Use IS_ENABLED instead of #ifdef in initf_boot...
2017-06-12  Simon Glassedid: Use sizeof() in cea_is_hdmi_vsdb_present()
2017-06-12  Heiko Schocherpowerpc, 5xx: remove support for 5xx
2017-06-12  Heiko Schocherpowerpc, 8260: remove support for mpc8260
2017-06-12  Heiko Schocherpowerpc, 8xx: remove support for 8xx
2017-06-10  Tom RiniMerge git://git.denx.de/u-boot-dm
2017-06-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-06-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-06-09  Vikas ManochaSPL: Add XIP booting support
2017-06-09  Jernej Skrabecedid: Fix gcc 7.1 warning
2017-06-09  Simon Glassdm: mmc: Ensure that block device is probed
2017-06-09  Vikas Manochaspl: armv7m: to keep ARM v7M in thumb mode before booti...
2017-06-06  Tom RiniMerge git://git.denx.de/u-boot-ubi
2017-06-06  Tom RiniMerge git://git.denx.de/u-boot-usb
2017-06-05  Pantelis Antonioumalloc: Turn on DEBUG when enabling unit tests
2017-06-05  Tom Rinicommon/spl/Kconfig: Use 'if SPL' / 'if TPL' guards
2017-06-05  Simon Glassbootstage: Record time taken to set up the live device...
2017-06-05  Simon Glassbootstage: Support SPL
2017-06-05  Simon Glassbootstage: Adjust to use const * where possible
2017-06-05  Simon Glassbootstage: Tidy up error return values
2017-06-05  Simon Glassbootstage: Record the time taken to set up driver model
2017-06-05  Simon Glassbootstage: Init as early as possible
2017-06-05  Simon Glassbootstage: Support relocating boostage data
2017-06-05  Simon Glassbootstage: Use debug() for stashing messages
2017-06-05  Simon Glassbootstage: Show records with a zero time
2017-06-05  Simon Glassbootstage: Use rec_count as the array index
2017-06-05  Simon Glassbootstage: Fix up code style and comments
2017-06-05  Simon Glassbootstage: Convert to use malloc()
2017-06-05  Simon Glassbootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int
2017-06-05  Simon Glassbootstage: Require timer_get_boot_us() to be defined
2017-06-05  Simon Glassarm: Remove include files from common.h
2017-06-05  Simon Glassapi: Add a header for api_init()
2017-06-04  Tom RiniMerge git://git.denx.de/u-boot-fdt
2017-06-03  Tom RiniMerge git://git.denx.de/u-boot-net
2017-06-03  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-06-03  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-06-03  Sekhar Norifs: fat: add kbuild configuration support
2017-06-03  Sam Protsenkofastboot: Add support for flashing zImage
2017-06-01  Simon Glassfdt: Rename a few functions in fdt_support
2017-06-01  Simon Glassfdt: Update fdt_get_base_address() to use const
2017-06-01  Simon Glassdm: Build a live tree after relocation
2017-06-01  Simon Glassdm: mmc: Don't re-init when accessing environment
2017-06-01  Simon Glassdm: Use dm.h header when driver mode is used
2017-06-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2017-06-01  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-05-31  Daniel ThompsonKconfig: Finish migration of hashing commands
2017-05-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-05-29  Philipp Tomsichenv_mmc: configure environment offsets via device tree
2017-05-26  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-05-23  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-05-22  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-05-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2017-05-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nds32
2017-05-22  Simon GlassKconfig: Add a CONFIG_IDE option
2017-05-22  Simon GlassKconfig: Add CONFIG_HASH to enable hashing API
2017-05-22  Tom Rinilib: move hash CONFIG options to Kconfig
2017-05-22  Ley Foon TanConvert CONFIG_SPL_BOARD_INIT to Kconfig
2017-05-18  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-imx
2017-05-17  Andre PrzywaraSPL: FIT: allow loading multiple images
2017-05-17  Andre PrzywaraSPL: FIT: factor out spl_load_fit_image()
2017-05-17  Andre PrzywaraSPL: FIT: improve error handling
2017-05-17  Andre PrzywaraSPL: FIT: rework U-Boot image loading
2017-05-17  Andre PrzywaraSPL: FIT: refactor FDT loading
2017-05-16  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-05-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-05-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-05-15  Philipp Tomsichvideo: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
2017-05-15  Jernej Skrabecedid: Add HDMI flag to timing info
2017-05-15  Jernej Skrabecedid: Set timings flags according to edid
2017-05-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2017-05-15  Tom RiniKconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHC...
2017-05-15  Angelo Dureghelloboard_f: skip timer_init() on Coldfire archs
2017-05-15  Kever Yangspl: add support to booting with ATF
2017-05-15  Masahiro Yamadammc: descend into drivers/mmc only when CONFIG_MMC...
2017-05-15  Masahiro Yamadammc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
2017-05-15  Simon GlassDrop CONFIG_I2CFAST
2017-05-15  Simon Glassi2c: Finish dropping use of CONFIG_I2C_HARD
2017-05-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2017-05-12  Tom Rinicommon: Only build cli_readline.o for CMDLINE on non-SPL
2017-05-12  xypron.glpk@gmx.deenv: avoid possible NULL pointer access
2017-05-12  xypron.glpk@gmx.deenv: correct sign for error code
2017-05-12  B, Ravicommon: dfu: ignore reset for spl-dfu
2017-05-12  B, Ravispl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT
2017-05-12  B, Raviboot: fdt: Perform arch_fixup_fdt() on the given device...
2017-05-12  B, Ravispl: fdt: support for fdt fixup for falcon boot
2017-05-12  Lokesh Vutlaspl: reorder the assignment of board info to global...
2017-05-12  Philipp Tomsichspl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via ...
2017-05-12  Alex Deymodisk: Return the partition number in part_get_info_by_n...
2017-05-12  Alex Deymoimage: Update include/android_image.h
2017-05-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2017-05-10  Simon Glassdm: video: Add driver-model support to lcd_simplefb
2017-05-10  Simon Glassdm: video: Refactor lcd_simplefb to prepare for driver...
2017-05-09  Tom RiniMerge git://git.denx.de/u-boot-dm
next