]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2013-08-22 Lothar Waßmanngpio: mxc: parenthesize macro argument
2013-08-22 Lothar Waßmannmtdparts: fix incorrectly split error message
2013-08-22 Lothar Waßmannnet: fec: fix bogus packet address being written to...
2013-08-22 Lothar Waßmannmxs: set vector base address to RAM to be able to use...
2013-08-22 Lothar Waßmannarm: use _start instead of __image_copy_start
2013-08-22 Lothar WaßmannTimer: omap-common: support 64bit timer value in get_ti...
2013-08-22 Lothar WaßmannARM: mx5: customize PLL setup for TX53
2013-08-22 Lothar WaßmannARM: mx5: use 'bic' instead of 'and' and mask with...
2013-08-22 Lothar WaßmannARM: mx5: cleanup comments
2013-08-22 Lothar WaßmannARM: mx5: don't clobber r0 in setup_pll
2013-08-22 Lothar Waßmannkaro: u-boot.lds: whitespace cleanup
2013-08-21 Lothar Waßmannmerged tx6dl-devel into denx master branch
2013-08-19 Lothar Waßmanntx53: lowlevel_init: update memory initialization to... KARO-TX53-2013-08-19
2013-08-19 Lothar Waßmanntx53: lowlevel_init: remove bogus register defines
2013-08-19 Lothar Waßmanntx53: lowlevel_init: use .error pseudo op where appropriate
2013-08-09 Lothar Waßmanni.MX video: use already defined CONFIG_IPUV3_CLK instea...
2013-08-09 Lothar Waßmanni.MX video: remove dead code
2013-08-08 ken kuonds32: fix the missing COBJS-y change
2013-08-08 ken kuonds32: introduce DMA allocation API
2013-08-08 Andesnds32: Change of NDS32 Custodian
2013-08-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2013-08-05 Lothar WaßmannMerge remote branch 'remotes/kc/karo-tx28' into tx6q-rel
2013-08-03 Marek Vasuti2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED
2013-08-02 Stephen Warrendts/Makefile: pass -undef -D__DTS__ to cpp
2013-08-02 Stephen Warrendts/Makefile: don't use cpp -P
2013-08-02 Stephen Warrenconfig: don't define CONFIG_ARCH_DEVICE_TREE
2013-08-02 Stephen Warrendts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS
2013-08-02 Stephen Warrendt: don't use ARCH_CPU_DTS
2013-08-02 Stephen Warrendts/Makefile: unify cpp/dtc include paths
2013-08-02 Stephen Warrendts/Makefile: simplify dtc invocation
2013-08-02 Stephen Warrenxilinx: move microblaze-generic .dts to standard location
2013-08-02 Stephen WarrenValidate dtc is new enough
2013-08-02 Lothar Waßmannkaro: tx28: adapt fdt fixups for Linux 3.11 KARO_TX28-2013-08-02 karo-tx28
2013-08-02 Lothar Waßmannkaro: fdt: properly handle USB nodes for TX28 and TX6
2013-08-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2013-08-01 Lothar Waßmannkaro: tx6: remove debug code KARO_TX6-2013-08-01
2013-08-01 Lothar Waßmannkaro: tx6: fix broken calculation of MTDPARTS parameters
2013-08-01 Lothar Waßmannkaro: tx6: set PHYS_SDRAM_1_SIZE independent from proce...
2013-08-01 Lothar Waßmannkaro: tx6: rename board variants
2013-08-01 Lothar Waßmannkaro: tx6: use standard config option CONFIG_SYS_NAND_B...
2013-07-31 Axel Linspi: bfin_spi: Use DIV_ROUND_UP instead of open-coded
2013-07-31 Axel Linblackfin: Fix using gd->baudrate before setting its...
2013-07-31 Axel Linblackfin: gpio: Use proper mask for comparing function
2013-07-31 Axel Lingpio: adi_gpio2: Unreserve gpio in special_gpio_free()
2013-07-31 Axel Linblackfin: gpio: Unreserve gpio in special_gpio_free()
2013-07-30 Masahiro Yamadacfi_flash: Add prototypes of overridable functions
2013-07-29 Nikita Kiryanovehci-hcd: fix memory leak in lowlevel init
2013-07-29 Nikita Kiryanovusb_hub: fix power cycling logic
2013-07-29 Roger Quadrosusb: ehci-omap: Don't softreset USB High-speed Host...
2013-07-29 Lukasz Majewskidfu: Implementation of target reset after communication...
2013-07-29 Marek Vasutusb: mv_udc: Add bounce buffer
2013-07-29 Marek Vasutusb: mv_udc: Add proper cache management
2013-07-29 Marek Vasutusb: mv_udc: Implement better qTD item accessor
2013-07-29 Marek Vasutusb: mv_udc: Improve allocation of qTD items
2013-07-29 Marek Vasutusb: mv_udc: Implement better QH accessor
2013-07-29 Marek Vasutusb: mv_udc: Add cacheline length check
2013-07-29 Marek Vasutusb: mv_udc: Properly align the endpoint QH and qTD...
2013-07-29 Marek Vasutusb: mv_udc: Move QH and qTD into mv_drv
2013-07-29 Marek Vasutusb: mv_udc: Init mv_drv.gadget.ops statically
2013-07-29 Marek Vasutusb: mv_udc: Remove QH_MAXNUM macro
2013-07-29 Marek Vasutusb: mv_udc: Clean up the initial variable check
2013-07-29 Marek Vasutusb: mv_udc: Make use of struct ehci_ctrl
2013-07-29 Marek Vasutusb: ehci: Split out struct ehci_ctrl definition
2013-07-29 Marek Vasutusb: mv_udc: Clean up the EP initialization
2013-07-29 Marek Vasutusb: mv_udc: Move endpoint array into driver data
2013-07-29 Marek Vasutusb: mv_udc: Clean up mv_udc.h
2013-07-29 Marek Vasutusb: mv_udc: Unbreak the mv_udc driver
2013-07-26 Tom Rinipowerpc/ppc4xx: Convert new gdsys files to SPDX license...
2013-07-26 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-07-26 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-07-25 Dirk Eibachpowerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION...
2013-07-25 Dirk Eibachpowerpc/ppc4xx: Consider gdsys FPGA OSD size
2013-07-25 Dirk Eibachpowerpc/ppc4xx: Support gdsys multichannel iocon hardware
2013-07-25 Dirk Eibachpowerpc/ppc4xx: Add fpgad command for dumping gdsys...
2013-07-25 Dirk Eibachpowerpc/ppc4xx: Add gdsys mclink interface
2013-07-25 Dirk Eibachpowerpc/ppc4xx: Use generic accessor functions for...
2013-07-25 Kuo-Jung Sucfi_flash: use buffer length in unmap_physmem()
2013-07-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nds32
2013-07-25 Tom Riniqemu-malta: Update for SPDX license identifiers
2013-07-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2013-07-25 Tom Rinidrivers/i2c: Update fti2c010.[ch], i2c_core.c to use...
2013-07-25 ken kuonds32: Enable FPU if the version of CPU supported
2013-07-25 Tom Rininds32: Update <asm/io.h> and <asm/setup.h> with SPDX...
2013-07-25 ken kuonds32: Convert Makefiles to use COBJS-y style
2013-07-24 Gabor JuhosMIPS: mips32/cache.S: use v1 register for indirect...
2013-07-24 Gabor JuhosMIPS: mips32/cache.S: store cache line size in t8 register
2013-07-24 Gabor JuhosMIPS: mips32/cache.S: save return address in t9 register
2013-07-24 Gabor JuhosMIPS: xburst/start.S: rework relocation info check
2013-07-24 Gabor JuhosMIPS: xburst/start.S: use t8 register for dynamic reloc...
2013-07-24 Gabor JuhosMIPS: xburst/start.S: save gd in s0 register
2013-07-24 Gabor JuhosMIPS: xburst/start.S: save relocation offset in s1...
2013-07-24 Gabor JuhosMIPS: xburst/start.S: save relocation address in s2...
2013-07-24 Gabor JuhosMIPS: mips32/start.S: rework relocation info check
2013-07-24 Gabor JuhosMIPS: mips32/start.S: use t8 register for dynamic reloc...
2013-07-24 Gabor JuhosMIPS: mips32/cache.S: remove superfluous register assig...
2013-07-24 Gabor JuhosMIPS: remove obsolete TODO items
2013-07-24 Gabor JuhosMIPS: mips64/interrupt.c: remove superfluous include
2013-07-24 Gabor JuhosMIPS: mips32/time.c: fix checkpatch errors/warnings
2013-07-24 Gabor JuhosMIPS: qemu-malta: bring up ethernet
2013-07-24 Gabor JuhosMIPS: qemu-malta: add PCI support
next