]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2014-08-20  Lukasz Majewskitest: dfu: cosmetic: Add missing license information...
2014-08-20  Lukasz Majewskitest: dfu: Extend dfu_gadget_test_init.sh to accept...
2014-08-20  Lukasz Majewskisamsung: dfu: Provide correct Vendor and Product IDs...
2014-08-13  Simon Glasspatman: Only use git's --no-decorate when available
2014-08-13  Simon Glasspatman: Move the 'git log' command into a function
2014-08-13  Simon Glassbuildman: Allow selection of the number of commits...
2014-08-13  Simon Glassbuildman: Introduce an 'and' operator for board selection
2014-08-13  Simon Glassbuildman: Add a few more toolchain examples to the...
2014-08-13  Simon Glassbuildman: Add a message indicating there are no errors
2014-08-13  Simon Glassbuildman: Add an option to specify the buildman config...
2014-08-13  Simon Glassbuildman: Remove unused non-incremental build method...
2014-08-13  Simon Glassbuildman: Add verbose option to display errors as they...
2014-08-13  Simon Glassbuildman: Refactor output options
2014-08-13  Simon Glassbuildman: Sort command line options
2014-08-13  Simon Glassbuildman: Move BuilderThread code to its own file
2014-08-13  Simon Glassbuildman: Allow building of current source tree
2014-08-13  Simon Glassbuildman: Add some notes about moving from MAKEALL
2014-08-13  Simon Glassbuildman: Fix a few typos
2014-08-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2014-08-11  Hannes Petermaierlcd: support displaying 24bpp BMPs on >= 24bpp LCDs
2014-08-11  Jeroen Hofsteelcd: remove unused lcd_puts_xy
2014-08-11  Jeroen Hofsteevideo: ipu_disp: squash clang warning
2014-08-11  Liu Yingvideo: ipu_disp: wait for DP SF end irq when disabling...
2014-08-10  Hannes Petermaiervideo: Add support for TI's AM335x LCD-Controller
2014-08-10  Hannes Petermaierlcd: cleanup unused functions
2014-08-10  Hannes PetermaierAdd support for 32-bit organized framebuffers
2014-08-09  Tom Rinienv_fat.c: Make sure our buffer is cache aligned
2014-08-09  Bryan Wubootm: use genimg_get_kernel_addr()
2014-08-09  Bryan Wupxe: detect image format before calling bootm/bootz
2014-08-09  Bryan Wuimage: introduce genimg_get_kernel_addr()
2014-08-09  Daniel Schwierzeckget_maintainer.pl: add support for scanning multiple...
2014-08-09  Daniel Schwierzeckget_maintainer.pl: adapt to U-Boot tree
2014-08-09  Daniel Schwierzeckget_maintainer.pl: import script from linux 3.15
2014-08-09  Daniel SchwierzeckMAINTAINERS: add initial version
2014-08-09  Stephen Warrenlib: lmb: fix overflow in __lmb_alloc_base w/ large RAM
2014-08-09  Stephen WarrenARM: rpi_b: use new generic $bootcmd
2014-08-09  Stephen WarrenARM: tegra: use new generic $bootcmd
2014-08-09  Dennis Gilmoreconfig: introduce a generic $bootcmd
2014-08-09  Simon Glassrsa: Fix two errors in the implementation
2014-08-09  Masahiro Yamadaomap: clean-up dead configs
2014-08-09  Simon Glassfdt: Sync up with libfdt
2014-08-09  Simon Glassfdt: Rename fdt_resize() to fdt_shrink_to_minimum()
2014-08-09  Masahiro Yamadacosmetic: update doc/README.scrapyard
2014-08-09  Pavel Machekext4load: fix help text
2014-08-09  Simon Glassgit-mailrc: Add myself as dm maintainer
2014-08-09  Simon Glassgit-mailrc: Change fdt maintainer
2014-08-09  Stephen Warrennet: BOOTP retry timeout improvements
2014-08-09  maxin.john... emif.h: remove duplicated argument to |
2014-08-09  maxin.john... vitesse: remove duplicated argument to ||
2014-08-09  Ian Campbellboard_r: Add missing return to initr_doc
2014-08-09  Chris PackhamMakefile: use u-boot.map for binary_size_check
2014-08-09  Chris PackhamMakefile: use $(shell ...) for determining file_size
2014-08-09  Stephen Warrenpxe: clear Bootfile before returning
2014-08-09  Barnes, Clifton Adoc: README.android-fastboot: Add note about vendor ID
2014-08-09  Łukasz Majewskiext4: trats: trats2: Modify dfu_alt_info's file names...
2014-08-09  Michael van... Implement generalised RSA public exponents for verified...
2014-08-09  Nobuhiro Iwamatsuserial: sh: Add support External Clock mode
2014-08-09  Nobuhiro Iwamatsuserial: sh: Add support DL and CKS register for R8A7794
2014-08-09  Nobuhiro Iwamatsuusb: ehci: rmobile: Remove xHCI address
2014-08-09  Nobuhiro Iwamatsuusb: ehci: rmobile: Add support R8A7794
2014-08-09  Stephen Warrendfu: fix readback buffer overflow test
2014-08-09  Stephen Warrentest: dfu: add some more test cases
2014-08-09  Stephen Warrentest: dfu: cleanup before execution
2014-08-09  Lukasz Majewskithor: defer parsing of device string to IO backend
2014-08-09  Lukasz Majewskitest:dfu: README file update
2014-08-09  Stephen Warrentest: dfu: script enhancements
2014-08-09  Lukasz Majewskitest:dfu: Add test scripts for testing DFU regression
2014-08-09  Stephen Warrendfu: add SF backend
2014-08-09  Stephen Warrendfu: add free_entity() to struct dfu_entity
2014-08-09  Stephen Warrendfu: allow backend to specify a maximum buffer size
2014-08-09  Stephen Warrendfu: defer parsing of device string to IO backend
2014-08-09  Stephen Warrendfu: add write error handling
2014-08-09  Stephen Warrendfu: fix some issues with reads/uploads
2014-08-09  Stephen Warrenfs: implement size/fatsize/ext4size
2014-08-07  Sonic Zhangsupport blackfin board initialization in generic board_f
2014-08-07  Sonic Zhangblackfin: convert blackfin board_f and board_r to use...
2014-08-07  Scott Jiangblackfin: spi clock is in sysclk1 domain instead of...
2014-08-07  Aaron Wubfin: add register define required by core B on dual...
2014-08-06  Tom RiniPrepare v2014.10-rc1
2014-08-06  Andy FlemingChange Andy Fleming's email address
2014-08-06  Holger FreytherThe _config target is not present anymore, mention...
2014-08-06  Stephen Warrengit-mailrc: add a kconfig alias
2014-08-06  Masahiro Yamadadoc: README.SPL: adjust for Kbuild and Kconfig
2014-08-06  Masahiro Yamadadoc: delete README.ARM-SoC
2014-08-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2014-08-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-08-05  Heiko Schocherspi, spi_mxc: do not hang in spi_xchg_single
2014-08-05  Simon Glassspi: Support half-duplex mode in FDT decode
2014-08-05  Simon Glassexynos: spi: Fix calculation of SPI transaction start...
2014-08-05  Simon Glasscros_ec: Fix two bugs in the SPI implementation
2014-08-05  Marek Vasutsf: sf_ops: Stop leaking memory
2014-08-04  Tom RiniMerge http://git.denx.de/u-boot-dm
2014-08-04  Simon Glassarm: Support pre-relocation malloc()
2014-08-04  Simon Glassarm: Set up global data before board_init_f()
2014-08-01  Boschung, Rainerkmp204x: prepare to use CPU watchdog
2014-08-01  Boschung, Rainerkmp204x/qrio: support for setting the CPU reset request...
2014-08-01  Boschung, Rainerkmp204x: set CPU watchdog reset reason flag
2014-08-01  Boschung, Rainerkmp204x/qrio: prepare support for the CPU watchdog...
2014-08-01  Boschung, Rainerkmp204x: CPU watchdog enabled
2014-08-01  Boschung, Rainerpowerpc: mpc85xx watchdog init added to init_func
next