]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2012-09-27 Tom RiniARM: SPL: Only call mem_malloc_init if configured
2012-09-27 Tom RiniARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
2012-09-27 Tom RiniARM: SPL: Rename omap_boot_mode to spl_boot_mode()
2012-09-27 Tom RiniARM: SPL: Rename omap_boot_device to spl_boot_device
2012-09-27 Pavel Machekomap-common: SPL: Fix whitespace in omap-common/u-boot...
2012-09-27 Tom Riniomap-common: Fix typo in save_boot_params() in lowlevel...
2012-09-27 Tom Riniomap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_di...
2012-09-27 Tom Rinispl_mmc: Make FAT checks / calls guarded with CONFIG_SP...
2012-09-27 Tom RiniMakefile: Move SPL files to clobber, remove from clean
2012-09-26 Benoît ThébaudeauFAT: Make it possible to read from any file position
2012-09-26 Igor Grinbergenv: checkpatch clean env_fat
2012-09-26 Igor Grinbergenv: remove duplicated env_get_char_spec()
2012-09-26 Tom RiniREADME.commands: Document what UNDEF_SYM does
2012-09-26 Otavio Salvadorpatman: Use reverse order for changelog
2012-09-26 Daniel Schwierzeckmalloc: remove extern declarations of malloc_bin_reloc...
2012-09-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2012-09-25 Stephen Warrencmd_part: add partition-related command
2012-09-25 Stephen Warrendisk: part_msdos: parse and store partition UUID
2012-09-25 Stephen Warrendisk: part_efi: parse and store partition UUID
2012-09-25 Stephen Warrendisk: part_efi: range-check partition number
2012-09-25 Stephen Warrendisk: get_device_and_partition() "auto" partition and...
2012-09-25 Stephen Warrendisk: introduce get_device()
2012-09-25 Rob Herringcmd_reiser: use common get_device_and_partition function
2012-09-25 Rob Herringcmd_zfs: use common get_device_and_partition function
2012-09-25 Rob Herringcmd_disk: use common get_device_and_partition function
2012-09-25 Rob Herringcmd_fat: use common get_device_and_partition function
2012-09-25 Rob Herringcmd_extX: use common get_device_and_partition function
2012-09-25 Rob Herringext4: remove init_fs/deinit_fs
2012-09-25 Rob Herringdisk/part: introduce get_device_and_partition
2012-09-25 Rob Herringdisk/part: check bootable flag for DOS partitions
2012-09-25 Rob Herringcombine block device load commands into common function
2012-09-25 Stephen Warrendisk: make get_partition_info() always available to...
2012-09-25 Allen MartinMAKEALL: fix per arch board lists
2012-09-25 Stephen WarrenARM: arm1176: Define arch_cpu_init() at the SoC level
2012-09-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2012-09-24 Anatolij Gustschincommon/lcd: fix build breakage for at91sam9x5ek and...
2012-09-22 Tom RiniPrepare v2012.10-rc1 v2012.10-rc1
2012-09-21 Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2012-09-21 Kumar Galapci: fix some warnings related to assumptions about
2012-09-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-09-21 Timur Tabivideo/powerpc: don't touch DIU registers that we don...
2012-09-21 Nikita Kiryanovcommon/lcd: add protection from null bmp pointer
2012-09-21 Simon Glassfdt: Add header guard to fdtdec.h
2012-09-21 Simon Glassfdt: Tidy debugging, add to fdtdec_get_int/addr()
2012-09-21 Simon GlassAdd gpio_request() to asm-generic header
2012-09-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-09-21 Tom RiniRevert "memsize: Fix for bug in memory sizing code"
2012-09-20 Albert ARIBAUDMerge remote-tracking branch 'u-boot-imx/master'
2012-09-20 Lucas Stachusb: do explicit unaligned accesses
2012-09-20 Łukasz Majewskidfu:usb:fix: Read the "filesize" environment variable...
2012-09-20 Łukasz Majewskidfu:usb: Support for ext4
2012-09-20 Tom RiniMerge branch 'ext4'
2012-09-20 Stephen Warrenext4: cache-align buffers so the invalidation works
2012-09-20 Jason JinFlex bus definition update for Coldfire 5253.
2012-09-20 Richard RetanubunColdFire: Queued SPI driver
2012-09-20 Alison WangColdFire: Clean up checkpatch warnings for MCF54451...
2012-09-20 Alison WangColdFire: Clean up checkpatch warnings for MCF547x...
2012-09-20 Alison WangColdFire: Clean up checkpatch warnings for MCF523x
2012-09-20 Alison WangColdFire: Clean up checkpatch warnings for MCF532x...
2012-09-20 Alison WangColdFire: Clean up checkpatch warnings for MCF52x2
2012-09-20 Alison WangColdFire: Clean up checkpatch warnings for MCF5227x
2012-09-20 Alison WangColdFire: Add clear and set bits macros for ColdFire...
2012-09-20 Alison WangColdFire: Update the bitops for ColdFire platform
2012-09-20 Alison WangColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_S...
2012-09-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2012-09-18 Ira W. Snydermpc8308rdb: add support for eSDHC MMC controller
2012-09-18 Ira W. Snydermpc8308rdb: add support for FIT images
2012-09-18 Ira W. Snydermpc8308rdb: add support for Spansion SPI flash on header J8
2012-09-18 Ira W. Snydermpc8xxx_spi: fix SPI support on MPC8308RDB
2012-09-18 Benoît ThébaudeauFAT: Fix file contents listed as directory
2012-09-18 Gerlando Falautoenv: delete selected vars not present in imported env
2012-09-18 Gerlando Falautoenv: make "env default" selective, check and apply
2012-09-18 Gerlando Falautoenv: check and apply changes on delete/destroy
2012-09-18 Gerlando Falautoenv: add check/apply logic to himport_r()
2012-09-18 Gerlando Falautoenv: make himport_r() selective on variables
2012-09-18 Gerlando Falautoenv: unify logic to check and apply changes
2012-09-18 Gerlando Falautoenv: cosmetic: drop assignment i = iomux_doenv()
2012-09-18 Benoît Thébaudeaufw_env: Add env vars describing U-Boot target board
2012-09-18 Benoît Thébaudeauenv_common: Add missing ethprime
2012-09-18 Benoît Thébaudeauenv import/export: Remove from help if disabled
2012-09-18 Iwo Merglermemsize: Fix for bug in memory sizing code
2012-09-18 Stephen Warrenenv_nand: fix incorrect size parameter to ALLOC_CACHE_A...
2012-09-18 Marek VasutARM: Remove apollon board
2012-09-18 Marek VasutIPL: Remove remains of OneNAND IPL
2012-09-18 Tyler Olmsteadspl: remove forced linking of commands into SPL
2012-09-18 Marek Vasutdm: sparc: Fixup the compile warnings in sparc code
2012-09-18 Marek Vasutdm: sparc: common: Fixup cmd_bdinfo warnings
2012-09-18 Marek Vasutdm: sparc: net: Fixup greth compile warnings
2012-09-18 Tom Rinimxc nand: Fix warning on !MXC_NFC_V2_1
2012-09-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2012-09-18 Benoît Thébaudeaumxc nand: Homogenize IP revisions with Linux
2012-09-18 Benoît Thébaudeaumxc nand: Let driver detect IP revision
2012-09-18 Benoît Thébaudeaumtd mxc nand: Merge init functions
2012-09-18 Benoît Thébaudeaumtd mxc nand: Fix ECC state after read_page_raw_syndrome()
2012-09-18 Benoît Thébaudeaumtd mxc nand: Use _mxc_nand_enable_hwecc()
2012-09-18 Benoît Thébaudeauspl mxc nand: Fix broken boot for correctable ECC errors
2012-09-18 Benoît Thébaudeaumxc nand: Access all ecc_status_result fields
2012-09-18 Benoît Thébaudeauspl mxc nand: Set symmetric mode
2012-09-18 Benoît Thébaudeauspl mxc nand: Remove duplicated code
2012-09-18 Benoît Thébaudeauspl mxc nand: Merge duplicated code
next