]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
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-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 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
2012-09-18 Benoît Thébaudeaumxc nand: cosmectic: Light cleanup
2012-09-18 Benoît Thébaudeaumxc nand: Merge mtd and spl register definitions
2012-09-17 Marek Vasutmtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from...
2012-09-17 Joe Hershbergernand: Make NAND lock status compatible with Micron
2012-09-17 Joe Hershbergernand: consolidate duplicated constants
2012-09-17 Joe Hershbergernand: Change ulong to loff_t and size_t
2012-09-17 Joe Hershbergernand: Add support for unlock.invert
2012-09-17 Matthieu CASTETmtd: support ONFI multi lun NAND
2012-09-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2012-09-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2012-09-17 Fabio Estevammx35pdk: README: Remove NAND references
2012-09-17 Otavio Salvadormx28evk: extend default environment
2012-09-17 Stefano BabicMX6: drop binary constants from iomux header
2012-09-17 Łukasz Majewskii2c:soft:multi: Enable soft I2C multibus at Trats devel...
2012-09-17 Łukasz Majewskii2c:soft:multi: Support for multiple soft I2C buses...
2012-09-15 Marek Vasutfdt: Check if the FDT address is configured
2012-09-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2012-09-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-avr32
2012-09-13 Andreas Bießmannavr32: add atngw100mkii board
next