]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2012-11-02 Vadim Bendeburyahci: Support splitting of read transactions into multi...
2012-11-02 Stefan RoeseZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4...
2012-11-02 Stefan RoeseZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from...
2012-11-02 Tom Riniam335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG...
2012-11-02 Stephen WarrenAdd board_name to CONFIG_ENV_VARS_UBOOT_CONFIG
2012-11-02 Tom RiniREADME: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
2012-11-02 Simon Glassgit-mailrc: Change x86 maintainer to Simon
2012-11-02 Wolfgang Denklib/vsprintf.c: don't special-case pointers to address...
2012-11-02 Tom Rinicmd_fdt.c: Use %p when printing pointers
2012-11-02 Stephen Warrenfs: handle CONFIG_NEEDS_MANUAL_RELOC
2012-10-29 Tom RiniMAKEALL: Add -s to '${MAKE} tidy' section
2012-10-29 Simon Glassext4: Fix printf() format string error
2012-10-29 Stephan GatzkaFPGA: Cyclon II: Correctly reset the FPGA before config...
2012-10-29 Stephen Warrenfs: add filesystem switch libary, implement ls and...
2012-10-29 Stephen Warrenfs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_...
2012-10-29 Stephen Warrenfs: delete unused Makefile
2012-10-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2012-10-29 Jason JinColdFire: Remove save env in NAND support for M54418TWR...
2012-10-29 Jason JinColdFire: Update the lds file for M54418TWR board.
2012-10-28 Wolfgang DenkESTEEM192E: adjust linker script to grown code size
2012-10-28 Wolfgang DenkTQM8xx: adjust linker script to grown code size
2012-10-28 Wolfgang DenkPPC: remove dead boards (AMX860, c2mon, ETX094, IAD210...
2012-10-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-10-26 Stephen WarrenARM: fix u-boot.lds for -ffunction-sections/-fdata...
2012-10-26 Yann Vernierarm: ks8695: use defined constants for UART
2012-10-26 Annamalai LakshmananOrigen: Add default clock settings for multimedia IPs
2012-10-26 Albert ARIBAUDarm: arm925t: remove SX1 board
2012-10-26 Marek Vasutarm720: Remove CONFIG_ARM7_REVD
2012-10-26 Marek Vasutarm720: Further clean up the arm720t directory
2012-10-26 Marek Vasutstdio: Remove the CLPS7111 serial driver
2012-10-26 Marek Vasutarm: Remove support for NETARM
2012-10-26 Marek Vasutarm: Remove support for s3c4510
2012-10-26 Marek Vasutarm: Remove support for lpc2292
2012-10-26 Allen Martinserial: remove calls to serial_assign()
2012-10-26 Albert ARIBAUDMerge remote-tracking branch 'u-boot-atmel/master'
2012-10-26 Albert ARIBAUDMerge remote-tracking branch 'u-boot-ti/master'
2012-10-25 Stephen WarrenFAT: implement fat_set_blk_dev(), convert cmd_fat.c
2012-10-25 Stephen WarrenFAT: initialize all fields in cur_part_info, simplify...
2012-10-25 Stephen WarrenFAT: remove cur_part_nr
2012-10-25 Kim Phillipsdrivers/serial/serial_ns16550.c: sparse fixes
2012-10-25 Kim Phillipsdrivers/i2c/fsl_i2c.c: sparse fix
2012-10-25 Peter Korsgaardam33xx/ddr_defs.h: rename DDR2/DDR3 defines to their...
2012-10-25 Peter Korsgaardam33xx: support board specific ddr settings
2012-10-25 Peter Korsgaardam33xx: move generic parts of pinmux handling out from...
2012-10-25 Peter Korsgaardam33xx/board: use cpu_mmc_init() for default mmc initia...
2012-10-25 Peter Korsgaardam33xx: move ti i2c baseboard header handling to board...
2012-10-25 Peter Korsgaardam33xx/board.c: make wdtimer/uart_base static
2012-10-25 Tom Riniam33xx: Add SPI SPL as an option
2012-10-25 Tom Riniomapimage: Add support for byteswapped SPI images
2012-10-25 Peter Korsgaardomap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED
2012-10-25 Stefano BabicOMAP3: add video support to the mcx board
2012-10-25 Stefano BabicVIDEO: add macro to set LCD size for DSS driver
2012-10-25 Stefano BabicOMAP3: mcx: updated to new hardware revision
2012-10-25 Stefano BabicOMAP3: updated pinmux and environment for new revision...
2012-10-25 Stefano BabicOMAP3: mt_ventoux: power on USB at startup
2012-10-25 Vaibhav Hirematham335x: Enable RTC 32K OSC clock
2012-10-24 Alison WangColdFire: Add Freescale MCF54418TWR ColdFire developmen...
2012-10-24 Alison WangColdFire: Add MCF5441x CPU support
2012-10-24 Alison WangColdFire: Fix unused variable in cpu_init.c
2012-10-23 Gerlando Falautokm83xx: add kmvect1 board
2012-10-23 Gerlando Falautokm83xx: add common support for km8309 boards
2012-10-23 Gerlando Falautompc83xx: add support for mpc8309
2012-10-23 Gerlando Falautocleanup: introduce CONFIG_MPC830x
2012-10-23 Gerlando Falautocleanup: use CONFIG_QE instead of CONFIG_MPC8360 |...
2012-10-23 Gerlando Falautocosmetic: suvd3: align #defines
2012-10-23 Igor Grinbergcm-t35: clean unused defines from config
2012-10-23 Andrew Bradfordconfigs: Fix usage of mmc rescan
2012-10-23 Joel A Fernandesam33xx: Enable DDR3 for DDR3 version of beaglebone
2012-10-23 Pankaj BharadiyaUSB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCS...
2012-10-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2012-10-23 Gerald Van... Merge branch 'next'
2012-10-22 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2012-10-22 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-mmc
2012-10-22 Andy Fleming85xx: Protect timeout_save variable with ifdefs
2012-10-22 Liu Gangpowerpc/boot: Change the compile macro for SRIO & PCIE...
2012-10-22 Mingkai Huphylib: Enable SMSC LAN87xx PHY support
2012-10-22 Shaohui Xiepowerpc/espi: remove write command length check
2012-10-22 shaohui xiepowerpc/fm: fix TBI PHY address settings
2012-10-22 Haiying Wangpoweprc/85xx: add QMan frequency info and fdt fixup.
2012-10-22 Haiying Wangmpc85xx/portals: Add qman and bman ip_cfg field into...
2012-10-22 York Sunpowerpc/t4qds: Add T4QDS board
2012-10-22 York Sunpowerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet...
2012-10-22 York Sunpowerpc/mpc85xx: Rewrite spin table to comply with...
2012-10-22 York Sunpowerpc/mpc85xx: Remove R6 from spin table
2012-10-22 York Sunpowerpc/mpc8xxx: Fix DDR SPD failed message
2012-10-22 York Sunpowerpc/mpc8xxx: Add auto select bank interleaving...
2012-10-22 York Sunpowerpc/mpc85xx: Add workaround for DDR erratum A004934
2012-10-22 York Sunpowerpc/mpc85xx: software workaround for DDR erratum...
2012-10-22 York Sunpowerpc/mpc8xxx: Fix DDR initialization waiting for...
2012-10-22 York Sunpowerpc/mpc8xxx: Fix DDR driver handling quad-rank...
2012-10-22 York Sunpowerpc/mpc8xxx: Update DDR registers
2012-10-22 Roy Zangfm/mEMAC: add mEMAC frame work
2012-10-22 York Sunpowerpc/mpc85xx: Add B4860 and variant SoCs
2012-10-22 York Sunpowerpc/mpc85xx: Add T4240 SoC
2012-10-22 Andy Flemingpowerpc/mpc85xx: Add T4 device definitions
2012-10-22 Shaveta Leekhaboard/freescale/common: VSC3316/VSC3308 initialization...
2012-10-22 York Sunpowerpc/corenet2: fix mismatch DDR sync bit from RCW
2012-10-22 York Sunpowerpc/corenet2: Add SerDes for corenet2
2012-10-22 York Sunpowerpc/mpc85xx: Add RCW bits and registers for SerDes...
2012-10-22 York Sunpowerpc/e6500: Move QCSP registers for QMan v3
next