]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2014-05-12  York Suncommon/board_f: Fix size variable
2014-05-12  York Suncommon/board_f: Initialized global data for generic...
2014-05-12  Ralph SiemsenTrivial fix to .gitignore for spl/Makefile
2014-05-12  Tom Rinicmd_bootm.c: Only say XIP image when load is image_start
2014-05-12  Marek Vasuttools: env: Add aes.c placeholder
2014-05-12  Masahiro Yamadanand_spl: remove unused linker scripts u-boot-nand.lds
2014-05-12  Masahiro Yamadaconfig: remove platform CONFIG_SYS_HZ definition part 4
2014-05-12  Masahiro Yamadacosmetic: delete misleading comment /* CONFIG_BOARDDIR */
2014-05-12  Kristian Otneshush shell: Avoid string write overflow when entering...
2014-05-12  Masahiro Yamadakbuild: allow null board for spl build
2014-05-12  Manish Badarkhetps6586x: staticize funtions
2014-05-12  Fabio Estevamdoc: README.generic-board: Fix typo
2014-05-12  Andreas Bießmannlib/sha256: fix compile on some hosts
2014-05-12  Masahiro Yamadakbuild: build with -Werror=date-time if the compiler...
2014-05-12  Masahiro Yamadafs: ubifs: drop __DATE__ and __TIME__
2014-05-12  Masahiro Yamadablackfin: replace bfin_gen_rand_mac() with eth_random_a...
2014-05-12  Masahiro Yamadanet: rename and refactor eth_rand_ethaddr() function
2014-05-12  Masahiro Yamadarand: do not surround function declarations by #ifdef
2014-05-12  Masahiro Yamadacmd_time: do not show ticks
2014-05-12  Shengzhou Liunet/phy: enable get_phy_id redefinable
2014-05-12  Xiaobo XieAR8035/phy: Enable autonegotiation function for ar8035
2014-05-12  Karicheri,... serial: nsl16550: add hw flow control support
2014-05-12  Nobuhiro Iwamatsufs: fat: Fix cache align error message in fatwrite
2014-05-12  Masahiro Yamadabd_info: remove bi_barudrate member from struct bd_info
2014-05-12  Tom RiniPrepare v2014.07-rc1
2014-05-09  Tom RiniMerge branch 'tom' of git://git.denx.de/u-boot-x86
2014-05-09  Masahiro Yamadasandbox: ignore sandbox.dtb
2014-05-09  Masahiro Yamadasandbox: move source files from board/ to arch/sandbox/
2014-05-09  Simon Glasspatman: Avoid duplicate sign-offs
2014-05-09  Simon Glasspatman: Deal with 'git apply' failures correctly
2014-05-09  Simon Glasssandbox: Update and expand the README
2014-05-09  Simon Glasssandbox: Provide a build option to avoid using SDL
2014-05-09  Simon GlassMake 'run' use run_command_list() instead of run_command()
2014-05-09  Simon Glasssandbox: Support 'env import' and 'env export'
2014-05-09  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-05-09  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sparc
2014-05-09  Albert ARIBAUDMerge branch 'u-boot/master'
2014-05-08  Daniel Hellstromleon: implement missing get_tbclk()
2014-05-08  Daniel Hellstromleon: use CONFIG_SYS_HZ to config timer prescaler
2014-05-08  Michal Simekserial: zynq: Fix typo in suffix function name
2014-05-08  Michal Simekserial: zynq: Remove sparse warnings
2014-05-08  Jesper B. Christenseni2c: zynq: Fixed compilation errors when using DEBUG
2014-05-06  Tom RiniMerge branch 'serial' of git://www.denx.de/git/u-boot...
2014-05-06  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2014-05-06  Tom RiniMerge branch 'net' of git://www.denx.de/git/u-boot...
2014-05-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-05-06  Michal Simekserial: zynq: Fix typo in suffix function name
2014-05-06  Michal Simekserial: zynq: Remove sparse warnings
2014-05-06  Michal Simeknet: zynq: Fix sparse warnings in gem
2014-05-06  Michal Simeknet: zynq: Use predefined macros instead of hardcoded...
2014-05-06  Stephan Linzmicroblaze: Wire up OF support for emaclite
2014-05-05  Mateusz Zalegacommon: fixed linker-list example
2014-05-05  Stephen WarrenUSB: gadget: save driver name before registering it
2014-05-05  Mateusz ZalegaUSB: gadget: added a saner gadget downloader registrati...
2014-05-05  Mateusz Zalegaam335x: dfu: disable DFU in am335x_evm SPL build
2014-05-05  Mateusz Zalegaums: always initialize mmc before ums_disk_init()
2014-05-05  Mateusz Zalegadfu: mmc: change offset base handling
2014-05-05  Mateusz Zalegadfu: mmc: raw data write fix
2014-05-05  Mateusz Zalegausb: dfu: fix boards wo USB cable detection
2014-05-05  Mateusz Zalegapart: header fix
2014-05-05  Mateusz Zalegammc: mmc header fix
2014-05-02  Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh
2014-05-02  Rob HerringARM: highbank: use default prompt
2014-05-02  Rob HerringARM: highbank: use config_distro_defaults.h
2014-05-01  Stephen Warrenusb: gadget: allow ci_udc to build with new gadget...
2014-04-30  Stephen Warrenusb: ums: use only 1 buffer for CI_UDC
2014-04-30  Stephen Warrenusb: ci_udc: support variants with hostpc register
2014-04-30  Stephen Warrenusb: ci_udc: make PHY initialization conditional
2014-04-30  Stephen Warrenusb: ci_udc: set ep->req.actual after transfer
2014-04-30  Stephen Warrenusb: ci_udc: Support larger packets
2014-04-30  Lukasz Majewskidfu:fix: Replace wrong return value with proper one
2014-04-30  andrey.konovalov... exynos: usb: Fix data abort on boards w/o vbus-gpio...
2014-04-30  Rob Herringusb: musb: fill in usb_gadget_unregister_driver
2014-04-30  Rob Herringusb: handle NULL table in usb_gadget_get_string
2014-04-30  Przemyslaw... usb:gadget:f_thor: fix write to filesystem by add dfu_f...
2014-04-30  Przemyslaw... usb:gadget:f_thor: code cleanup in function download_tail()
2014-04-30  Adrian Coxusb: Fix USB keyboard polling via control endpoint
2014-04-30  Adrian Coxusb: Add endian support macros to interrupt transfers...
2014-04-30  Nobuhiro Iwamatsuusb: ehci: rmobile: Add support ehci host driver of...
2014-04-29  Masahiro Yamadash: delete an unused source file
2014-04-29  Shaveta Leekhadrivers/i2c/fsl_i2c: modify i2c_read to handle multi...
2014-04-29  York Sundriver/mxc_i2c: Move static data structure to global_data
2014-04-25  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-arc
2014-04-25  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2014-04-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2014-04-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-04-25  Alexey Brodkinaxs101: bump DDR size from 256 to 512 Mb
2014-04-25  Alexey Brodkinaxs101: increase EEPROM page write delay from 32 to...
2014-04-24  Matthias Fuchsppc4xx: add support for new PMC440 revision with cleanup
2014-04-24  Heiko Schochermpc83xx: add ids8313 support
2014-04-24  Heiko Schochermpc8313, bootcount: mpc8313 has no qe muram
2014-04-24  Heiko Schocherpowerpc, ids8247: create vendor board dir ids
2014-04-23  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2014-04-23  Masahiro YamadaRevert "build: Use filechk rules to create and update...
2014-04-23  Zhao Qiangar8031: modify the config func of ar8031 to ar8021_config
2014-04-23  Shaohui Xiepowerpc/T4QDS: add two stage boot of nand/sd
2014-04-23  Shaohui Xiepowerpc/t4240: updated RCW and PBI for rev2.0
2014-04-23  Prabhakar Kushwahapowerpc/mpc85xx:Update FM1 clock select and shift for...
2014-04-23  Shengzhou Liuboard/t2080rdb: some update for t2080rdb
2014-04-23  Shengzhou Liuboard/t208xrdb: Add support of 2-stage NAND/SPI/SD...
next