Age | Commit message (Expand) | Author |
2014-11-23 | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada |
2014-11-23 | Add pr_fmt() macro | Thierry Reding |
2014-11-23 | pci: Honour pci_skip_dev() | Thierry Reding |
2014-11-23 | pci: Abort early if bus does not exist | Thierry Reding |
2014-11-23 | vsprintf: Add modifier for phys_addr_t | Thierry Reding |
2014-11-23 | fs: make it possible to read the filesystem UUID | Christian Gmeiner |
2014-11-23 | sata: fix a bug in init_sata() for pci-sata card | li pengbo |
2014-11-23 | ARM: bcm: Enable bcm11130 boards | Steve Rae |
2014-11-23 | ARM: bcm: Enable five Cygnus boards | Steve Rae |
2014-11-23 | spl: Change debug to printf for "Unsupported boot-device" | Stefan Roese |
2014-11-23 | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada |
2014-11-20 | linux/kernel.h: add typechecking to roundup macro | Masahiro Yamada |
2014-11-20 | linux/kernel.h: import more macros | Masahiro Yamada |
2014-11-20 | include: move various macros to include/linux/kernel.h | Masahiro Yamada |
2014-11-20 | include/common.h: remove DIV_ROUND definition | Masahiro Yamada |
2014-11-20 | replace DIV_ROUND with DIV_ROUND_CLOSEST | Masahiro Yamada |
2014-11-20 | ARM: remove CONFIG_ARM1136 defines | Masahiro Yamada |
2014-11-20 | ARM: remove CONFIG_ARM926EJS defines | Masahiro Yamada |
2014-11-20 | ARM: remove CONFIG_ARM920T defines | Masahiro Yamada |
2014-11-20 | ARM: remove CONFIG_ARM1176 defines | Masahiro Yamada |
2014-11-20 | ARM: remove CONFIG_ARMV7 defines | Masahiro Yamada |
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 |