]> git.ipfire.org Git - people/ms/u-boot.git/history - common
arc: add stubs for map_physmem() and unmap_physmem()
[people/ms/u-boot.git] / common /
2015-11-16  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-11-16  Nikita Kiryanovsplash_source: add support for filesystem formatted...
2015-11-16  Nikita Kiryanovsplash_source: add support for filesystem formatted usb
2015-11-16  Nikita Kiryanovsplash_source: add support for filesystem formatted mmc
2015-11-16  Nikita Kiryanovsplash_source: rename *_read() to *_read_raw()
2015-11-13  Tom RiniMerge branch 'series1_v2' of git://git.denx.de/u-boot...
2015-11-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-11-13  Bin Mengx86: Move timer_init() call a bit earlier
2015-11-13  Daniel Hellstromsparc: leon3: Moved GRLIB core header files to common...
2015-11-13  Francois Retiefsparc: Kconfig: Move the CMD_AMBAPP command to Kconfig
2015-11-13  Daniel Hellstromsparc: leon3: Reimplemented AMBA Plug&Play scanning...
2015-11-13  Fabio Estevamboard_init: Change the logic to setup malloc_base
2015-11-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-11-12  Peng Fancommon: Simplify get_clocks() #ifdef
2015-11-12  Siarhei Siamashkammc: Use lldiv() for 64-bit division in write_raw_image()
2015-11-12  Patrick Delaunaygpt: add optional parameter type in gpt command
2015-11-12  Maxime Ripardsparse: Rename the file and header
2015-11-12  Maxime Ripardfastboot: nand: Add pre erase and write hooks
2015-11-12  Maxime Ripardfastboot: Implement NAND backend
2015-11-12  Maxime Ripardsparse: Implement several chunks flashing
2015-11-12  Maxime Ripardfastboot: Implement flashing session counter
2015-11-12  Maxime Ripardsparse: Implement storage abstraction
2015-11-12  Maxime Ripardfastboot: Move fastboot response functions to fastboot...
2015-11-12  Maxime Ripardsparse: Simplify multiple logic
2015-11-12  Maxime Ripardsparse: Refactor chunk parsing function
2015-11-12  Maxime Ripardsparse: Move main header parsing to a function of its own
2015-11-12  Stefano BabicMerge git://git.denx.de/u-boot
2015-11-12  Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-blackfin
2015-11-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nios
2015-11-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-11-06  Daniel Schwierzeckcommon/board_f: enable setup_board_part1() for MIPS
2015-11-06  Thomas Chounios2: use common sequence for reserve_uboot
2015-11-06  Thomas Chounios2: use dram bank in board info
2015-11-05  Fabio Estevamsf: Add SPI NOR protection mechanism
2015-11-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-05  Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-11-05  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-11-05  Bin Mengvideo: Drop DEV_FLAGS_SYSTEM flag
2015-11-03  Tom Rinicommon/usb_storage.c: Clean up usb_storage_probe()
2015-10-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-10-30  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-10-29  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-10-29  Bin Mengnet: mdio: Add mdio_free() and mdio_unregister() API
2015-10-29  Gong Qianyucommon/board_f.c: change the macro name and remove...
2015-10-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-10-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2015-10-27  Tom RiniMerge git://www.denx.de/git/u-boot-ppc4xx
2015-10-27  Tom RiniMerge git://www.denx.de/git/u-boot-cfi-flash
2015-10-27  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-10-27  Tom Riniimage.c: Fix non-Android booting with ramdisk and/or...
2015-10-26  Scott Woodfdt_support: Don't panic if stdout alias is missing
2015-10-26  Heiko Schocherubi,ubifs: sync with linux v4.2
2015-10-24  Gong Qianyucommon/board_f.c: modify the macro to use get_clocks...
2015-10-24  Simon Glassboard_init_f_mem(): Don't create an unused early malloc...
2015-10-24  Simon Glassboard_init_f_mem(): Don't require memset()
2015-10-24  Simon GlassMove board_init_f_mem() into a common location
2015-10-24  Stephen Warrenitest: make memory access work under sandbox
2015-10-24  Hans de Goedeubifs: Modify ubifs u-boot wrapper function prototypes...
2015-10-24  Pierre AubertAllow imxtract to extract part of script image.
2015-10-24  Bernhard Nortmannallow LED initialization without STATUS_LED_BOOT
2015-10-23  Thomas Chouenv: export fdt_blob to the environment variable
2015-10-23  Christophe Ricarddm: tpm: Remove every compilation switch for TPM driver...
2015-10-23  Simon Glassdm: Rename dev_get_parentdata() to dev_get_parent_priv()
2015-10-23  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-10-22  Thomas Chounios2: convert altera timer to driver model
2015-10-22  Thomas Choutimer: start a new timer after relocation
2015-10-22  Thomas Chounios2: Switch to generic timer
2015-10-22  Nishanth Menondrivers: Introduce a simplified remoteproc framework
2015-10-22  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-10-21  Bin Mengcmd: bootvx: Add asmlinkage to the VxWorks x86 entry
2015-10-21  Bin Mengcmd: bootvx: Pass E820 information to an x86 VxWorks...
2015-10-21  Bin Mengcmd: bootvx: Always get VxWorks bootline from env
2015-10-21  Bin Mengcmd: bootvx: Pass netmask and gatewayip to VxWorks...
2015-10-21  Bin Mengcmd: bootvx: Avoid strlen() calls when constructing...
2015-10-21  Bin Mengcmd: elf: Reorder load_elf_image_phdr() and load_elf_im...
2015-10-21  Bin Mengcmd: Clean up cmd_elf a little bit
2015-10-21  Bin Mengcmd: Convert CONFIG_CMD_ELF to Kconfig
2015-10-21  Simon Glassmalloc_simple: Add debug() information
2015-10-21  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-10-20  Hans de Goedemalloc_simple: Add support for switching to DRAM heap
2015-10-20  Hans de Goedemalloc_simple: Add Kconfig option for using only malloc...
2015-10-20  Hans de Goedespl: spl_relocate_stack_gd: Do not unnecessarily clear bss
2015-10-19  Andrej Rosanoimage-fit: Fix signature checking
2015-10-15  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-10-15  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-10-14  Albert ARIBAUDMerge remote-tracking branch 'u-boot/master'
2015-10-13  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-10-12  Ludger Dreierenv_eeprom.c: Correct using saved environment
2015-10-11  Tom Rinicommon/image.c: Make boot_get_ramdisk() perform a check...
2015-10-11  Rob Herringimage: fix support for Android boot images with no...
2015-10-11  Julius WernerAdd support for LZ4 decompression algorithm
2015-10-11  Ryan Harkincommon/armflash: load_image returns success or failure
2015-10-11  Ryan Harkincommon/armflash: add command to check if image exists
2015-10-03  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-10-02  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-10-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-10-01  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-09-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-09-30  Bernhard Nortmannnet: avoid eth_unregister() call when function is unava...
2015-09-28  Philipp Rosenbergermalloc_simple: fix malloc_ptr calculation
next