]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2012-07-09 Stephen Warrentegra: bootcmd enhancements
2012-07-09 Stephen Warrentegra: add enterrcm command
2012-07-09 Stephen Warrentegra: enable CONFIG_ENV_VARS_UBOOT_CONFIG
2012-07-09 Stephen WarrenAdd env vars describing U-Boot target board
2012-07-09 Lucas Stachtegra: usb: fix wrong error check
2012-07-09 Lucas Stachtegra: add ULPI on USB2 funcmux entry
2012-07-09 Tom Warrentegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build...
2012-07-09 Thierry Redingtegra: Add Tamonten Evaluation Carrier support
2012-07-09 Thierry Redingtegra: Use SD write-protect GPIO on Tamonten
2012-07-09 Thierry Redingtegra: Implement gpio_early_init() on Tamonten
2012-07-09 Thierry Redingtegra: Allow boards to perform early GPIO setup
2012-07-09 Thierry Redingtegra: plutux: Add device tree support
2012-07-09 Thierry Redingtegra: medcom: Add device tree support
2012-07-09 Thierry Redingtegra: Rework Tamonten support
2012-07-09 Peter Meerwaldbeagle: add eeprom expansion board info for bct brettl4
2012-07-09 Wolfgang DenkRevert "arm: bugfix: save_boot_params_default accesses...
2012-07-09 Stephen Warrenfdt: send all dtc output to stderr
2012-07-08 Kim Phillipsext2fs: fix warning: 'blocknxt' may be used uninitialized
2012-07-08 Vladimir Yakovlevtools: Fix mingw tools build
2012-07-08 Kim Phillipsnet: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY
2012-07-08 Anatolij GustschinRemove remaining mdelay() macros
2012-07-08 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-07-08 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2012-07-07 SRICHARAN RARM: cache: Move the cp15 CR register read before flush...
2012-07-07 Fabio EstevamARM: introduce arch_early_init_r()
2012-07-07 Marek VasutPXA: Enable CONFIG_PREBOOT on zipitz2
2012-07-07 Fabio EstevamARM: mx28: Remove CONFIG_ARCH_CPU_INIT
2012-07-07 Fabio EstevamNo need to define CONFIG_ARCH_CPU_INIT.
2012-07-07 esw@bus-elektronik.deadd new board vl_ma2sc
2012-07-07 Stefan RoeseMTD: SPEAr SMI: Add write support for length < 4 bytes
2012-07-07 Stefan Roesei2c: designware_i2c.c: Add support for the "i2c probe...
2012-07-07 Stefan Roesertc/m41t62: Add support for M41T82 with HT (Halt Update)
2012-07-07 Stefan RoeseSPL: ARM: spear: Add SPL support for SPEAr600 platform
2012-07-07 Stefan RoeseMakefile: Add u-boot.spr build target (SPEAr)
2012-07-07 Stefan RoeseSPL: ARM: spear: Remove some objects from SPL build
2012-07-07 Stefan RoeseSPL: lib/Makefile: Add crc32.c to SPL build
2012-07-07 Stefan RoeseSPL: common/Makefile: Add image.c to SPL build
2012-07-07 Simon Glassarm: Don't use printf() in SPL builds
2012-07-07 Stefan RoeseGPIO: Add SPEAr GPIO driver
2012-07-07 Stefan Roesenet: Multiple updates/enhancements to designware.c
2012-07-07 Amit Virdicleanup/SPEAr: Define configuration flags more elegantly
2012-07-07 Amit Virdicleanup/SPEAr: Remove unnecessary parenthesis
2012-07-07 Shiraz HashimSPEAr: Correct SoC ID offset in misc configuration...
2012-07-07 Shiraz HashimSPEAr: explicitly select clk src for UART
2012-07-07 Amit VirdiSPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed...
2012-07-07 Vipin KumarSPEAr: Enable ONFI nand flash detection for spear3xx...
2012-07-07 Vipin KumarSPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macro
2012-07-07 Vipin KumarSPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE
2012-07-07 Vipin KumarSPEAr: Enable CONFIG_SYS_FLASH_PROTECTION
2012-07-07 Shiraz HashimSPEAr: Enable dcache for fast file transfer
2012-07-07 Shiraz HashimSPEAr: Enable autoneg for ethernet
2012-07-07 Vipin KUMARSPEAr: Enable udc and usb-console support only for...
2012-07-07 Vipin KUMARSPEAr: Enable usb device high speed support
2012-07-07 Amit VirdiSPEAr: Initialize SNOR in early_board_init_f
2012-07-07 Vipin KUMARSPEAr: Change the default environment variables
2012-07-07 Vipin KUMARSPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)
2012-07-07 Vipin KUMARSPEAr: Add configuration options for spear3xx and spear...
2012-07-07 Vipin KUMARSPEAr: Add basic arch related support for SPEAr SoCs
2012-07-07 Vipin KumarSPEAr: Add interface information in initialization
2012-07-07 Vipin KUMARSPEAr: Add macb driver support for spear310 and spear320
2012-07-07 Vipin KUMARSPEAr: Configure network support for spear SoCs
2012-07-07 Vipin KUMARSPEAr: Place ethaddr write and read within CONFIG_CMD_NET
2012-07-07 Amit VirdiSPEAr: Eliminate dependency on Xloader table
2012-07-07 Amit VirdiSPEAr: Fix ARM relocation support
2012-07-07 Armando Viscontist_smi: Fixed page size for Winbond W25Q128FV flash
2012-07-07 Amit Virdist_smi: Change timeout loop implementation
2012-07-07 Armando Viscontist_smi: Fix bug in flash_print_info()
2012-07-07 Armando Viscontist_smi: Change the flash probing method
2012-07-07 Armando Viscontist_smi: Removed no needed dependency on ST_M25Pxx_ID
2012-07-07 Vipin Kumarst_smi: Fix smi read status
2012-07-07 Shiraz Hashimst_smi: Move status register read before modifying...
2012-07-07 Vipin KUMARst_smi: Read status until timeout happens
2012-07-07 Amit Virdist_smi: Enhance the error handling
2012-07-07 Amit Virdist_smi: Change SMI timeout values
2012-07-07 Amit Virdist_smi: Return error in case TFF is not set
2012-07-07 Vipin KUMARst_smi: Add support for SPEAr SMI driver
2012-07-07 Vipin KUMARmtd/NAND: Remove obsolete SPEAr specific NAND drivers
2012-07-07 Vipin KUMARSPEAr: Configure FSMC driver for NAND interface
2012-07-07 Vipin KUMARmtd/NAND: Add FSMC driver support
2012-07-07 Holger Brunckarm/km: remove calls to kw_gpio_* in board_early_init_f
2012-07-07 Thomas Herzmannarm/km: add implementation for read_dip_switch
2012-07-07 Valentin Longchamparm/km: support the 2 PCIe fpga resets
2012-07-07 Valentin Longchamparm/km: skip FPGA config when already configured
2012-07-07 Valentin Longchamparm/km: redefine piggy 4 reg names to avoid conflicts
2012-07-07 Holger Brunckarm/km: cleanup km_kirkwood boards
2012-07-07 Valentin Longchamparm/km: enable BOCO2 FPGA download support
2012-07-07 Holger Brunckarm/km: remove portl2.h and use km_kirkwood instead
2012-07-07 Holger Brunckarm/km: convert mgcoge3un target to km_kirkwood
2012-07-07 Holger Brunckarm/km: add kmcoge5un board support
2012-07-07 Holger Brunckarm/km: add kmnusa board support
2012-07-07 Tetsuyuki Kobayashiarm: bugfix: save_boot_params_default accesses uninital...
2012-07-07 Nikita Kiryanovcm-t35: fix incorrect NAND_ECC layout selection
2012-07-07 SRICHARAN RARM: OMAP4/5: Do not configure non essential pads,...
2012-07-07 SRICHARAN RARM: OMAP4/5: Move USB pads to essential list.
2012-07-07 SRICHARAN RARM: OMAP4/5: Move USB clocks to essential group.
2012-07-07 SRICHARAN RARM: OMAP4/5: Move gpmc clocks to essential group.
2012-07-07 SRICHARAN RARM: OMAP4+: Move external phy initialisations to arch...
2012-07-07 Sebastien Janomap4: Use a smaller M,N couple for IVA DPLL
2012-07-07 Rajashekhara... da850/omap-l138: Enable auto negotiation in RMII mode
2012-07-07 Steve Sakomanomap: am33xx: accomodate input clocks other than 24 Mhz
next