]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-10-08 Masahiro Yamadaexynos: update maintainer of Snow and SMDK5420 board
2014-10-08 Robert Baldygaarmv7: s5pc1xx: improve cache handling
2014-10-08 Simon Glassexynos: Enable pre-relocation malloc()
2014-10-08 Simon Glasssamsung: Enable device tree for smdkc100
2014-10-08 Simon Glasssamsung: Enable device tree for s5p_goni
2014-10-08 Simon Glassconfig: Move smdkv310 to use common exynos4 file
2014-10-08 Simon Glassconfig: Move arndale to use common exynos5250 file
2014-10-08 Simon Glassexynos: config: Move cros_ec and tps65090 out of smdk...
2014-10-08 Simon Glassexynos: Move common smdk5420 things to common file
2014-10-08 Simon Glassexynos: Move common exynos settings into a common file
2014-10-08 Simon Glassexynos: Rename -dt config files to -common
2014-10-08 Simon Glassexynos: dts: Add device tree node for cros_ec keyboard
2014-10-08 Simon Glassdm: exynos: Split out the cros_ec drivers
2014-10-08 Simon Glasscros_ec: exynos: Use the correct tps65090 driver in...
2014-10-08 Simon Glasscros_ec: power: Add a tunnelled version of the tps65090...
2014-10-08 Simon Glassexynos5: Enable data cache
2014-10-08 Simon GlassExynos: Use 900MHz ARM frequency in SPL for peach_pit
2014-10-07 Minkyu KangMerge branch 'uboot'
2014-10-07 Minkyu KangMerge branch 'master' of http://git.denx.de/u-boot...
2014-10-05 Masahiro Yamadagit-mailrc: add me as a maintainer of UniPhier platform
2014-10-05 Masahiro YamadaMAINTAINERS: add me as a maintainer of UniPhier platform
2014-10-05 Masahiro YamadaARM: UniPhier: add Kconfig and defconfig
2014-10-05 Masahiro YamadaARM: UniPhier: add UniPhier SoC support code
2014-10-05 Masahiro Yamadaserial: add UniPhier serial driver
2014-10-05 Masahiro Yamadamtd: denali: add Denali NAND driver for SPL
2014-10-05 Masahiro Yamadamtd: denali: add Denali controller configs to Kconfig
2014-09-27 Tom RiniMerge branch 'for-tom' of git://git.denx.de/u-boot-dm
2014-09-26 Simon Glassspi: Add brackets and tidy defines in spi.h
2014-09-26 Simon Glassdm: spi: Move cmd device code into its own function
2014-09-26 Simon Glasssandbox: config: Enable all SPI flash chips
2014-09-26 Simon Glasssandbox: Convert SPI flash emulation to use sf_params
2014-09-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2014-09-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
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 Chris Packhampowerpc: add --bss-plt to LDFLAGS
2014-09-25 York Sunboard/ls1021aqds: Add DDR4 support
2014-09-25 York Sundriver/ddr/fsl: Fix DDR4 driver
2014-09-25 York SunARMv8/ls2085a: Move u-boot location to make room for RCW
2014-09-25 York SunARMv8/ls2085a: Enable secondary cores
2014-09-25 York Sunarmv8/fsl-lsch3: Release secondary cores from boot...
2014-09-25 Arnab Basufdt_support: Make of_bus_default_count_cells non static
2014-09-25 Arnab Basufdt_support: Move of_read_number to fdt_support.h
2014-09-25 York Sundriver/ddr/fsl: Fix tXP and tCKE
2014-09-25 York SunARMv8/ls2085a_emu: Enable DP-DDR as standalone memory...
2014-09-25 York Sundriver/ddr: Restruct driver to allow standalone memory...
2014-09-25 Prabhakar Kushwahaboard/ls2085a: Add support of NOR and NAND flash for...
2014-09-25 Prabhakar Kushwahadriver/mtd: Use generic timer API for FSL IFC, eLBC
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 Priyanka Jainboard/t1040qds: Add sgmii ports support in 0xA7 protocol
2014-09-24 Priyanka Jainpowerpc/t104xrdb: Set DDR ODT to 75ohm
2014-09-24 Ebony Zhupowerpc/mpc85xx: Serdes protocol "00" is supported
2014-09-24 Shaveta LeekhaB4860QDS: Enable mac command support
2014-09-24 Shaveta Leekhapowerpc/b4860: Updated default hwconfig to enable only...
2014-09-24 ramneek mehreshpowerpc/8xxx: Fix in USB device-tree fixup
2014-09-24 vijay raipowerpc/t104xrdb: Add T1042RDB board support
2014-09-24 vijay raipowerpc/t104xrdb: Add Support of rcw for T1042RDB in...
2014-09-24 Prabhakar Kushwahaboard/ls2085a: Update env_addr after NOR flash relocation
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
next