]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2010-10-02  Mike FrysingerBlackfin: punt headers for non-existent BF541
2010-10-02  Mike FrysingerBlackfin: unify gpio cfi implementations
2010-10-02  Mike FrysingerBlackfin: bfin_sdh: clean up send_cmd
2010-10-02  Mike FrysingerBlackfin: bfin_spi: add optional DMA support
2010-10-02  Mike FrysingerBlackfin: add support for BF51x parts
2010-10-02  Mike FrysingerBlackfin: add support for BF538/BF539 processors
2010-09-28  Wolfgang DenkMerge branch 'next' of /home/wd/git/u-boot/next
2010-09-28  Wolfgang DenkPrepare v2010.09 v2010.09
2010-09-28  Wolfgang Denkmpc512x: fix build issues
2010-09-28  Steve SakomanARMV7: OMAP3: Update Beagle xM pinmux with USB hub...
2010-09-28  Aneesh VARMV7: OMAP4: Calculate SDRAM size
2010-09-28  Steve SakomanARMV7: OMAP4: Fix Panda pinmux setting to enable Wifi...
2010-09-28  Thomas Weberixp/npe: Remove duplicated comment
2010-09-28  Thomas Weberbmw: Remove duplicated include of header file
2010-09-28  Torkel LundgrenAdd support for operating system OSE
2010-09-28  Thomas WeberREADME: Fix description of version numbering scheme
2010-09-27  Karl BeldanFix "ubi part" cmd re-entrancy
2010-09-23  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2010-09-23  Peter Tyser83xx: Remove warmboot parameter from PCI init functions
2010-09-23  Kim Phillipsmpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc830...
2010-09-23  Kim Phillipsmpc83xx: fix pcie build warning
2010-09-23  Ilya Yanokmpc8308_p1m: support for MPC8308 P1M board
2010-09-23  Ilya YanokMPC8308RDB: various clean ups
2010-09-23  Ilya Yanokmpc8308: add SICR{L,H} fields definitions
2010-09-23  Ilya Yanokmpc83xx: add support for setting PCIE clocks
2010-09-23  Ilya Yanokmpc83xx/pcie: make it compile with PCIE2 unconfigured
2010-09-23  Ira W. Snydere300: increase CONFIG_SYS_BOOTMAPSZ to allow booting...
2010-09-23  Scott Woodmpc831xerdb: enable mtdparts for NAND
2010-09-23  Victor Gallardoppc4xx: Disable trace broadcast for 44x non debug mode
2010-09-23  Stefan Roeseppc4xx: Cleanup of PVR detection code in cpu.c
2010-09-23  Matthias Fuchsppx4xx: remove unused functionality for DU405 boards
2010-09-23  Stefan RoeseRemove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
2010-09-23  Stefan Roeseppc4xx: Remove now unused CONFIG_UART1_CONSOLE
2010-09-23  Stefan Roeseppc4xx: Use common NS16550 driver for PPC4xx UART
2010-09-23  Stefan Roeseppc4xx: Big header cleanup part 2, mostly PPC405 related
2010-09-23  Stefan Roeseppc4xx: Big header cleanup, mostly PPC440 related
2010-09-23  Stefan Roeseppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx...
2010-09-23  Stefan Roeseppc4xx: Move ppc4xx headers to powerpc include directory
2010-09-23  Stefan Roeseppc4xx: Remove unreferenced file include/405_dimm.h
2010-09-23  Stefan Roeseppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node(...
2010-09-23  Stefan Roeseppc4xx: POST UART: Use in/out_8() io-accessor functions
2010-09-23  Stefan Roeseppc4xx: Fix CATcenter build
2010-09-22  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2010-09-22  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2010-09-22  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-09-21  Mike FrysingerBlackfin: bfin_spi: use same gpio cs define as Linux
2010-09-21  Mike FrysingerBlackfin: update some missed board config.mk files
2010-09-21  Timur Tabifsl: refactor MPC8610 and MPC5121 DIU code to use exist...
2010-09-21  Timur Tabivideo: cfb_console: add support for 4bpp bitmaps with...
2010-09-21  Timur Tabilogos: add Freescale logo
2010-09-21  Timur Tabivideo: cfb_console: fix definition and usage of CURSOR_...
2010-09-21  Kim Phillipssilence config step commands display during MAKEALL...
2010-09-21  Matthias Weisserarm: Make jadecpu board use relocation
2010-09-21  Michael ZaidmanPOST cleanup.
2010-09-21  Mike Frysingercmd_mmc: use common usage function
2010-09-21  Mike Frysingersetlocalversion: add some more fallbacks for git describe
2010-09-21  Wolfgang DenkMerge branch 'next' of ../custodians into next
2010-09-21  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-09-21  Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-usb...
2010-09-21  Wolfgang DenkMerge branch 'next' of ../custodians into next
2010-09-20  Vitaly KuzmichevUSB-CDC: Fix coding style issues
2010-09-20  Stefano BabicUSB-CDC: called handle_interrupts inside usb_eth_send
2010-09-20  Stefano BabicUSB-CDC: correct wrong alignment in ether.c
2010-09-20  Vitaly KuzmichevUSB-CDC: change simple_strtol to simple_strtoul
2010-09-20  Vitaly KuzmichevUSB-CDC: ethernet error path potential oops fix
2010-09-20  Vitaly KuzmichevUSB-CDC: Correct stat_req initialization
2010-09-20  Vitaly KuzmichevUSB-CDC: Replace 'strcpy' by 'strlcpy'
2010-09-20  Vitaly KuzmichevUSB-CDC: Correct freeing usb requests
2010-09-20  Vitaly KuzmichevUSB-CDC: Use native debug printout macros
2010-09-20  Vitaly KuzmichevUSB-CDC: Add lost 'qmult' definition
2010-09-20  Vitaly KuzmichevUSB-CDC: Restuct USB gadget Makefile
2010-09-20  Remy BohmerIntegrate USB gadget layer and USB CDC driver layer
2010-09-20  Mike Frysingerusb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts
2010-09-20  Stefan Roesecfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLA...
2010-09-20  Stefan Roesecfi_flash: Simplify dynamic flash bank number detection
2010-09-20  Stefan Roesecfi_flash: Add weak default for cfi_flash_bank_addr()
2010-09-20  Stefan Roesecfi_flash: Simplify flash_get_info()
2010-09-19  Wolfgang DenkRemove spieval board support
2010-09-19  Wolfgang DenkRemove smmaco4 board support
2010-09-19  Wolfgang DenkRemove HMI10 board support
2010-09-19  Wolfgang Denkcanmb board: Fix compiler warnings
2010-09-19  Wolfgang Denkaev board: Fix compile problems
2010-09-19  Ben Gardinerda8xx: fixup ARM relocation support
2010-09-19  Heiko SchocherARM: implement relocation for arm1176
2010-09-19  Heiko SchocherARM: implement relocation for arm720t
2010-09-19  Heiko SchocherARM: implement relocation for arm_intcm
2010-09-19  Heiko SchocherARM: implement relocation for lh7a40x
2010-09-19  Heiko SchocherARM: implement relocation for s3c44b0
2010-09-19  Heiko SchocherARM: implement relocation for sa1100
2010-09-19  Heiko SchocherARM: implement relocation for ixp
2010-09-19  Heiko SchocherARM: implement relocation for pxa
2010-09-19  Heiko SchocherARM: implement relocation for ARM946
2010-09-19  Heiko SchocherARM: implement relocation for ARM925
2010-09-19  Heiko SchocherARM: implement relocation for ARM920
2010-09-19  Heiko SchocherARM: implement relocation for ARM926
2010-09-19  Heiko SchocherARM: implement relocation for ARM V7 (OMAP)
2010-09-19  Heiko SchocherARM: implement relocation for ARM11
2010-09-19  Heiko SchocherARM: add relocation support
2010-09-19  Heiko Schochernand_boot_fsl_nfc.c: make "nfc" a "static const" pointer
2010-09-19  Heiko Schocheri2c, omap24xx: set bus_initialized only after relocation.
next