ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach
[platform/kernel/u-boot.git] / include /
2015-02-06 Simon Glassx86: Add support for Intel Minnowboard Max
2015-02-06 Simon Glassx86: Enable bootstage features
2015-02-06 Simon Glassscsi: bootstage: Measure time taken to scan the bus
2015-02-06 Simon Glassx86: mmc: Move common FSP functions into a common file
2015-02-06 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-02-06 Stefan Roesearm: mvebu: maxbcm: Fix compilation warning and add...
2015-02-06 Stefan Roesearm: db-mv784mp-gp: Enable SPL to include DDR training...
2015-02-06 Stefan Roesearm: maxbcm: Enable SPL to include DDR training code...
2015-02-06 DrEaglekirkwood: sheevaplug: add FDT support
2015-02-06 DrEaglekirkwood: sheevaplug: fix multiple defines
2015-02-06 DrEaglekirkwood: sheevaplug: fix style
2015-02-06 Masahiro YamadaARM: UniPhier: revive support card info
2015-02-06 Masahiro YamadaARM: UniPhier: move SPL init functions to spl_board_init()
2015-02-06 Masahiro YamadaARM: UniPhier: move pin_init() to board_early_init_f()
2015-02-06 Masahiro YamadaARM: UniPhier: add environment variable to update image...
2015-02-06 Masahiro YamadaARM: UniPhier: use "&&" instead of "; " in commands
2015-02-06 Simon Glassx86: video: Allow video ROM execution to fall back...
2015-02-06 Simon Glassx86: pci: Add PCI IDs for Minnowboard Max
2015-02-06 Simon Glasspci: Add a function to find a device by class
2015-02-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-02-02 Hans de Goedesunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
2015-02-02 Hans de Goedesunxi: Only enable i2c support in the SPL when needed
2015-01-31 Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2015-01-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-01-30 Linus Walleijvexpress64: support the Juno Development Platform
2015-01-30 Linus Walleijvexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
2015-01-30 Chris Kuethearm: switch armltd vexpress to GENERIC_BOARD
2015-01-30 Stephen Warrendistro_bootcmd: read DHCP boot script name from a variable
2015-01-30 Simon Glassdm: cros_ec: Convert cros_ec_i2c over to driver model
2015-01-30 Simon Glassdm: i2c: Add two more I2C init functions to the compati...
2015-01-30 Przemyslaw Marczakexynos5: enable dm i2c
2015-01-30 Przemyslaw Marczakodroid u3: enable dm i2c support
2015-01-30 Przemyslaw Marczaksmdk5250: config: enable max77686 driver support
2015-01-30 Przemyslaw Marczakexynos5250: config: disable max77686 driver
2015-01-30 Przemyslaw Marczakarndale: config: disable max77686 support
2015-01-30 Ruchika Guptarsa: Use checksum algorithms from struct hash_algo
2015-01-30 Ruchika GuptaUse hash.c in mkimage
2015-01-30 Ruchika Guptahash: Add function to find hash_algo struct with progre...
2015-01-30 Ruchika Guptalib/rsa: Modify rsa to use DM driver
2015-01-30 Ruchika Guptaconfigs: Move CONFIG_FIT_SIGNATURE to defconfig
2015-01-30 Ruchika GuptaDM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation...
2015-01-30 Ruchika Guptarsa: Split the rsa-verify to separate the modular expon...
2015-01-30 Martin DorwigExport redesign
2015-01-30 Simon Glassdm: exynos: Drop unused COMPAT features for SPI
2015-01-30 Simon Glassdm: tegra: Drop unused COMPAT features for I2C, SPI
2015-01-30 Simon Glassdm: i2c: Move slave details to child platdata
2015-01-30 Simon Glassdm: spi: Move slave details to child platdata
2015-01-30 Simon Glassdm: core: Allow uclass to set up a device's child befor...
2015-01-30 Simon Glassdm: core: Allow the uclass to set up a device's child...
2015-01-30 Simon Glassdm: core: Allow uclasses to specify private data for...
2015-01-30 Simon Glassdm: core: Add a flag to control sequence numbering
2015-01-30 Simon Glassdm: core: Add a function to get a device's uclass ID
2015-01-30 Simon Glassdm: core: Add a post_bind method for parents
2015-01-30 Simon Glassdm: core: Allow uclasses to specify platdata for a...
2015-01-30 Simon Glassdm: core: Allow parents to have platform data for their...
2015-01-30 Simon Glassdm: core: Improve comments for uclass_first/next_device()
2015-01-30 Simon Glassdm: i2c: Provide an offset length parameter where needed
2015-01-30 Simon Glassdm: i2c: Add a compatbility layer
2015-01-30 Simon Glassdm: i2c: Rename driver model I2C functions to permit...
2015-01-30 Simon Glassdm: fdt: Remove the old GPIO functions
2015-01-30 Simon Glassdm: mmc: Remove use of fdtdec GPIO support
2015-01-30 Simon Glassdm: cros_ec: Remove use of fdtdec GPIO support
2015-01-30 Simon Glassdm: demo: Add a simple GPIO demonstration
2015-01-30 Simon Glassdm: gpio: Mark the old GPIO API deprecated
2015-01-30 Simon Glassdm: gpio: Add better functions to request GPIOs
2015-01-30 Simon Glassdm: gpio: Add a driver GPIO translation method
2015-01-30 Simon Glassdm: gpio: Add a native driver model API
2015-01-30 Simon Glassdm: fdt: Add a function to decode phandles with arguments
2015-01-30 Masahiro Yamadageneric-board: show model name in board_init_f() too
2015-01-30 Masahiro YamadaARM: UniPhier: enable CONFIG_I2C_EEPROM
2015-01-29 Guilherme Maciel... dumpimage: fit: extract FIT images
2015-01-29 Guilherme Maciel... linker_lists: fix misspellings
2015-01-29 Sjoerd Simonsdistro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead...
2015-01-29 Sjoerd Simonsconfig_distro_bootcmd: Scan all partitions for boot...
2015-01-29 Sjoerd Simonsfs: Add command to retrieve the filesystem type
2015-01-29 Heiko Schocherarm, imx6, aristainetos: board updates
2015-01-29 Enric Balletbo i... OMAP3: igep00x0: Fix boot hang and add support for...
2015-01-29 Pali RohárNokia RX-51: Use generic board
2015-01-29 Tom Riniam335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH
2015-01-29 Nikita Kiryanovcommon: convert compulab splash load code to common...
2015-01-29 Nikita Kiryanovarm: mx6: cm-fx6: add splash screen support
2015-01-29 Nikita Kiryanovarm: mx6: cm-fx6: add support for usb keyboard
2015-01-29 Nikita Kiryanovarm: mx6: cm-fx6: display compulab logo
2015-01-29 Nikita Kiryanovarm: mx6: cm-fx6: add hdmi console support
2015-01-29 Nikita Kiryanovarm: mx6: cm-fx6: increase size of malloc area
2015-01-29 Nikita Kiryanovarm: mx6: cm-fx6: expand boot sequence
2015-01-29 Paul Burtonmalta: enable ELF loading
2015-01-29 Paul Burtonmalta: enable HUSH parser
2015-01-29 Paul Burtonmalta: IDE support
2015-01-28 Anton Habeggerubifs: Import atomic_long operations from Linux
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-01-26 Tom RiniMerge branch 'zynq' of git://denx.de/git/u-boot-microblaze
2015-01-26 Siva Durga Prasad... ARM: zynq: Add USB lthor download protocol support
2015-01-26 Siva Durga Prasad... ARM: zynq: Enable DFU functionality in zynq
next