]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-11-22 Masahiro Yamadadm: core: remove meaningless if conditional
2014-11-22 Masahiro Yamadadm: core: a trivial clean up
2014-11-22 Simon Glasscros_ec: Fix uninitialised variable in cros_ec.c
2014-11-22 Simon Glassdm: spi: Use device_bind_driver() instead of our own...
2014-11-22 Simon Glassdm: spi: Correct handling of SPI chip selects in sandbox
2014-11-22 Simon Glassdm: Add a function to bind a device by driver name
2014-11-22 Simon Glassdm: fdt: Correct handling of aliases with embedded...
2014-11-22 Simon Glassdm: core: Add functions to find parent and OF data
2014-11-22 Simon Glassdm: core: Allow access to the device's driver_id data
2014-11-21 Simon Glassdm: i2c: Move error reporting into a common function
2014-11-21 Simon Glassdm: Update documentation to include CONFIG_DM... options
2014-11-21 Simon Glassdm: arm: spl: Make driver model linker lists available
2014-11-21 Simon Glassdm: tegra: Add platform data for the GPIO driver
2014-11-21 Simon Glassdm: tegra: Add platform data for the SPL uart
2014-11-21 Simon Glassdm: Disable dm_warn() in SPL
2014-11-21 Simon Glassdm: Allow stdio registration to be dropped
2014-11-21 Simon Glassdm: Allow device removal features to be dropped
2014-11-21 Simon Glassdm: spl: Allow driver model to be used
2014-11-21 Simon Glassdm: spl: Make simple malloc() available when enabled
2014-11-21 Simon Glassdm: arm: spl: Allow simple malloc() in SPL
2014-11-21 Simon Glassdm: Split the simple malloc() implementation into its...
2014-11-21 Simon Glassdm: tegra: Avoid using arch-specific memcpy() in SPL
2014-11-21 Simon Glassdm: serial: Support changing the baud rate
2014-11-21 Simon Glassdm: at91: Add myself as maintainer for snapper9260
2014-11-21 Simon Glassdm: at91: Convert snapper9260 to use driver model
2014-11-21 Simon Glassdm: at91: Add driver model support for the serial driver
2014-11-21 Simon Glassdm: at91: Refactor serial driver slightly for driver...
2014-11-21 Simon Glassdm: at91: Add platform data for GPIO on at91sam9260...
2014-11-21 Simon Glassdm: at91: Add driver model support for atmel GPIO driver
2014-11-21 Simon Glassdm: at91: Move snapper9260 to generic baord
2014-11-21 Simon Glassdm: at91: Correct text base for snapper9260
2014-11-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2014-11-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2014-11-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
2014-11-19 Stefan Roesepowerpc: mpc52xx: Clear GD in the main U-Boot stage...
2014-11-19 Stefan Roesepowerpc: mpc52xx: a3m071/a4m2k: Convert to generic...
2014-11-19 Stefan Roesepowerpc: mpc52xx: a4m072: Convert to generic board
2014-11-19 Dirk Eibachmpc83xx: Add gdsys hrcon board
2014-11-19 Dirk Eibachboard: iocon: Fix uninitialized access
2014-11-19 Dirk Eibachboard: iocon: Fix fpga index in print_fpga_info()
2014-11-19 Dirk Eibachboard: dlvision-10g: Compile fix
2014-11-19 Dirk Eibachcommon: Fix cmd_fpgad addressing
2014-11-19 Dirk Eibachmtd: Handle 29LV800BT
2014-11-19 Dirk Eibachboard: dlvision: Reduce memory footprint
2014-11-19 Andrew Ruderubi: enable error reporting in initialization
2014-11-19 Heiko Schochermtd, cfi, ubi: add missing writebufsize initialization
2014-11-17 Bo ShenARM: atmel: add sama5d4 xplained ultra board support
2014-11-17 Bo ShenARM: atmel: add sama5d4ek board support
2014-11-17 Bo Shennet: macb: enable GMAC IP without GE feature support
2014-11-17 Josh Wumtd: atmel_nand: runtime to build gf table for pmecc
2014-11-17 Heiko Schocherarm, spl, at91: add spl support for the corvus board
2014-11-17 Heiko Schocherarm, at91, spl: add spl support for the taurus board
2014-11-17 Heiko Schocherarm, spl, at91: add at91sam9260 and at91sam9g45 spl...
2014-11-17 Heiko Schocherspl, mtd, nand, atmel_nand: invert device ready pin...
2014-11-17 Heiko Schocherspl, nand, atmel_nand: add erase one block function
2014-11-17 Heiko Schochermtd: atmel_nand: add missing include
2014-11-17 Heiko Schocherspl, nand: add option to boot raw u-boot.bin image...
2014-11-17 Heiko Schocherarm, at91: add missing ddr2 cr register MPDDRC_CR_EBISH...
2014-11-17 Heiko Schocherarm, at91: compile mpddrc ram init code also for AT91SA...
2014-11-17 Heiko Schocherarm, at91, mpddrc: fix typo in ddr2_init()
2014-11-17 Heiko Schocherarm, at91: add spi dataflash support for the taurus...
2014-11-17 Heiko Schocherspi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common...
2014-11-17 Heiko Schocherarm, at91: generate boot.bin file for all atmel SoC
2014-11-17 Bo ShenARM: atmel: spl: make css field configurable
2014-11-17 Bo ShenARM: atmel: spl: make initialization more stable
2014-11-17 Bo ShenARM: at91 series: convert to generic board
2014-11-17 Bo Shennet: macb: write mac address when initialization
2014-11-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2014-11-17 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2014-11-17 Scott Jiangblackfin: convert to use CONFIG_SYS_I2C framework
2014-11-17 Scott Jiangadi_i2c: convert to use general io accessors.
2014-11-17 Scott Jiangblackfin: rename bfin-twi_i2c driver to adi_i2c
2014-11-17 Nobuhiro Iwamatsuarm: rmobile: replacement of common parts of config...
2014-11-17 Nobuhiro Iwamatsuarm: rmobile: configs: Collect up common part of config...
2014-11-17 Nobuhiro Iwamatsuarm: rmobile: gose: Remove dram_init_banksize function
2014-11-17 Nobuhiro Iwamatsuarm: rmobile: lager: Remove dram_init_banksize function
2014-11-17 Nobuhiro Iwamatsuarm: rmobile: koelsch: Remove dram_init_banksize function
2014-11-17 Nobuhiro Iwamatsuarm: rmobile: alt: Remove dram_init_banksize function
2014-11-17 Nobuhiro Iwamatsush: Move SH_32BIT to Kconfig
2014-11-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-11-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2014-11-14 Yangbo Lupowerpc/85xx: enable some P1/P2 boards mtdparts for...
2014-11-14 Valentin Longchampkeymile/powerpc: move to the architecture-generic board...
2014-11-14 Valentin Longchamppowerpc/mpc83xx: Zero boot_flags arg for calling board_...
2014-11-14 Ashish Kumarpowerpc/BSC9131RDB: Enable creation of dynamic partitio...
2014-11-14 Ashish Kumarpowerpc/BSC9132QDS: Enable creation of dynamic partitio...
2014-11-14 Prabhakar Kushwahapowerpc/mpc85xx: Use IFC accessor function
2014-11-14 Priyanka Jaint104xrdb: Add Errata A_007662, A_008007 workaround...
2014-11-14 Chunhe Lanpowerpc/t4rdb: Add support of CPLD
2014-11-14 ramneek mehresh85xx/b4:Correct USB DR controller liodn entry
2014-11-14 Paul Gortmakersbc8548: enable and test CONFIG_SYS_GENERIC_BOARD
2014-11-14 Shaohui Xiedriver/net/fm/memac_phy: set NEG bit for external MDIOs
2014-11-14 Shaohui XieFman/mEMAC: mEMAC fix for 10G MAC and PHY
2014-11-14 Valentin Longchampmpc85xx/kmp204x: raise u-boot size to 768KB
2014-11-14 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-11-13 Soeren Mocharm: mx6: add support for TBS2910 Matrix ARM miniPC
2014-11-13 Fabio Estevammx6sabresd: Staticize when possible
2014-11-13 Fabio Estevammx6sabresd: Fix error handling in board_mmc_init()
2014-11-13 Nikolay Dimitrovmx6: video_skip: Fix crash on NULL pointer
2014-11-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
next