]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-09-21 Simon Glasspatman: Add a -m option to avoid copying the maintainers
2014-09-21 Simon Glassbuildman: Fix the logic for the bloat command
2014-09-21 Jagannadha... sandbox: Update minor documentation changes
2014-09-18 Masahiro Yamadakconfiglib: change SPDX-License-Identifier to ISC
2014-09-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-09-17 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2014-09-16 Tom RiniRevert "ARM: SPL: do not set gd again"
2014-09-16 Masahiro Yamadakconfig: armv8: move CONFIG_ARM64 to Kconfig
2014-09-16 Masahiro Yamadavexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS...
2014-09-16 Gerhard Sittignet: dns: fix for DNS queries sent to the wrong MAC...
2014-09-16 Masahiro Yamadakconfig: add sanity checks for SPL configuration
2014-09-16 Simon Glassnet: usb: Add SMSC copyright to smsc95xx driver
2014-09-16 maxin.john... mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD
2014-09-16 Khoronzhuk... mtd: nand: davinci_nand: update write_page function...
2014-09-16 Masahiro Yamadageneric_board: do not set gd->fdt_blob unless CONFIG_OF...
2014-09-16 Masahiro Yamadakbuild: standalone: simplify clean-files
2014-09-16 Masahiro Yamadascripts/Makefile.clean: clean also $(extra-m) and ...
2014-09-16 Masahiro Yamadakconfig: show an error message when defconfig is not...
2014-09-16 Gabriel Huaucommon: fix include guards for CONFIG_MP
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 Ye.Liimx: mx6slevk: Change to use generic board
2014-09-11 Ye.Liimx: mx6q/dlarm2: Change to use generic board
2014-09-11 Fabio EstevamREADME.imximage: Fix the maximum DCD size
2014-09-11 Stefano Babicimx: Fix build of mx6sxsabresd
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 Fabio Estevammx6sxsabresd: Add PCI support
2014-09-09 Fabio Estevampcie_imx: Add mx6solox support
2014-09-09 Fabio Estevammx6: imx-regs: Provide a structure for GPC registers
2014-09-09 Fabio Estevammx6qsabreauto: Remove imx6q-sabreauto.dts
2014-09-09 Guillaume GARDETimx: nitrogen6x: Replace 'fatload' by 'load' command...
2014-09-09 Fabio Estevammx6dlsabresd: Use its own DCD table
2014-09-09 Stefan Agnerarm: vf610: lpuart: disable FIFO on initializaton
next