]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-03-05 Stephen WarrenARM: tegra: rework boot scripts
2014-03-05 Stephen WarrenARM: tegra: convert tegra to use distro defaults
2014-03-05 Stephen WarrenARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
2014-03-05 Stephen WarrenARM: tegra: simplify halt_avp()
2014-03-05 Stephen WarrenARM: tegra: fix NV_PA_CSITE_BASE for Tegra124
2014-03-05 Stephen WarrenARM: tegra: fix pmc_pwrgate_timer_mult register definition
2014-03-05 Stephen WarrenARM: tegra: move CONFIG_TEGRAnn
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 Stefan Roesearm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO...
2014-03-04 Dave GerlachARM: AM43xx: Change DDR3 Reset Value
2014-03-04 Dave GerlachARM: AM43xx: Write sdram_config to secure_emif_sdram_config
2014-03-04 Dave GerlachARM: AM43xx: EMIF: configure self-refresh entry delay
2014-03-04 Mugunthan V NARM: AM43xx: Add Ethernet boot support to SPL
2014-03-04 Lokesh VutlaARM: AM4372: Update EMIF registers for DDR3
2014-03-04 Mugunthan V NARM: DRA7xx: add support for reading cpsw 2nd mac from...
2014-03-04 Mugunthan V NARM: AM335x: add support for reading cpsw 2nd mac addre...
2014-03-04 Mugunthan V NARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM
2014-03-04 Mugunthan V NARM: AM43xx: clocks: Enable CPGMAC clock control
2014-03-04 Mugunthan V Ndrivers: net: cpsw: add support to have phy address...
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...
next