cgtqmx6eval: Add fastboot support
[oweals/u-boot.git] / common /
2015-11-20 Simon Glassusb: Avoid open-coded USB constants in usb_kbd.c
2015-11-20 Simon Glassusb: Drop unused code in usb_kbd.c
2015-11-20 Simon Glassusb: Refactor USB tree output code for testing
2015-11-20 Simon Glassconsole: Add a console buffer
2015-11-20 Simon GlassMove console definitions into a new console.h file
2015-11-20 Simon Glassdm: usb: Avoid time delays in sandbox tests
2015-11-20 Thomas Choucommon/board_f.c: move mark_bootstage after arch_cpu_in...
2015-11-20 Simon Glassdm: stdio: Plumb in the new keyboard uclass
2015-11-20 Simon Glassdm: input: Create a keyboard uclass
2015-11-20 Simon Glassdm: usb: Add support for USB keyboards with driver...
2015-11-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-11-19 Tom RiniMerge branch 'zynq' of git://denx.de/git/u-boot-microblaze
2015-11-19 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-micro...
2015-11-19 Michal Simekcommon: mii: Do not allow to exceed max phy limit
2015-11-19 Nathan Rossitools: zynqimage: Add Xilinx Zynq boot header generatio...
2015-11-19 Kevin Smithenv_ubi.c: Correct pointer error in env load
2015-11-18 Stephen Warrenitest: add missing break statements to evalexp()
2015-11-18 Thomas Choucommon: add CMD_GPIO to Kconfig
2015-11-18 Nikita Kiryanovspl: mmc: add support for BOOT_DEVICE_MMC2
2015-11-18 Nikita Kiryanovspl: announce boot devices
2015-11-18 Nikita Kiryanovspl: add support for alternative boot device
2015-11-18 Nikita Kiryanovcommon: spl: move image load to its own function
2015-11-18 Nikita Kiryanovspl: change return values of spl_*_load_image()
2015-11-18 Nikita Kiryanovspl: mmc: get rid of emmc boot code duplication
2015-11-18 Nikita Kiryanovspl: mmc: move fs boot into its own function
2015-11-18 Nikita Kiryanovspl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U...
2015-11-18 Nikita Kiryanovspl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
2015-11-18 Nikita Kiryanovspl: mmc: refactor device location code to its own...
2015-11-18 Nikita Kiryanovspl: mmc: add break statements in spl_mmc_load_image()
2015-11-18 Nikita Kiryanovspl: nand: remove code duplication
2015-11-16 Tom RiniMerge branch 'master' of git://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
next