OMAP3: Enable SPL on omap3_logic
[oweals/u-boot.git] / common /
2016-02-08 Marek Vasuthush: Add rudimentary support for PS1 and PS2
2016-02-08 Marek Vasuthush: Pull out U-Boot prompt display and read functionality
2016-02-08 Andreas Fenkarttools: env validate: pass values as 0-based array
2016-02-08 Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2016-02-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nios
2016-02-06 Bin MengUse correct spelling of "U-Boot"
2016-02-05 Stefan Roeseautoboot.c: Fill env vars in process_fdt_options()...
2016-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-02-01 Stephen Warrenmalloc: work around some memalign fragmentation issues
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-01-28 Codrin Ciubotariudrivers: net: vsc9953: Add LAG support
2016-01-28 Codrin Ciubotariucommon: cmd_ethsw: Spelling fixes
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-01-27 Gong Qianyudm: env_sf: fix saveenv() to use driver model
2016-01-26 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2016-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-01-25 Marek Vasutusb: kbd: Prevent out of bound access
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2016-01-25 Tom Rinicommon/console.c: Remove unused inline functions
2016-01-25 Clemens Gruberenv_mmc: support overriding mmc dev from board code
2016-01-25 Purna Chandra Mandalbootm: fix size arg of flush_cache() in bootm_load_os().
2016-01-25 Simon GlassMove all command code into its own directory
2016-01-23 Andreas Neubacherlcd: fix the color testpattern in 16bit mode
2016-01-22 Tom RiniMerge git://git.denx.de/u-boot-fdt
2016-01-22 Simon Glassgpio: Warn about invalid GPIOs used with the 'gpio...
2016-01-22 Simon Glassstdio: Correct a build error with driver model
2016-01-22 Simon Glassgpio: Allow 's' as an abbreviation for 'status'
2016-01-22 Simon Glassdm: pmic: Add 'reg status' to show all regulators
2016-01-21 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
2016-01-21 Simon Glassdm: video: sandbox: Convert sandbox to use driver model...
2016-01-21 Simon Glassdm: stdio: video: Plumb the video uclass into stdio
2016-01-21 Simon Glassdm: video: Implement the bmp command for driver model
2016-01-21 Simon Glassdm: common: Add memory reservation for the video uclass
2016-01-21 Simon Glasscommon: Move LCD and video memory reservation together
2016-01-21 Simon Glassdm: lcd: Avoid using the lcd.h header file with driver...
2016-01-21 Bin MengRevert "fdt_support: Add multi-serial support for stdou...
2016-01-21 Simon Glassusb: Define USB_MAX_STOR_DEV in only one place
2016-01-21 Simon Glasssandbox: Support the bmp command
2016-01-21 Simon Glassi2c: Correct command return values
2016-01-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-19 Tom RiniAdd more SPDX-License-Identifier tags
2016-01-19 Masahiro Yamadaimage: fix getenv_bootm_size() function
2016-01-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-01-16 Peng Fancommon: usb: fix checking condition
2016-01-15 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-15 Simon Glassx86: Fix board init breakage
2016-01-15 Ben WhittenFix GCC format-security errors and convert sprintfs.
2016-01-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-14 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-01-14 Peng Fancommon: env_flags: fix loop condition when using env_fl...
2016-01-14 Peng Fancommon: cli_simple: use strlcpy instead of strcpy
2016-01-14 Michael van Slinge... cmd_boot: Add a poweroff command
2016-01-14 Stephen Warrenums: support multiple LUNs at once
2016-01-14 Stephen Warrenmmc: store hwpart in the block device
2016-01-14 Stephen Warrenblock: pass block dev not num to read/write/erase()
2016-01-14 Albert ARIBAUDarm: move gd handling outside of C code
2016-01-14 Albert ARIBAUDFix board init code to respect the C runtime environment
2016-01-14 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-micro...
2016-01-14 Tom RiniMerge git://git.denx.de/u-boot-net
2016-01-14 Tom Rinihash.c: Conditionally compile hash_command, static...
2016-01-13 Masahiro Yamadaimage: check "bootm_low" and "bootm_size" if "initrd_hi...
2016-01-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-12 Simon Glassdm: pci: scsi: Use driver-model PCI API
2016-01-12 Simon Glassdm: pci: Add a dm_ prefix to pci_bus_find_bdf()
2016-01-10 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-01-08 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-08 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-01-08 Rasmus Villemoesfix always succesful memory test
2016-01-08 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-07 Przemyslaw Marczakfdt: fix address cell count checking in fdt_translate_a...
2016-01-07 Simon Glassdm: usb: Add a remove() method for USB keyboards
2016-01-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-01-07 Simon Glassusb: Allow up to 7 storage devices
2016-01-07 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-01-04 Peng Fancommon: nvedit: use snprintf instead of sprintf
2016-01-04 Peng Fancommon: env: initialize scalar variable
2016-01-04 Peng Fancommon: cli: avoid memory leak
2016-01-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2016-01-03 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-01-02 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-12-31 Stefan Brünsusb: Move determination of TT hub address/port into...
2015-12-31 Stefan Brünsusb: Alloc buffer for USB descriptor dynamically
2015-12-22 Bin Mengfdt: Rewrite the logic in fdt_fixup_ethernet()
2015-12-22 Bin Mengfdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()
2015-12-18 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-micro...
2015-12-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2015-12-17 Stephen Warrenusb: kbd: don't use int xfers when polling via ctrl...
2015-12-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-12-16 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2015-12-16 Alexey Brodkineeprom: fix eeprom write procedure
2015-12-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-12-15 Aneesh Bansalarmv8/ls1043ardb: add SECURE BOOT target for NOR
2015-12-15 York Suncommon: Rewrite hiding the end of memory
next