]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2012-03-14 Lothar WaßmannAdded missing initialisation of chksum v1.2.1
2012-03-09 Lothar Waßmannprevent crash in StELFFile::dumpSections() for certain... v1.2
2012-03-09 Lothar WaßmannAdd u-boot.sb to the ALL-y target
2012-03-09 Lothar WaßmannUse the proper filename for elftosb input file
2012-03-09 Lothar Waßmannproperly integrate 'elftosb' into the build environment
2012-03-09 Lothar Waßmannpatched elftosb to include rel.dyn and dynsym sections...
2012-03-09 Lothar WaßmannAdded source of Freescale's 'elftosb' tool
2012-03-09 Lothar WaßmannUpdate TX28 support and add support for TX28S AKA TX28...
2012-03-09 Lothar WaßmannEnable caches
2012-03-09 Lothar Waßmann- Implement missing get_ticks(), get_timer() and get_tb...
2012-03-09 Lothar Waßmann- check for CONDIF_SYS_DCACHE_OFF or CONFIG_SYS_ARM_CAC...
2012-03-09 Lothar Waßmann- fix the range of the cache flush/invalidate operations
2012-03-09 Lothar Waßmannmake it possible to override CPPFLAGS from platform...
2012-03-09 Lothar WaßmannAdd cache flush operation for dma descriptor
2012-03-08 Lothar WaßmannMake CONFIG_SHOW_ACTIVITY work with CONFIG_CMDLINE_EDIT...
2012-03-08 Lothar WaßmannUse the correct parameters in the flush_dcache_range...
2012-03-08 Lothar Waßmannremove bogus cp_delay() function in arch/arm/lib/cache...
2012-03-08 Lothar Waßmannmake search_bbt() less verbose
2012-03-06 Lothar Waßmannmove DDR2 setup code to platform specific function...
2012-03-06 Lothar Waßmann- make locally used functions static
2012-03-06 Lothar WaßmannDon't set up the CPSR for SPL_BUILD
2012-03-06 Lothar WaßmannAdd '.pc' to the list of 'quilt' files
2012-03-06 Lothar Waßmann- fix typo
2012-03-06 Lothar WaßmannAdd cache flush operations
2012-03-06 Lothar Waßmannadd timeout to polling loop for FEC_TBD_READY
2012-03-06 Lothar WaßmannMisc cleanups:
2012-03-06 Lothar WaßmannAdd cache control functions
2012-03-06 Lothar Waßmannfix grammatical error in comment and remove useless ()
2012-03-06 Lothar WaßmannFix order of enet clock pad setup and PLL enable accord...
2012-03-06 Lothar WaßmannImplement cache functions for ARM-926ejs
2012-03-06 Lothar WaßmannCombine asm statements to prevent the compiler from...
2012-03-04 Lothar WaßmannCorrect typo
2012-02-24 Lothar WaßmannMerge branch 'master' of ../denx-uboot into tx28
2012-02-24 Lothar WaßmannCleanup after merge
2012-02-23 Lothar Waßmannmerged current version of git://git.denx.de/u-boot
2012-02-23 Lothar Waßmannapplied patches from Freescale and Ka-Ro
2012-02-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2012-02-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2012-02-17 Wolfgang DenkMerge branch 'trini@ti.com' of git://git.denx.de/u...
2012-02-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-02-15 Jan Kloetzkemmc: make mmc_send_status() more reliable
2012-02-15 Jan Kloetzkemmc: fix card busy polling
2012-02-15 Tom WarrenTegra: mmc: Fixed handling of interrupts in timeouts.
2012-02-15 Tom Riniomap_hsmmc: Wait for CMDI to be clear
2012-02-15 ramneek mehreshpowerpc/8xxx:Add MPH controller support in USB device...
2012-02-15 ramneek mehreshpowerpc/8xxx: Cleanup USB device-tree fixup
2012-02-14 Peter Meerwaldusb_ether: fix typo
2012-02-14 Peter Meerwaldcmd_eeprom: typo
2012-02-14 Peter Meerwalddoc: complete, typos
2012-02-13 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2012-02-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2012-02-12 Eric NelsonREADME: Add description of SPI Flash (SF) command confi...
2012-02-12 Eric Nelsonsf command: allow default bus and chip selects
2012-02-12 Mike Frysingersf: eeprom_m95xxx: set a sane default timeout
2012-02-12 Mike Frysingersf: eeprom_m95xxx: fix up style
2012-02-12 Mike FrysingerBlackfin: pata_bfin: fix printf warning
2012-02-12 Mike FrysingerBlackfin: bfin_nand: mark local func static
2012-02-12 Macpaul Linlinkage.h: move from blackfin to common includes
2012-02-12 Dimitar PenevBlackfin: br4: new board port
2012-02-12 Mike FrysingerBlackfin: add in/out le32 variants
2012-02-12 Mike Frysingerpost: add blackfin to the post_time_ms list
2012-02-12 Mike FrysingerBlackfin: bf537-stamp: drop board reset workaround
2012-02-12 Dimitar PenevBlackfin: pr1: new board port
2012-02-12 Christian Riescharm, davinci: Add support for the Calimain board from...
2012-02-12 Sughosh GanuChanges to move hawkboard to the new spl infrastructure
2012-02-12 Christian Riescharm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE...
2012-02-12 Christian Riescharm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS...
2012-02-12 Sughosh Ganuarm, arm926ejs: Flush the data cache before disabling it
2012-02-12 Christian Riescharm, arm926ejs: Do cpu critical inits only for boards...
2012-02-12 Christian Riescharm, davinci: Add lowlevel_init for SoCs other than...
2012-02-12 Peter BaradaARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRL...
2012-02-12 Peter Baradaomap3logic: Add missing GPMC pinmux for LAN92xx access
2012-02-12 Aneesh VOMAP4460: Reduce MPU clock speed from 920 to 700
2012-02-12 Hadli, Manjunathdavinci: add support for printing clock frequency
2012-02-12 Hadli, Manjunathdavinci: remove macro CONFIG_DISPLAY_CPUINFO
2012-02-12 Peter Meerwalddoc: fix typos
2012-02-12 Peter Meerwaldomap3: fix comment typos
2012-02-12 Peter Meerwaldbeagle: fix typos
2012-02-12 Schuyler PattonAM3517: Changed default clock rate for AM3517
2012-02-12 Ilya Yanokmcx: support for HTKW mcx board
2012-02-12 Stefano BabicARM: omap3: Added Teejet mt_ventoux
2012-02-12 Stefano BabicOMAP3: TAM3517: update ehci interface
2012-02-12 Govindraj.ROMAP4: ehci-omap: enable ehci-omap for panda boards
2012-02-12 Govindraj.ROMAP4: clock-common: Move the usb dppl configuration...
2012-02-12 Govindraj.ROMAP3+: Clock: Adding ehci clock enabling
2012-02-12 Govindraj.Rehci-omap: Clean up added ehci-omap.c
2012-02-12 Ilya Yanokehci-omap: driver for EHCI host on OMAP3
2012-02-12 Govindraj.Rusb: ulpi: Add omap-ulpi-view port support
2012-02-12 Govindraj.Rusb: ulpi: Extend the existing ulpi framework.
2012-02-12 Amit VirdiARM: Convert spear3xx and spear6xx boards to boards.cfg
2012-02-12 Chander KashyapSMDK5250: Add ethernet support
2012-02-12 Chander KashyapEXYNOS: SMDK5250: Add MMC SPL support
2012-02-12 Chander KashyapEXYNOS: Add SMDK5250 board support
2012-02-12 Chander KashyapARM: EXYNOS: Add support for Exynos5 based SoCs
2012-02-12 Chander KashyapExynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro
2012-02-12 Minkyu KangTRATS: set gpio of UART correctly
2012-02-12 Minkyu KangTRATS: use the generic watchdog timer
2012-02-12 Minkyu KangS5P: support generic watchdog timer
2012-02-12 Minkyu KangORIGEN: remove duplicated MACH_TYPE define
2012-02-12 HeungJun, KimARMV7: Exynos4: Add support for TRATS board
next