]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2012-03-21 Lothar Waßmannadd some more pins to the 'unused' section to get pullu... v1.2.3
2012-03-21 Lothar Waßmannclear POWER_VDDMEMCTRL_ENABLE_ILIMIT which was accident...
2012-03-20 Lothar Waßmannremove spl_power_init-fixed v1.2.2
2012-03-20 Lothar Waßmann- add CONFIG_SYS_SPL_VDDD_VAL and CONFIG_SYS_SPL_BATT_B...
2012-03-20 Lothar Waßmannadd MUX_CONFIG_GPIO to GPIO pad settings
2012-03-20 Lothar Waßmannuse calloc() instead of malloc() to get memory initiali...
2012-03-20 Lothar Waßmannimplement an option for fixed supply on battery input
2012-03-20 Lothar Waßmannunify implementation of mx28_power_set_vddd() and mx28_...
2012-03-20 Lothar Waßmannmake voltages and brownout levels configurable
2012-03-20 Lothar Waßmannmake power_regs global
2012-03-20 Lothar Waßmannmake functions static
2012-03-20 Lothar Waßmanncleanup spl_power_init.c:
2012-03-20 Lothar Waßmannremove bogus delays and replace with polling busy bits...
2012-03-20 Lothar Waßmannuse clrsetbits_le32() for setting dividers
2012-03-15 Lothar Waßmanndefine dbg() macro also in non-DEBUG case
2012-03-15 Lothar WaßmannSplit power_init for fixed batt supply in separate...
2012-03-15 Lothar WaßmannAdded dbg() macro and converted dprintf()
2012-03-15 Lothar Waßmanncleanup code and make 'power_regs' global
2012-03-15 Lothar WaßmannFIXED_BATT_SUPPLY working mostly
2012-03-15 Lothar Waßmanndefine dummy macros or extern decls depending on DEBUG
2012-03-15 Lothar Waßmannmake printhex lowercase
2012-03-15 Lothar WaßmannFIXED_BATT_SUPPLY working!?
2012-03-15 Lothar Waßmannupdated default environment
2012-03-15 Lothar WaßmannEnable the SSP base clock and set the divider
2012-03-15 Lothar WaßmannAdd missing mmc write protect callback
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
next