]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-09-25 Scott Woodnand/denali: Document CONFIG symbols
2014-09-25 Chin Liang Seenand/denali: Adding Denali NAND driver support
2014-09-25 Stefan Roesemtd: nand: Fix length bug in ioread16_rep() and iowrite...
2014-09-25 Rostislav Lisovymtd: nand: am335x: Fix 'bit-flip' errors in SPL
2014-09-25 Joe Perchescheckpatch: remove unnecessary + after {8,8}
2014-09-25 Masahiro Yamadakconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
2014-09-25 Masahiro Yamadakconfig: move CONFIG_OF_* to Kconfig
2014-09-24 Masahiro Yamadatools: remove reformat.py
2014-09-24 Jeroen HofsteeREADME.clang: update FreeBSD instructions
2014-09-24 Jeroen Hofsteecompiler_gcc: prevent redefining attributes
2014-09-24 Masahiro Yamadakbuild: refactor some makefiles
2014-09-24 Masahiro Yamadacommon.h: remove MIN, MAX, MIN3, MAX3 macros
2014-09-24 Masahiro Yamadacosmetic: replace MIN, MAX with min, max
2014-09-24 Jeroen Hofsteecompiler.h: remove duplicated uninitialized_var
2014-09-24 Rostislav Lisovycmd_nand: Update (nand_info_t*)nand after arg_off(_size...
2014-09-24 Masahiro Yamadalinker_lists: fix comment
2014-09-24 Masahiro Yamadakconfig: remove config_cmd_defaults.h
2014-09-24 Masahiro Yamadakconfig: move CONFIG_CMD_IMPORTENV to Kconfig
2014-09-24 Masahiro Yamadakconfig: move CONFIG_CMD_GO to Kconfig
2014-09-24 Masahiro Yamadakconfig: move CONFIG_CMD_EXPORTENV to Kconfig
2014-09-24 Masahiro Yamadakconfig: move CONFIG_CMD_CRC32 to Kconfig
2014-09-24 Masahiro Yamadakconfig: move CONFIG_CMD_BOOTM to Kconfig
2014-09-24 Masahiro Yamadakconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to...
2014-09-24 Masahiro Yamadakconfig: add blank Kconfig files
2014-09-24 Hans de Goedeconfig_distro_bootcmd: Run 'scsi scan' before trying...
2014-09-24 Masahiro YamadaMAINTAINERS: comment out blank M: field
2014-09-24 Masahiro YamadaMAINTAINERS: comment out invalid maintainers
2014-09-24 Masahiro Yamadatools/genboardscfg.py: pick up also commented maitainers
2014-09-24 Simon Glasstest: Add a test for command repeat
2014-09-24 Simon Glasstest: Remove tabs from trace test
2014-09-24 Simon Glasssandbox: Disable Ctrl-C
2014-09-24 Simon GlassReactivate the tracing feature
2014-09-24 Pavel Machekcleanup disk/part.c whitespace
2014-09-24 Masahiro Yamadampc8xx: move common linker scripts into the CPU directory
2014-09-24 Marcel Ziswilere1000: fix no nvm build
2014-09-24 Thomas Petazzonitools/env: change stripping strategy to allow no-stripping
2014-09-24 Steve Raeusb/gadget: fastboot: implement sparse format
2014-09-24 Steve Raeusb/gadget: fastboot: minor cleanup
2014-09-24 Steve Raeusb/gadget: fastboot: add support for flash command
2014-09-24 Steve Raeusb/gadget: fastboot: add eMMC support for flash command
2014-09-24 Zhiqiang Houpowerpc/t104xrdb: Enable SPI flash Extend address support
2014-09-24 Stefan Roesespi: kirkwood_spi.c: cosmetic: Fix minor coding style...
2014-09-24 Stefan Roesespi: kirkwood_spi.c: Make global variable static
2014-09-24 Stefan Roesespi: kirkwood_spi.c: Some fixes and cleanup
2014-09-24 Stefan Roesearm: kirkwood: spi.h: Add some missing parenthesis
2014-09-24 Stefan Roesesf: Add M25PX64 SPI NOR flash ID
2014-09-24 Nikita Kiryanovspl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*
2014-09-24 Nikita Kiryanovspi: mxc: fix sf probe when using mxc_spi
2014-09-24 Nikita Kiryanovmtd: spi: add support for M25PE16 and M25PX16
2014-09-23 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-09-23 Robert Baldygadm: avoid dev->req_seq overflow
2014-09-23 Simon Glassdm: serial: Don't require device tree to configure...
2014-09-23 Simon Glassdm: core: Allow device_bind() to used without CONFIG_OF...
2014-09-23 Simon Glasssf: Add an empty entry to the parameter list
2014-09-23 Simon Glassdm: Fix repeated comment in README
2014-09-23 Tom RiniMerge branch 'misc' of git://git.denx.de/u-boot-x86
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-21 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-09-18 Wu, JoshARM: at91sam9rlek: convert to generic board support
2014-09-18 Wu, JoshARM: at91sam9n12ek: convert to generic board support
2014-09-18 Boris BREZILLONmtd: atmel_nand: Disable subpage NAND write when using...
2014-09-18 Bo ShenUSB: ehci-atmel: use pcr to enable or disable clock
2014-09-18 Bo ShenUSB: ohci-at91: use pcr to enable or disable clock
2014-09-18 Bo ShenARM: atmel: add pcr related definition
2014-09-18 Bo ShenARM: atmel: use pcr to enable or disable peripheral...
2014-09-18 Bo ShenARM: atmel: sama5d3: add timings register
2014-09-18 Bo ShenARM: atmel: sama5d3xek: enable NOR flash support
2014-09-18 Bo ShenARM: atmel: sama5d3xek: add nor flash init function
2014-09-18 Wu, Joshmtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to...
2014-09-18 Guillaume GARDETam335x_evm: Add boot script support to am335x_evm
2014-09-18 Guillaume GARDETOMAP4: Use generic 'load' command instead of 'fatload...
2014-09-18 Murali KaricheriARM: keystone: ddr3: workaround for ddr3a/3b memory...
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
next