]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-02-19 Masahiro Yamadakernel-doc: move kernel-doc tools to scripts/
2014-02-19 Masahiro Yamada.gitignore: drop include/asm from ignored file list
2014-02-19 Masahiro Yamadatools/env: cross-compile fw_printenv without setting...
2014-02-19 Masahiro Yamadakbuild: Do not generate .*.su files at the top directory
2014-02-19 Masahiro Yamadaboard: sandburst: delete FORCEBUILD
2014-02-19 Masahiro Yamadakbuild: check clean source and generate Makefile for...
2014-02-19 Masahiro Yamadakbuild: support simultaneous board configuration and...
2014-02-19 Masahiro Yamadakbuild: use scripts/Makefile.clean
2014-02-19 Masahiro YamadaMakefile: refactor tools-all targets
2014-02-19 Masahiro YamadaMakefile: Do not pass MTD_VERSION from the top Makefile
2014-02-19 Masahiro Yamadakbuild: refactor Makefile and spl/Makefile more
2014-02-19 Masahiro Yamadaexamples: move api/ and standalone/ entry to examples...
2014-02-19 Masahiro Yamadakbuild: change the top Makefile to more Kbuild-ish...
2014-02-19 Masahiro YamadaMakefile: remove a cleaning target "tidy"
2014-02-19 Masahiro Yamadakbuild: generate {spl, tpl}-autoconf.mk only when it...
2014-02-19 Masahiro Yamadakbuild: move include directives of board configuration...
2014-02-19 Masahiro Yamadakbuild: convert some make rules to Kbuild style
2014-02-19 Masahiro Yamadakbuild: move some lines to more suitable place
2014-02-19 Masahiro Yamadakbuild: delete temporary build scripts
2014-02-19 Masahiro Yamadakbuild: use Linux Kernel build scripts
2014-02-19 Masahiro Yamadakbuild: import more build scripts from Linux v3.13 tag
2014-02-19 Masahiro YamadaMakefile: rename scripts/Makefile.build to scripts...
2014-02-19 Masahiro Yamadakbuild: add dummy obj-y to create built-in.o
2014-02-19 Masahiro Yamadakbuild: change out-of-tree build
2014-02-19 Masahiro YamadaMakefile: move some flags to examples makefiles
2014-02-19 Masahiro YamadaMakefile: move some flags to spl/Makefile
2014-02-19 Masahiro YamadaMakefile: move more stuff to top Makefile
2014-02-19 Masahiro YamadaMakefile: refactor include path settings
2014-02-19 Masahiro YamadaMakefile: move more flags to the top Makefile
2014-02-19 Masahiro Yamadakbuild: Use Kbuild.include
2014-02-19 Masahiro Yamadakbuild: import Kbuild.include from linux v3.13 tag
2014-02-19 Masahiro YamadaMakefile: move BFD_ROOT_DIR to tools/gdb/Makefile
2014-02-19 Masahiro YamadaMakefile: move some variable definitions to the top...
2014-02-19 Masahiro YamadaMakfile: move suffix rules to Makefile.build
2014-02-19 Masahiro Yamadanand-spl: Use scripts/Makefile.build
2014-02-19 Masahiro Yamadaexamples: Use scripts/Makefile.build
2014-02-19 Masahiro Yamadaboard: samsung: refactor host programs
2014-02-19 Masahiro Yamadatools: convert makefiles to kbuild style
2014-02-19 Masahiro YamadaMakefile.host.tmp: add a new script to refactor tools
2014-02-19 Masahiro Yamada.gitignore: ingore files generated by Kbuild
2014-02-19 Masahiro Yamadamicroblaze: remove an empty file arch/microblaze/lib...
2014-02-19 Dan MurphyARM: O5/dra7xx: Add SATA boot support
2014-02-19 Dan Murphycommon: spl: Add spl sata boot support
2014-02-19 Ian Campbelltools: correct proftool build rule
2014-02-19 Wolfgang DenkEXT4: Fix number base handling of "ext4write" command
2014-02-19 Heiko Schochernet, phy: atheros ar803x bug
2014-02-19 Masahiro Yamadafdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
2014-02-19 Masahiro Yamadaconfig: remove platform CONFIG_SYS_HZ definition part 3
2014-02-19 Masahiro Yamadamini2440.h: Delete remainder of dead board
2014-02-19 Detlev Zundeldoc: README: Correct file name of signature verificatio...
2014-02-19 Stephen Warrenunit-test: add lots of tests for the Hush 'test' command
2014-02-19 Stephen Warrenunit-test: fix 'env default' invocation
2014-02-19 Stephen Warrenfat: implement exists() for FAT fs
2014-02-19 Stephen Warrenext4: implement exists() for ext4fs
2014-02-19 Stephen Warrensandbox: enable CONFIG_CMD_FS_GENERIC
2014-02-19 Stephen Warrensandbox: implement exists() function
2014-02-19 Stephen Warrencmd_test: implement -e test for file existence
2014-02-19 Stephen Warrencmd_test: evaluate to false without any arguments
2014-02-19 Stephen Warrencmd_test: implement ! on sub-expressions
2014-02-19 Stephen Warrencmd_test: check for binary operators before unary
2014-02-19 Stephen Warrencmd_test: use table lookup for parsing
2014-02-19 Stephen Warrenfs: don't pass NULL dev_desc to most filesystems
2014-02-19 Stephen Warrenfs: implement infrastructure for an 'exists' function
2014-02-19 Stephen Warrenfs: fix generic save command implementation
2014-02-19 Stephen WarrenREADME: document CONFIG_CMD_FS_GENERIC
2014-02-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-02-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nios
2014-02-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-02-14 Stephen WarrenARM: bcm2835: fix mbox POWER_STATE_RESP_ON value
2014-02-13 Gerlando Falautoarm/km: introduce kmsugp1 target
2014-02-13 Gerlando Falautoarm/km: define fdt_high env variable and allow backward...
2014-02-13 Gerlando Falautoarm/km: enable FDT for km_kirwkood
2014-02-13 Holger Brunckarm/km: fix wrong error handling
2014-02-13 Holger Brunckarm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default enviro...
2014-02-13 Holger Brunckarm/km/suv31: switch to 256MB RAM
2014-02-13 Holger Brunckarm/km: make local function startup_allowed static
2014-02-13 Holger Brunckarm/km: drop unneeded define
2014-02-13 Michal Simekzynq: Fix elf header generation
2014-02-13 Michal Simekzynq: Use full tftpboot command instead of shortcut...
2014-02-13 Masahiro Yamadarelocate-rela: replace a magic number with sizeof(Elf64...
2014-02-13 Stephen WarrenARM: bcm2835: config.mk isn't needed
2014-02-13 Stephen WarrenARM: rpi_b: set $fdtfile in default environment
2014-02-13 Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2014-02-11 Axel Linserial: opencores_yanu: Avoid duplicate oc_serial_setbr...
2014-02-11 Axel Linserial: opencores_yanu: Fix build error
2014-02-10 Inha Songexynos: clock: use the clear and set bits macros.
2014-02-10 Inha Songexynos: clock: fixed that cfg is set to wrong value.
2014-02-07 Alexey Brodkinserial/serial_arc - add driver for ARC UART
2014-02-07 Tom Rinidra7xx_evm: Add CONFIG_SUPPORT_EMMC_BOOT, document...
2014-02-07 Tom Riniomap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document...
2014-02-07 Tom Rinicmd_mmc.c: Drop open/close mmc sub-commands
2014-02-07 Tom Rinicmd_mmc.c: Add bootbus mmc sub-command
2014-02-07 Tom Rinicmd_mmc.c: Add 'partconf' command to mmc
2014-02-07 Tom Rinicmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'
2014-02-07 Tom Rinicmd_mmc.c: Change 'bootpart' code to match normal codin...
2014-02-07 Tom RiniSPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL...
2014-02-07 Siva Durga... mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B
2014-02-07 Rajeshwari... MMC: DWMMC: Correct the CLKDIV register value
2014-02-07 Stephen Warrenmmc: set rca to 1 for MMC cards
2014-02-07 Tom Rinix600: Switch to CONFIG_PHYLIB
next