powerpc: mpc8544ds: Enable DHCP command by default
[pandora-u-boot.git] / common /
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
2017-05-09 Jean-Jacques Hiblotscsi: dm: split scsi_scan()
2017-05-09 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2017-05-08 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-spi
2017-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-05-08 Vikas Manochaspl: make image arg or fdt blob address reconfigurable
2017-05-03 Andreas Fenkartenv_sf: use DIV_ROUND_UP to calculate number of sectors...
2017-05-03 Andreas Fenkartenv_sf: re-order error handling in single-buffer env_re...
2017-05-03 Andreas Fenkartenf_sf: reuse setup_flash_device instead of open coding it
2017-05-03 Andreas Fenkartenv_sf: factor out prepare_flash_device
2017-05-01 Tom Rinifdt: Move fdt_fixup_ethernet to a common place
2017-04-18 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-04-17 Tom RiniMerge git://git.denx.de/u-boot-rockchip
next