]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2015-06-01  Joe HershbergerMove setexpr to Kconfig
2015-06-01  Masahiro Yamadablackfin: fix build error on bct-brettl2 board
2015-06-01  Masahiro Yamadasparc: fix build error on gr_ep2s60 board
2015-05-28  Heiko Schocheram33xx, spl, siemens: enable debug uart output again
2015-05-28  Joe Hershbergernet: Fix a warning added by 76ec988
2015-05-28  Tang Yuantianfsl/sata: Replace sprintf() with snprintf()
2015-05-28  Matt Portergpio: stm32: add stm32f1 support
2015-05-28  Matt PorterARMv7M: add STM32F1 support
2015-05-28  Matt Portercommon/cmd_boot: keep ARM v7M in thumb mode during...
2015-05-28  Matt Porterimage: fix build when CONFIG_NR_DRAM_BANKS is disabled...
2015-05-28  Marek VasutARM: bcm283x: Switch to generic timer
2015-05-28  Marek VasutARM: bcm283x: Reorder timer.h
2015-05-28  Marek VasutARM: bcm283x: Repair wdog.h
2015-05-28  Linus Walleijvexpress64: use uncompressed kernel by default
2015-05-28  Masahiro Yamadakbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build...
2015-05-28  Andrew Bradfordmeminfo cmd: Enable printing >=4GiB SDRAM sizes
2015-05-28  Paul Kocialkowskispl: spl_mmc: Error and count distinction
2015-05-28  Karl Apsiteadd test for two 'loadables'
2015-05-28  Karl ApsiteCombine bootm_find_<thing> functions together
2015-05-28  Karl Apsiteadd boot_get_loadables() to load listed images
2015-05-28  Karl Apsitemkimage will now report information about loadable
2015-05-28  Masahiro Yamadapowerpc: gitignore: ignore PowerPC DTBs
2015-05-28  Thomas Petazzonitools: use pkg-config when available to get SSL flags
2015-05-28  Masahiro Yamadainclude: introduce include/linux/io.h as a wrapper...
2015-05-28  Linus Walleijvexpress64: let Juno wait for root device
2015-05-28  Evgeniy Dushistovbeagle-xm: gpio_63 fix wrong pin initialization
2015-05-28  Ricardo Ribaldappc: xilinx-ppc: Move to generic board support
2015-05-27  Ricardo Ribaldadoc/README.generic-board: Trivial spell check
2015-05-27  Linus Walleijvexpress64: fix various memory issues
2015-05-27  Chris PackhamMakefile: Add U_BOOT_TZ and include in version
2015-05-27  Tim Harveypci: display header for bus scan
2015-05-27  Tim Harveyenv_mmc: add error message to pass to set_default_env
2015-05-27  Ryan Harkinvexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH
2015-05-27  Lokesh VutlaARM: BeagleBoard-x15: Rev A2x5: Change UART3 mux
2015-05-27  Tuomas Tynkkynenmenu: Return an error code if Ctrl-C is pressed
2015-05-27  Tuomas Tynkkynenpxe: Fix crash if 'sysboot' is run without args
2015-05-27  Tom RiniRevert "Revert "stm32f4: fix serial output""
2015-05-26  Joe Hershbergermoveconfig: Print status about the processed defconfigs
2015-05-26  Joe Hershbergermoveconfig: Add a switch to enable printing errors
2015-05-26  Joe Hershbergermoveconfig: Print a message for missing compiler
2015-05-26  Joe Hershbergermoveconfig: Output a list of failed boards
2015-05-26  Joe Hershbergermoveconfig: Cleanup headers in arch and board
2015-05-26  Joe Hershbergermoveconfig: Add a switch to only cleanup headers
2015-05-26  Joe Hershbergermoveconfig: Add a parameter to accept a list to build
2015-05-26  Joe Hershbergermoveconfig: Ignore duplicate configs when moving
2015-05-26  Joe Hershbergermoveconfig: Always run savedefconfig on the moved config
2015-05-26  Masahiro Yamadatools: moveconfig: a tool to move CONFIGs from headers...
2015-05-26  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-05-26  Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-05-26  Peter Robinsonmx6: standardise CONFIG_CMD_CACHE
2015-05-26  Peter Robinsonimx6: generic MMC config options to mx6_common
2015-05-26  Peter Robinsonimx6: standardise filesystem and boot options
2015-05-26  Peter Robinsonimx6: move generic miscellaneous and overwrite options
2015-05-26  Peter Robinsonimx6: centralise common boot options in mx6_common.h
2015-05-26  Peter Robinsonimx6: move MXC_GPIO define to mx6_common.h
2015-05-26  Peter Robinsonimx6: move standard ATAG configs to mx6_common.h
2015-05-26  Peter Robinsonimx6: move generic imx6 options to mx6_common.h
2015-05-26  Peter Robinsonimx6: move all standard includes to mx6_common.h
2015-05-26  Peter Robinsonnovena: standardise mx6_common.h include
2015-05-26  Tim Harveyspl: spl_mmc: fix mmc Falcon mode regression
2015-05-26  Tim Harveyimx: ventana: update README with Falcon mode documentation
2015-05-26  Tim Harveyimx: ventana: update README for micro-SD boot medium
2015-05-26  Tim Harveyimx: ventana: update MMC env configuration
2015-05-26  Tim Harveythermal: imx_thermal: increase critical temperature...
2015-05-26  Heiko Schocherarm, imx6: add support for aristainetos2 board
2015-05-26  Heiko Schocheri2c, mxc: rework i2c base address names for different...
2015-05-26  Heiko Schocherarm, imx6, i2c: add I2C4 for MX6DL
2015-05-26  Peng Fanimx: dma: correct MXS_DMA_ALIGNMENT
2015-05-26  Axel Linpwm: imx: Remove unreachable code
2015-05-26  Axel Linpwm: imx: Prevent NULL pointer dereference
2015-05-25  Masahiro YamadaARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZ...
2015-05-25  Masahiro YamadaARM: zynq: add separate configuration for ZC702 and...
2015-05-25  Michal Simekzynq: Use system timer implementation instead of our
2015-05-25  Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2015-05-24  Stefan Agnermtd: vf610_nfc: enable ONFI detection
2015-05-24  Stefan Agnermtd: vf610_nfc: add 32-error correction option for...
2015-05-24  Stefan Agnermtd: vf610_nfc: add Freescale NFC controller configs...
2015-05-24  Stefan Agnermtd: vf610_nfc: use in-band bad block table
2015-05-24  Stefan Agnermtd: vf610_nfc: implement OOB only read
2015-05-24  Stefan Agnermtd: vf610_nfc: allow bitflips in an empty page
2015-05-24  Stefan Agnermtd: vf610_nfc: remove read on SEQIN
2015-05-24  Stefan Agnermtd: vf610_nfc: remove caching of page in buffer
2015-05-24  Jörg Krausetools: mxsboot: Calculate ECC strength dynamically
2015-05-24  Jörg Krausemtd: nand: mxs: Replace magic number for bits per ECC...
2015-05-24  Peng Fanmtd:mxs:nand calculate ecc strength dynamically
2015-05-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-05-22  Raghav Dogranand/elbc: Memory leak fix
2015-05-21  Stephen Warrennand: fix buffer alignment in new verification feature
2015-05-21  Tim Harveyimx: ventana: config: enable Falcon mode
2015-05-21  Fabio Estevamwandboard: Switch to SPL support
2015-05-21  Joe Hershbergersandbox: Enable env unit tests
2015-05-21  Joe Hershbergertest: env: Add a test of the new regex behavior for...
2015-05-21  Joe Hershbergertest: env: Add test for verifying env attrs
2015-05-21  Joe Hershbergertest: env: Add test framework for env
2015-05-21  Joe Hershbergertest: dm: Recover the driver model tree after tests
2015-05-21  Joe Hershbergertest: Return values from the asserts compatible with...
2015-05-21  Joe Hershbergertest: dm: eth: Handle failed test env cleanup
2015-05-21  Joe Hershbergertest: dm: Don't bail on all tests if one test fails
2015-05-21  Joe Hershbergertest: Move the unit tests to their own menu
2015-05-21  Joe Hershbergertest: dm: Move the time test over to the ut command
next