]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2012-09-27 Stefan RoeseSPL: Enable use of custom defined U-Boot entry point
2012-09-27 Tom RiniSPL: SPI: Enhance spi_spl_load to match the other load...
2012-09-27 Stefan RoeseSPL: Add option to skip copying of the mkimage header
2012-09-27 Stefan RoeseSPL: Add NOR flash booting support
2012-09-27 Tom Rinida850: Add README.da850
2012-09-27 Sughosh Ganuhawkboard: Update config file to work with common spl...
2012-09-27 Tom RiniARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
2012-09-27 Tom RiniSPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand...
2012-09-27 Stefan RoeseSPL: Use image_get_xxx() functions to access header...
2012-09-27 Stefano BabicSPL: do not use fix value for u-boot size
2012-09-27 Tom RiniSPL: Create arch/arm/lib/spl.c for board_init_f and...
2012-09-27 Tom RiniSPL: Move the omap SPL framework to common/spl
2012-09-27 Tom RiniARM: SPL: Move gpmc_init() to spl_board_init()
2012-09-27 Tom RiniARM: SPL: Start hooking in the current SPI SPL support
2012-09-27 Tom RiniARM: SPL: Clean up spl.c / spl_nand.c slightly
2012-09-27 Tom RiniARM: SPL: Make spl_mmc.c more generic
2012-09-27 Tom RiniARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
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
next