| Commit message (Expand) | Author | Age | Lines |
* | sata: fix a bug in init_sata() for pci-sata card | li pengbo | 2014-11-23 | -1/+1 |
* | ARM: bcm: Enable bcm11130 boards | Steve Rae | 2014-11-23 | -0/+18 |
* | ARM: bcm: Enable five Cygnus boards | Steve Rae | 2014-11-23 | -15/+74 |
* | spl: Change debug to printf for "Unsupported boot-device" | Stefan Roese | 2014-11-23 | -1/+3 |
* | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada | 2014-11-23 | -160/+180 |
* | linux/kernel.h: add typechecking to roundup macro | Masahiro Yamada | 2014-11-20 | -3/+8 |
* | linux/kernel.h: import more macros | Masahiro Yamada | 2014-11-20 | -0/+92 |
* | include: move various macros to include/linux/kernel.h | Masahiro Yamada | 2014-11-20 | -180/+158 |
* | include/common.h: remove DIV_ROUND definition | Masahiro Yamada | 2014-11-20 | -1/+0 |
* | replace DIV_ROUND with DIV_ROUND_CLOSEST | Masahiro Yamada | 2014-11-20 | -8/+9 |
* | ARM: remove CONFIG_ARM1136 defines | Masahiro Yamada | 2014-11-20 | -16/+7 |
* | ARM: remove CONFIG_ARM926EJS defines | Masahiro Yamada | 2014-11-20 | -37/+4 |
* | ARM: remove CONFIG_ARM920T defines | Masahiro Yamada | 2014-11-20 | -11/+5 |
* | ARM: remove CONFIG_ARM1176 defines | Masahiro Yamada | 2014-11-20 | -2/+0 |
* | ARM: remove CONFIG_ARMV7 defines | Masahiro Yamada | 2014-11-20 | -13/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini | 2014-11-19 | -0/+9 |
|\ |
|
| * | ubi: enable error reporting in initialization | Andrew Ruder | 2014-11-19 | -0/+8 |
| * | mtd, cfi, ubi: add missing writebufsize initialization | Heiko Schocher | 2014-11-19 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2014-11-19 | -424/+350 |
|\ \ |
|
| * | | blackfin: convert to use CONFIG_SYS_I2C framework | Scott Jiang | 2014-11-17 | -165/+83 |
| * | | adi_i2c: convert to use general io accessors. | Scott Jiang | 2014-11-17 | -68/+77 |
| * | | blackfin: rename bfin-twi_i2c driver to adi_i2c | Scott Jiang | 2014-11-17 | -26/+25 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Tom Rini | 2014-11-19 | -0/+19 |
|\ \ \ |
|
| * | | | powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage | Stefan Roese | 2014-11-19 | -0/+15 |
| * | | | powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board | Stefan Roese | 2014-11-19 | -0/+2 |
| * | | | powerpc: mpc52xx: a4m072: Convert to generic board | Stefan Roese | 2014-11-19 | -0/+2 |
| | |/
| |/| |
|
* | | | mpc83xx: Add gdsys hrcon board | Dirk Eibach | 2014-11-19 | -195/+2282 |
* | | | board: iocon: Fix uninitialized access | Dirk Eibach | 2014-11-19 | -1/+2 |
* | | | board: iocon: Fix fpga index in print_fpga_info() | Dirk Eibach | 2014-11-19 | -4/+4 |
* | | | board: dlvision-10g: Compile fix | Dirk Eibach | 2014-11-19 | -4/+3 |
* | | | common: Fix cmd_fpgad addressing | Dirk Eibach | 2014-11-19 | -8/+24 |
* | | | mtd: Handle 29LV800BT | Dirk Eibach | 2014-11-19 | -0/+52 |
* | | | board: dlvision: Reduce memory footprint | Dirk Eibach | 2014-11-19 | -1/+8 |
|/ / |
|
* | | ARM: atmel: add sama5d4 xplained ultra board support | Bo Shen | 2014-11-17 | -0/+583 |
* | | ARM: atmel: add sama5d4ek board support | Bo Shen | 2014-11-17 | -9/+868 |
* | | net: macb: enable GMAC IP without GE feature support | Bo Shen | 2014-11-17 | -1/+7 |
* | | mtd: atmel_nand: runtime to build gf table for pmecc | Josh Wu | 2014-11-17 | -1/+78 |
* | | arm, spl, at91: add spl support for the corvus board | Heiko Schocher | 2014-11-17 | -18/+151 |
* | | arm, at91, spl: add spl support for the taurus board | Heiko Schocher | 2014-11-17 | -13/+127 |
* | | arm, spl, at91: add at91sam9260 and at91sam9g45 spl support | Heiko Schocher | 2014-11-17 | -97/+430 |
* | | spl, mtd, nand, atmel_nand: invert device ready pin logic | Heiko Schocher | 2014-11-17 | -3/+3 |
* | | spl, nand, atmel_nand: add erase one block function | Heiko Schocher | 2014-11-17 | -0/+34 |
* | | mtd: atmel_nand: add missing include | Heiko Schocher | 2014-11-17 | -0/+1 |
* | | spl, nand: add option to boot raw u-boot.bin image only | Heiko Schocher | 2014-11-17 | -5/+28 |
* | | arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define | Heiko Schocher | 2014-11-17 | -0/+1 |
* | | arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 | Heiko Schocher | 2014-11-17 | -2/+15 |
* | | arm, at91, mpddrc: fix typo in ddr2_init() | Heiko Schocher | 2014-11-17 | -1/+1 |
* | | arm, at91: add spi dataflash support for the taurus board | Heiko Schocher | 2014-11-17 | -0/+28 |
* | | spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header | Heiko Schocher | 2014-11-17 | -13/+4 |
* | | arm, at91: generate boot.bin file for all atmel SoC | Heiko Schocher | 2014-11-17 | -3/+5 |