| 2014-11-21 | Simon Glass | dm: i2c: Move error reporting into a common function | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: Update documentation to include CONFIG_DM... options | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: arm: spl: Make driver model linker lists available | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: tegra: Add platform data for the GPIO driver | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: tegra: Add platform data for the SPL uart | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: Disable dm_warn() in SPL | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: Allow stdio registration to be dropped | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: Allow device removal features to be dropped | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: spl: Allow driver model to be used | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: spl: Make simple malloc() available when enabled | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: arm: spl: Allow simple malloc() in SPL | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: Split the simple malloc() implementation into its... | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: tegra: Avoid using arch-specific memcpy() in SPL | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: serial: Support changing the baud rate | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: at91: Add myself as maintainer for snapper9260 | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: at91: Convert snapper9260 to use driver model | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: at91: Add driver model support for the serial driver | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: at91: Refactor serial driver slightly for driver... | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: at91: Add platform data for GPIO on at91sam9260... | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: at91: Add driver model support for atmel GPIO driver | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: at91: Move snapper9260 to generic baord | commit | commitdiff | tree | snapshot | 
| 2014-11-21 | Simon Glass | dm: at91: Correct text base for snapper9260 | commit | commitdiff | tree | snapshot | 
| 2014-11-20 | Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-ubi | commit | commitdiff | tree | snapshot | 
| 2014-11-20 | Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-i2c | commit | commitdiff | tree | snapshot | 
| 2014-11-20 | Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | Stefan Roese | powerpc: mpc52xx: Clear GD in the main U-Boot stage... | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | Stefan Roese | powerpc: mpc52xx: a3m071/a4m2k: Convert to generic... | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | Stefan Roese | powerpc: mpc52xx: a4m072: Convert to generic board | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | Dirk Eibach | mpc83xx: Add gdsys hrcon board | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | Dirk Eibach | board: iocon: Fix uninitialized access | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | Dirk Eibach | board: iocon: Fix fpga index in print_fpga_info() | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | Dirk Eibach | board: dlvision-10g: Compile fix | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | Dirk Eibach | common: Fix cmd_fpgad addressing | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | Dirk Eibach | mtd: Handle 29LV800BT | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | Dirk Eibach | board: dlvision: Reduce memory footprint | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | Andrew Ruder | ubi: enable error reporting in initialization | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | Heiko Schocher | mtd, cfi, ubi: add missing writebufsize initialization | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Bo Shen | ARM: atmel: add sama5d4 xplained ultra board support | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Bo Shen | ARM: atmel: add sama5d4ek board support | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Bo Shen | net: macb: enable GMAC IP without GE feature support | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Josh Wu | mtd: atmel_nand: runtime to build gf table for pmecc | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Heiko Schocher | arm, spl, at91: add spl support for the corvus board | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Heiko Schocher | arm, at91, spl: add spl support for the taurus board | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Heiko Schocher | arm, spl, at91: add at91sam9260 and at91sam9g45 spl... | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Heiko Schocher | spl, mtd, nand, atmel_nand: invert device ready pin... | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Heiko Schocher | spl, nand, atmel_nand: add erase one block function | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Heiko Schocher | mtd: atmel_nand: add missing include | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Heiko Schocher | spl, nand: add option to boot raw u-boot.bin image... | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Heiko Schocher | arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISH... | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Heiko Schocher | arm, at91: compile mpddrc ram init code also for AT91SA... | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Heiko Schocher | arm, at91, mpddrc: fix typo in ddr2_init() | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Heiko Schocher | arm, at91: add spi dataflash support for the taurus... | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Heiko Schocher | spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common... | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Heiko Schocher | arm, at91: generate boot.bin file for all atmel SoC | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Bo Shen | ARM: atmel: spl: make css field configurable | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Bo Shen | ARM: atmel: spl: make initialization more stable | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Bo Shen | ARM: at91 series: convert to generic board | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Bo Shen | net: macb: write mac address when initialization | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-sh | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Tom Rini | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Scott Jiang | blackfin: convert to use CONFIG_SYS_I2C framework | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Scott Jiang | adi_i2c: convert to use general io accessors. | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Scott Jiang | blackfin: rename bfin-twi_i2c driver to adi_i2c | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Nobuhiro Iwamatsu | arm: rmobile: replacement of common parts of config... | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Nobuhiro Iwamatsu | arm: rmobile: configs: Collect up common part of config... | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Nobuhiro Iwamatsu | arm: rmobile: gose: Remove dram_init_banksize function | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Nobuhiro Iwamatsu | arm: rmobile: lager: Remove dram_init_banksize function | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Nobuhiro Iwamatsu | arm: rmobile: koelsch: Remove dram_init_banksize function | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Nobuhiro Iwamatsu | arm: rmobile: alt: Remove dram_init_banksize function | commit | commitdiff | tree | snapshot | 
| 2014-11-17 | Nobuhiro Iwamatsu | sh: Move SH_32BIT to Kconfig | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-video | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Yangbo Lu | powerpc/85xx: enable some P1/P2 boards mtdparts for... | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Valentin Longchamp | keymile/powerpc: move to the architecture-generic board... | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Valentin Longchamp | powerpc/mpc83xx: Zero boot_flags arg for calling board_... | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Ashish Kumar | powerpc/BSC9131RDB: Enable creation of dynamic partitio... | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Ashish Kumar | powerpc/BSC9132QDS: Enable creation of dynamic partitio... | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Prabhakar Kushwaha | powerpc/mpc85xx: Use IFC accessor function | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Priyanka Jain | t104xrdb: Add Errata A_007662, A_008007 workaround... | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Chunhe Lan | powerpc/t4rdb: Add support of CPLD | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | ramneek mehresh | 85xx/b4:Correct USB DR controller liodn entry | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Paul Gortmaker | sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Shaohui Xie | driver/net/fm/memac_phy: set NEG bit for external MDIOs | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Shaohui Xie | Fman/mEMAC: mEMAC fix for 10G MAC and PHY | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Valentin Longchamp | mpc85xx/kmp204x: raise u-boot size to 768KB | commit | commitdiff | tree | snapshot | 
| 2014-11-14 | Tom Rini | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | Soeren Moch | arm: mx6: add support for TBS2910 Matrix ARM miniPC | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | Fabio Estevam | mx6sabresd: Staticize when possible | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | Fabio Estevam | mx6sabresd: Fix error handling in board_mmc_init() | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | Nikolay Dimitrov | mx6: video_skip: Fix crash on NULL pointer | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | John Tobias | imx6: SPL support for iMX6 SabreSD | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | John Tobias | imx6: add spl in the header file | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | John Tobias | kconfig: imx6: add SUPPORT_SPL | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | John Tobias | imx6: add data configuration file for SPL | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | John Tobias | imx6: add spl config for mx6sabresd | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | Ye.Li | imx: mx6q/dlsabreauto: And NAND flash support | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | Ye.Li | imx: mx6q/dl sabre_common: Move MMC ENV offset to 512KB... | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | Christian Gmeiner | ot1200: fix card detect for usdhc4 | commit | commitdiff | tree | snapshot | 
| 2014-11-13 | Fabio Estevam | mx53loco: Change 'fdt_file' dynamically | commit | commitdiff | tree | snapshot | 
| next |