]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-03-07 Masahiro Yamadapowerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG...
2014-03-07 Masahiro Yamadamips: move CONFIG_MIPS{32, 64} definition to config.mk
2014-03-07 Masahiro Yamadakbuild: improve Kbuild speed
2014-03-07 Masahiro Yamadaconfig.mk: specify the exact path to standalone linker...
2014-03-07 Masahiro Yamadakbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
2014-03-07 Masahiro Yamadakbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
2014-03-07 Tom Rinicmd_nvedit: Make 'env import -c' require size parameter
2014-03-07 Vasili GalkaCosmetic: Typo fixes
2014-03-07 Stefan Roeseppc4xx: Remove 4xx NAND booting support
2014-03-07 Haijun.Zhangnet/phy: Correct AR8021 phy_mask
2014-03-07 Masahiro Yamadaxilinx: delete meaningless .gitignore files
2014-03-07 Stephen Warrenunit-test: make "test -e" test independent of $CWD
2014-03-07 Stephen Warrenhush: fix some quoted variable expansion issues
2014-03-07 Stephen Warrenunit-test: clean up evironment after Hush tests
2014-03-07 Stephen Warrennet: asix: don't pad odd-length TX packets
2014-03-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2014-03-04 pekon guptamtd: nand: omap: move omap_elm.h from arch/arm/include...
2014-03-04 pekon guptamtd: nand: omap: move omap_gpmc.h from arch/arm/include...
2014-03-04 pekon guptamtd: nand: omap: merge duplicate GPMC data from differe...
2014-03-04 pekon guptamtd: nand: omap: remove unused #defines from common...
2014-03-04 pekon guptamtd: nand: omap: remove redundant platform specific...
2014-03-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2014-03-04 James Hoganmalta: correct tcl script path in README.malta
2014-03-04 Daniel SchwierzeckMIPS: fix types u64 and __u64 to unsigned long long
2014-03-04 Masahiro Yamadaarc: arcangel4: set board entry <none> to fix a build...
2014-03-04 Masahiro Yamadakbuild: allow empty board directories
2014-03-04 Masahiro Yamadakbuild: tools: fix a bug that always builds Denx logo
2014-03-04 Masahiro Yamadakbuild: add "cross_tools" target to build tools for...
2014-03-04 Masahiro Yamadakbuild: fix "tools-all" target
2014-03-04 Masahiro Yamadaboard: config.mk: delete unused sinclude directive
2014-03-04 Masahiro Yamadaboard: .gitignore: ignore board-specific generated...
2014-03-04 Masahiro Yamadaboard: gaisler: delete unnecessary include path
2014-03-04 Masahiro Yamadakbuild: fix CROSS_COMPILE settings in config.mk
2014-03-04 Masahiro Yamadakbuild: consolidate PLATFORM_LIBS
2014-03-04 Tom Riniscripts: update checkpatch.pl to latest upstream version
2014-03-04 York SunAdd 64-bit data support for memory commands
2014-03-04 Simon Glassdm: Remove old driver model documentation
2014-03-04 Simon Glassdm: Enable gpio command to support driver model
2014-03-04 Simon Glasssandbox: Convert GPIOs to use driver model
2014-03-04 Simon Glassdm: Add GPIO support and tests
2014-03-04 Simon Glassdm: Add a demonstration/example driver
2014-03-04 Simon Glassdm: Add a 'dm' command for testing
2014-03-04 Simon Glassdm: Add basic tests
2014-03-04 Simon Glassdm: Set up driver model after relocation
2014-03-04 Simon Glasssandbox: config: Enable driver model
2014-03-04 Simon Glassdm: Add base driver model support
2014-03-04 Simon Glassdm: Add README for driver model
2014-03-04 Simon Glassyaffs: Remove private list implementation
2014-03-04 Simon GlassAdd cmd_process_error() to report and process errors
2014-03-04 Simon Glasssandbox: Build a device tree file for sandbox
2014-03-04 Alexey Brodkinsizes.h - consolidate for all architectures
2014-03-04 Masahiro Yamadanand_spl: display warning message to inform the end...
2014-03-04 Masahiro Yamadam68k: merge compile flags -ffixed-d7 -sep-data
2014-03-04 Masahiro Yamadash: merge compiler flag -ffixed-r13
2014-03-04 Masahiro Yamadash: Do not define -ffreestanding twice
2014-03-04 Masahiro Yamadax86: Delete redundant compiler flags
2014-03-04 Masahiro Yamadanand_spl: simpc8313: move config.mk used only for nand_spl
2014-03-04 Masahiro YamadaMakefile: delete unused variable LDSCRIPT_MAKEFILE_DIR
2014-03-04 Masahiro Yamadaconfig.mk: Delete unused variable BCURDIR
2014-03-04 Masahiro Yamadakbuild: post: fix dependency tracking correctly
2014-03-04 Michal Simekserial: zynq: Add OF initialization support
2014-03-04 Michal Simekzynq: Add OF ram initialization support
2014-03-04 Michal Simekmmc: zynq: Add OF initialization support
2014-03-04 Michal Simeknet: gem: Add OF initialization support
2014-03-04 Michal Simekzynq: Do not use SPL OF initialization
2014-03-04 Michal Simeknet: emaclite: Fix OF initialization
2014-03-04 pekon guptaboard/ti/am335x/README: update for NAND boot
2014-03-04 pekon guptamtd: nand: omap: optimized chip->ecc.correct() for...
2014-03-04 pekon guptamtd: nand: omap: optimize chip->ecc.calculate() for...
2014-03-04 pekon guptamtd: nand: omap: optimize chip->ecc.hwctl() for H/W...
2014-02-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-02-26 Tom Riniarm: Switch to -mno-unaligned-access when supported...
2014-02-26 Tom Rinicheckpatch.pl: Add warning for new __packed additions
2014-02-26 Albert ARIBAUDarm: remove unneeded symbol offsets and _TEXT_BASE
2014-02-26 Albert ARIBAUDarm: make _end compiler-generated
2014-02-26 Albert ARIBAUDcm_t335: fix linker file to produce full ELF
2014-02-26 Tom RiniRevert "ext4fs: Add ext4 extent cache for read operations"
2014-02-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-02-25 Masahiro Yamadaarm: omap: delete unincluded omap-common/config.mk
2014-02-25 Masahiro Yamadakbuild: Move linker sciript check to prepare1
2014-02-25 Masahiro Yamadakbuild: Fix a false error of generic board support
2014-02-25 Masahiro Yamadakbuild: get back DTB at the top directory
2014-02-25 Masahiro Yamadakbuild: add misc targets, help, ubootrelease, ubootversion
2014-02-25 Masahiro Yamadakbuild: support building signle targets
2014-02-25 Masahiro Yamadakbuild: refactor more IMX image rules
2014-02-25 Masahiro Yamadakbuild: use shorten logs for IMX images
2014-02-25 Masahiro Yamadakbuild: use shorten logs for misc targets
2014-02-25 Masahiro Yamadakbuild: use shorten log for linking u-boot
2014-02-25 Masahiro Yamadakbuild: use shorten logs for combined rules of mkimage...
2014-02-25 Masahiro Yamadakbuild: use shorten logs for cat rules
2014-02-25 Masahiro Yamadakbuild: use shorten logs for mkimage rules
2014-02-25 Masahiro Yamadakbuild: use shorten logs objcopy rules
2014-02-25 Masahiro Yamadakbuild: Add $(Q) when descending into subdirectories
2014-02-25 Masahiro Yamadakbuild: rename OBJCFLAGS to OBJCOPYFLAGS
2014-02-25 Masahiro Yamadakbuild: move asm-offsets.h rules to ./Kbuild
2014-02-25 Masahiro Yamadakbuild: abolish "depend" target
2014-02-25 Masahiro Yamadakbuild: consolidate version and timestamp headers gener...
2014-02-25 Masahiro YamadaMakefile: add a new script to check -fstack-usage support
2014-02-24 Nikhil Badolafsl/usb: Limit phy_type comparison to first four characters
2014-02-24 Haijun.Zhangpowerpc/mpc8536DS:Increase binary size for mpc8536DS...
next