Age | Commit message (Expand) | Author |
2014-11-21 | fdt: Add ft_system_setup() function for system device tree additions | Simon Glass |
2014-11-21 | fdt: Tidy up error handling in image_setup_libfdt() | Simon Glass |
2014-11-21 | fdt: Enhance flashmap function to deal with region properties | Simon Glass |
2014-11-21 | fdt: Use the correct return types for fdtdec_decode_region() | Simon Glass |
2014-11-21 | fdt: Export the fdt_find_or_add_subnode() function | Simon Glass |
2014-11-21 | fdt: Report failure of ft_board_setup() | Simon Glass |
2014-11-21 | fdt: Allow ft_board_setup() to report failure | Simon Glass |
2014-11-20 | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini |
2014-11-20 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2014-11-20 | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Tom Rini |
2014-11-19 | powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage | Stefan Roese |
2014-11-19 | powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board | Stefan Roese |
2014-11-19 | powerpc: mpc52xx: a4m072: Convert to generic board | Stefan Roese |
2014-11-19 | mpc83xx: Add gdsys hrcon board | Dirk Eibach |
2014-11-19 | board: iocon: Fix uninitialized access | Dirk Eibach |
2014-11-19 | board: iocon: Fix fpga index in print_fpga_info() | Dirk Eibach |
2014-11-19 | board: dlvision-10g: Compile fix | Dirk Eibach |
2014-11-19 | common: Fix cmd_fpgad addressing | Dirk Eibach |
2014-11-19 | mtd: Handle 29LV800BT | Dirk Eibach |
2014-11-19 | board: dlvision: Reduce memory footprint | Dirk Eibach |
2014-11-19 | ubi: enable error reporting in initialization | Andrew Ruder |
2014-11-19 | mtd, cfi, ubi: add missing writebufsize initialization | Heiko Schocher |
2014-11-17 | ARM: atmel: add sama5d4 xplained ultra board support | Bo Shen |
2014-11-17 | ARM: atmel: add sama5d4ek board support | Bo Shen |
2014-11-17 | net: macb: enable GMAC IP without GE feature support | Bo Shen |
2014-11-17 | mtd: atmel_nand: runtime to build gf table for pmecc | Josh Wu |
2014-11-17 | arm, spl, at91: add spl support for the corvus board | Heiko Schocher |
2014-11-17 | arm, at91, spl: add spl support for the taurus board | Heiko Schocher |
2014-11-17 | arm, spl, at91: add at91sam9260 and at91sam9g45 spl support | Heiko Schocher |
2014-11-17 | spl, mtd, nand, atmel_nand: invert device ready pin logic | Heiko Schocher |
2014-11-17 | spl, nand, atmel_nand: add erase one block function | Heiko Schocher |
2014-11-17 | mtd: atmel_nand: add missing include | Heiko Schocher |
2014-11-17 | spl, nand: add option to boot raw u-boot.bin image only | Heiko Schocher |
2014-11-17 | arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define | Heiko Schocher |
2014-11-17 | arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 | Heiko Schocher |
2014-11-17 | arm, at91, mpddrc: fix typo in ddr2_init() | Heiko Schocher |
2014-11-17 | arm, at91: add spi dataflash support for the taurus board | Heiko Schocher |
2014-11-17 | spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header | Heiko Schocher |
2014-11-17 | arm, at91: generate boot.bin file for all atmel SoC | Heiko Schocher |
2014-11-17 | ARM: atmel: spl: make css field configurable | Bo Shen |
2014-11-17 | ARM: atmel: spl: make initialization more stable | Bo Shen |
2014-11-17 | ARM: at91 series: convert to generic board | Bo Shen |
2014-11-17 | net: macb: write mac address when initialization | Bo Shen |
2014-11-17 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2014-11-17 | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | Tom Rini |
2014-11-17 | blackfin: convert to use CONFIG_SYS_I2C framework | Scott Jiang |
2014-11-17 | adi_i2c: convert to use general io accessors. | Scott Jiang |
2014-11-17 | blackfin: rename bfin-twi_i2c driver to adi_i2c | Scott Jiang |
2014-11-17 | arm: rmobile: replacement of common parts of config by rcar-gen2-common.h | Nobuhiro Iwamatsu |
2014-11-17 | arm: rmobile: configs: Collect up common part of config for R-Car SoCs | Nobuhiro Iwamatsu |