]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2014-08-25  Heiko Schochermtd, ubi, ubifs: update for the sync with linux v3.14
2014-08-25  Heiko Schochermtd, ubi, ubifs: resync with Linux-3.14
2014-08-25  Heiko Schocherlib, linux: move linux specific defines to linux/compat.h
2014-08-25  Heiko Schocherlinux include: add ERR_CAST
2014-08-25  Heiko Schocherlib, list_sort: add list_sort from linux 3.14
2014-08-25  Heiko Schocherlib, rbtree: resync with Linux-3.14
2014-08-25  Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2014-08-24  Thomas Chounios2: remove EPCS driver
2014-08-24  Thomas Chounios2: add generic board support
2014-08-24  Thomas Chounios2: remove obsolete PCI5441 and PK1C20 boards
2014-08-24  Vasili Galkanios2: Fix printf size_t format related warnings (again...)
2014-08-22  Masahiro Yamadabuildman: refactor help message
2014-08-22  Masahiro Yamadagit-mailrc: add patman and buildman alias
2014-08-22  Masahiro Yamadapatman: refactor help message
2014-08-22  Masahiro Yamadakconfig: convert Kconfig helper script into a shell...
2014-08-22  Roger MeierMakefile: remove generated boards.cfg within make distclean
2014-08-21  Thierry Redingnet: More BOOTP retry timeout improvements
2014-08-21  Bryan Wubootm: make sure pass NULL when argc < 1
2014-08-21  Bryan Wuimage: fix bootm failure for FIT image
2014-08-21  Masahiro Yamadakconfig: remove DEFCONFIG_LIST
2014-08-21  Masahiro Yamadascripts/Lindent: import from Linux 3.16
2014-08-21  Vasili GalkaMakefile: Use Kbuild style for system_map.o generation...
2014-08-21  Colin Crossadd header for Android sparse image format
2014-08-21  Jeroen Hofsteeapi: fix build without CMD_NET support
2014-08-21  Marek Vasute1000: add i210 support
2014-08-21  Marek Vasute1000: Implement dcache support
2014-08-21  Roger Meiertools/genboardscfg.py: no exception if columns undetectable
2014-08-21  Masahiro Yamadatools/genboardscfg.py: Do not output SPLCPU field
2014-08-21  Hans de Goedepxe: Allow use of environment variables in append string
2014-08-21  Hans de Goedecli: Export cli_simple_process_macros for use outside...
2014-08-21  Masahiro Yamadadavinci: orphan some Davinci boards
2014-08-21  Masahiro Yamadapowerpc: mpc8xx: remove FLAGADM board support
2014-08-21  Masahiro Yamadapowerpc: mpc8xx: remove GEN860T, GEN806T_SC board support
2014-08-21  Masahiro Yamadapowerpc: mpc8xx: remove SXNI855T board support
2014-08-21  Masahiro Yamadapowerpc: mpc8xx: remove svm_sc8xx board
2014-08-21  Masahiro Yamadapowerpc: mpc8xx: remove stxxtc board support
2014-08-21  Masahiro Yamadaomap: remove omap5912osk board support
2014-08-21  Masahiro Yamadascripts: objdiff: sync with Linux 3.16
2014-08-21  Masahiro Yamadakbuild: sync mixed targets handling with Linux 3.16
2014-08-21  Masahiro Yamadakbuild: move extra gcc checks to scripts/Makefile.extrawarn
2014-08-21  Masahiro Yamadadrivers: net: remove dead drivers
2014-08-21  Masahiro Yamadatools, scripts: refactor error-out statements of Python...
2014-08-21  Masahiro YamadaREADME.kconfig: add initial version of Kconfig document
2014-08-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-08-20  Valentin Longchampkmp204x: reset the Zarlink clocking chips at power...
2014-08-20  York Sunpowerpc/t4qds: Move doc/README.t4240qds under board...
2014-08-20  Shaohui Xiepowerpc/T4240QDS/eth: some fix for XFI
2014-08-20  Valentin Longchampkm-powerpc: define CONFIG_PRAM to protect PHRAM and...
2014-08-20  Vijay Raidriver/qe: update status of QE microcode
2014-08-20  Shaveta Leekhapowerpc/mpc85xx: Enabling CPC conditionally based on...
2014-08-20  Lukasz Majewskitest: ums: Add script for testing UMS gadget operation
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-14  Sascha Silbeopenrd: fail build if U-Boot would overlap with environ...
2014-08-14  Sascha SilbeREADME: document CONFIG_BOARD_SIZE_LIMIT
2014-08-14  Heiko Schochermtdparts: fix usecount bug
2014-08-14  Markus NiebelRTC: add support for DS1339 (using DS1307 driver)
2014-08-14  vijay raidriver/qe: update status of QE microcode
2014-08-14  Luka Perkovmkimage: fix compilation issues on OpenBSD
2014-08-14  Stephen Warrenpci: fix overflow in __pci_hose_bus_to_phys w/ large RAM
2014-08-14  Heiko Schochertools, fit_info: increase buffer for command name
2014-08-14  Heiko Schochertools: fix typo in tools/image-host.c
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-12  Tang Yuantianpowerpc/t104xrdb: support deep sleep in SPI/SD boot
2014-08-12  Tang Yuantianpowerpc/mpc85xx: Make boot flag effective
2014-08-12  Jason Jinpowerpc/t1042RDB: Add Video - HDMI support
2014-08-12  Wang Dongshengfsl/diu: ch7301 encoder split off from t1040qds/diu.c
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
next