]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-09-16 Masahiro Yamadakconfig: fix a bug of "make config"
2014-09-16 Masahiro Yamadakconfig: fix savedefconfig to handle TPL correctly
2014-09-16 Masahiro Yamadakconfig: fix whitespace handling bug of savedefconfig
2014-09-16 Masahiro Yamadakconfig: fix savedefconfig to output empty defconfig
2014-09-16 Masahiro Yamadastandalone: use GCC_VERSION defined in compiler-gcc.h
2014-09-16 Masahiro Yamadacompiler*.h: sync include/linux/compiler*.h with Linux...
2014-09-16 Steve Raeimplement the Android sparse image format
2014-09-16 Steve Raecleanup code which handles the Android sparse image...
2014-09-16 Steve Raeupdate code which handles Android sparse image format
2014-09-16 Steve Raeadd code to handle Android sparse image format
2014-09-16 Masahiro Yamadacmd_mem: add static to internally used functions
2014-09-16 Peng Fankgdb: Remove first_entry for kgdb
2014-09-16 Masahiro Yamadatools/genboardscfg.py: improve performance more with...
2014-09-16 Masahiro Yamadatools: Import Kconfiglib
2014-09-16 Masahiro YamadaSPDX: Add ISC SPDX-License-Identifier
2014-09-16 Masahiro Yamadakbuild: force to define __UBOOT__ in all the C sources
2014-09-16 Thierry Redingrtl8169: Defer network packet processing
2014-09-15 Vasili Galkaopenrisc: Fix a few type cast related warnings
2014-09-15 Vasili GalkaFix a few printf argument verification warnings
2014-09-15 Masahiro Yamadacosmetic: README.scrapyard: add NIOS2 boards
2014-09-13 Masahiro Yamadakconfig: remove redundant "string" type in arch and...
2014-09-13 Masahiro Yamadakconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to...
2014-09-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2014-09-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-09-11 Benoît Thébaudeauarm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
2014-09-11 Benoît Thébaudeauarm: Make reset position-independent
2014-09-11 Jeroen HofsteeREADME.clang: build command with clang
2014-09-11 Jeroen HofsteeMakefile: default to cc for host compiler
2014-09-10 Simon Glassdm: tegra: Enable driver model for serial
2014-09-10 Simon Glasstegra: dts: Add serial port details
2014-09-10 Simon Glassdm: serial: Add driver model support for ns16550
2014-09-10 Simon Glassdm: serial: Collect common baud rate code in ns16550
2014-09-10 Simon Glassdm: serial: Move baud rate calculation to ns16550.c
2014-09-10 Simon Glasssandbox: dts: Add a serial console node
2014-09-10 Simon Glasssandbox: serial: Support a coloured console
2014-09-10 Simon Glasssandbox: Convert serial driver to use driver model
2014-09-10 Simon Glassdm: Add a uclass for serial devices
2014-09-10 Simon Glassdm: Adjust lists_bind_fdt() to return the bound device
2014-09-10 Simon Glassdm: fdt: Add a function to look up a chosen node
2014-09-10 Simon Glassserial: Set up the 'priv' pointer when creating a seria...
2014-09-10 Simon Glasstegra: Convert tegra GPIO driver to use driver model
2014-09-10 Simon Glassdm: tegra: Set up a pre-reloc malloc()
2014-09-10 Simon Glassdm: Make driver model available before board_init()
2014-09-10 Simon GlassSet up stdio earlier when using driver model
2014-09-10 Simon Glassdm: Move pre-reloc init earlier to cope with board_earl...
2014-09-10 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2014-09-10 Masahiro Yamadamicroblaze: remove #ident directive to fix build error
2014-09-10 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2014-09-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2014-09-09 Masahiro Yamadabuildman: fix typos of --dry-run help message
2014-09-09 Thierry Redingbuildman: Create parent directories as necessary
2014-09-09 Vadim Bendeburypatman: make run results better visible
2014-09-09 Simon Glassbuildman: Ignore conflicting tags
2014-09-09 Simon Glassbuildman: Permit branch names with an embedded '/'
2014-09-09 Simon Glassbuildman: Expand output test to cover directory prefixes
2014-09-09 Simon Glassbuildman: Add additional functional tests
2014-09-09 Simon Glasspatman: Start with a clean series when needed
2014-09-09 Simon Glassbuildman: Provide an internal option to clean the outpu...
2014-09-09 Simon Glassbuildman: Correct counting of build failures on retry
2014-09-09 Simon Glassbuildman: Allow tests to have their own boards
2014-09-09 Simon Glassbuildman: Avoid looking at config file or toolchains...
2014-09-09 Simon Glassbuildman: Set up bsettings outside the control module
2014-09-09 Simon Glassbuildman: Add a functional test
2014-09-09 Simon Glasspatman: Provide a way to intercept commands for testing
2014-09-09 Simon Glassbuildman: Move full help code into the control module
2014-09-09 Simon Glassbuildman: Move the command line code into its own file
2014-09-09 Simon Glasspatman: RunPipe() should not pipe stdout/stderr unless...
2014-09-09 Simon Glassbuildman: Enhance basic test to check summary output
2014-09-09 Simon Glassbuildman: Send builder output through a function for...
2014-09-09 Simon Glasspatman: Add a way of recording terminal output for...
2014-09-09 Jeroen Hofsteeclang: workaround for generated constants
2014-09-09 Jeroen Hofsteeeabi_compat: add __aeabi_memcpy __aeabi_memset
2014-09-09 Jeroen HofsteeARM: make gd a function for clang
2014-09-09 Jeroen Hofsteecc-option: also detect unsupported warnings options
2014-09-09 Jeroen HofsteeARM: SPL: do not set gd again
2014-09-09 Jeroen Hofsteeboard_r: ARM[64] do not set gd again
2014-09-09 Vasili Galkamicroblaze: Fix printf size_t format related warnings...
2014-09-09 Albert ARIBAUDMerge branch 'u-boot-sunxi/master' into 'u-boot-arm...
2014-09-08 Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2014-09-08 Wang Huanls102xa: dcu: Add platform support for DCU on LS1021ATW...
2014-09-08 Wang Huanvideo: dcu: Add Sii9022A HDMI Transmitter support
2014-09-08 Wang Huanvideo: dcu: Add DCU driver support
2014-09-08 Jingchang Luserial: lpuart: add 32-bit registers lpuart support
2014-09-08 Claudiu Manoilnet: tsec: Remove tx snooping support from LS1
2014-09-08 Wang Huanarm: ls102xa: Add basic support for LS1021ATWR board
2014-09-08 Wang Huanarm: ls102xa: Add basic support for LS1021AQDS board
2014-09-08 York Sundriver/ddr/fsl: Add support of overriding chip select...
2014-09-08 York Sundriver/ddr/freescale: Fix DDR3 driver for ARM
2014-09-08 York Sundriver/ddr/freescale: Add support of accumulate ECC
2014-09-08 Wang Huanls102xa: esdhc: Add esdhc support for LS102xA
2014-09-08 Wang Huanesdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_E...
2014-09-08 Alison Wangls102xa: etsec: Add etsec support for LS102xA
2014-09-08 Alison Wangnet: mdio: Use mb() to be compatible for both ARM and...
2014-09-08 Claudiu Manoilnet: Merge asm/fsl_enet.h into fsl_mdio.h
2014-09-08 Wang Huanls102xa: i2c: Add i2c support for LS102xA
2014-09-08 Wang Huanarm: ls102xa: Add Freescale LS102xA SoC support
2014-09-05 Simon Glasspatman: Fix detection of git version
2014-09-05 Simon Glassbuildman: Separate out display of warnings and errors
2014-09-05 Simon Glassbuildman: Add an option to show which boards caused...
2014-09-05 Simon Glassbuildman: Remove the directory prefix from each error...
next