]> git.ipfire.org Git - people/ms/u-boot.git/history - common
board: axs103 - add maintainer information
[people/ms/u-boot.git] / common /
2015-06-29  Heiko Schochermtd, spi: Check if flash pointer is used
2015-06-29  Heiko Schocherspi, sf: Use offset and size in sf cmd from mtdpartition
2015-06-29  Heiko Schochermtd, nand: Move common functions from cmd_nand.c to...
2015-06-29  Daniel Schwierzeckmtd, spi: Add MTD layer driver
2015-06-26  Joe HershbergerMove defaults from config_cmd_default.h to Kconfig
2015-06-25  Joe Hershbergercommon: Add the CMD_ENV_EXISTS config to Kconfig
2015-06-25  Joe Hershbergercommon: Fix comment for saveenv in Kconfig
2015-06-19  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-06-19  Paul Kocialkowskicommon: cmd_part: start and size sub-commands introduction
2015-06-19  Paul Kocialkowskicommon: cmd_part: Proper alignment
2015-06-19  Hans de Goedeusb: kbd: Disable idle input reports when we do not...
2015-06-18  Paul Kocialkowskispl: spl_mmc: MMC boot mode provisions checks
2015-06-18  Paul Kocialkowskispl: spl_mmc: Minor cosmetics
2015-06-16  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-06-15  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-06-12  Mark Langsdorfahci: support LBA48 data reads for 2+TB drives
2015-06-12  Mark Langsdorfcmd_scsi: use lbaint_t for LBA values instead of u32
2015-06-12  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-06-11  Hannes Schmelzercommon/cmd_bdinfo: show gd->board_type
2015-06-11  Simon GlassAdd a simple version of memalign()
2015-06-11  Simon Glasslcd: Support colour lookup table on 16bpp display in...
2015-06-11  Simon GlassRemove typedefs from bmp_layout.h
2015-06-08  Stefan Roeseautoboot.c: Add feature to stop autobooting via SHA256...
2015-06-08  Stefan Roeseautoboot.c: Move config options to Kconfig
2015-06-08  Stefan Roeseautoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG...
2015-06-08  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-06-06  Hans de Goedeimage-fit: Fix compiler warning in fit_conf_print()
2015-06-06  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2015-06-05  Tom RiniMerge git://git.denx.de/u-boot-fdt
2015-06-05  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-06-05  Paul Kocialkowskifdt: Pass the device serial number through devicetree
2015-06-04  Bin Mengcmd_ide: Eliminate build warnings in atapi_inquiry()
2015-06-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-06-01  Joe Hershbergernet: Move the CMD_NET config to defconfigs
2015-06-01  Joe HershbergerMove setexpr to Kconfig
2015-06-01  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2015-05-31  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2015-05-31  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-05-29  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-05-29  Hans de Goedeusb: kbd: Fix key repeat not always working
2015-05-29  Hans de Goedeusb: Remove unused variable in usb_setup_descriptor()
2015-05-28  Matt Porterimage: fix build when CONFIG_NR_DRAM_BANKS is disabled...
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 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-27  Tim Harveyenv_mmc: add error message to pass to set_default_env
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-26  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-05-26  Tim Harveyspl: spl_mmc: fix mmc Falcon mode regression
2015-05-25  Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2015-05-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-05-21  Joe Hershbergerenv: Distinguish finer between source of env change
2015-05-21  Joe Hershbergerenv: Add regex support to env_attrs
2015-05-21  Joe Hershbergerenv: Allow env_attr_walk to pass a priv * to callback
2015-05-21  Joe Hershbergerenv: Simplify the reverse_strstr() interface
2015-05-21  Joe Hershbergerenv: Fix return values in env_attr_lookup()
2015-05-20  Tom RiniMerge git://git.denx.de/u-boot-net
2015-05-19  Hans de Goedeconsole: Fix pre-console flushing via cfb_console being...
2015-05-19  Tim Harveyenv_nand: use nand_spl_load_image for readenv if SPL
2015-05-18  Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-05-15  Przemyslaw Marczakcommon: cmd regulator: command cleanup
2015-05-15  Przemyslaw Marczakcommon: cmd pmic: command cleanup
2015-05-15  Przemyslaw Marczakdm: regulator: add regulator command
2015-05-15  Przemyslaw Marczakdm: pmic: add pmic command
2015-05-15  Simon Glassdm: i2c: Implement 'i2c bus' command for driver model
2015-05-15  Vincent Palatinusb: add device connection/disconnection detection
2015-05-15  Hans de Goedeusb: Stop reset procedure when a dev is handed over...
2015-05-15  Hans de Goedeusb: legacy_hub_port_reset() check and propagate usb_se...
2015-05-15  Hans de Goedeusb: usb_control_msg() propagate controller error code
2015-05-14  Joe HershbergerUse map_sysmem when accessing memory in setexpr
2015-05-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-05-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2015-05-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-05-14  Simon Glassspl: Correct address in spl_relocate_stack_gd()
2015-05-13  Simon Glassedid: Add a function to read detailed monitor timings
2015-05-10  Stefan Roeseppc4xx: Remove sc3 board
2015-05-10  Joe HershbergerFix broken verify functionality in crc32 command
2015-05-10  Joe HershbergerFix inconsistency of VERIFY defines in cmd_mem
2015-05-10  maxin.john@enea.comcmd_part: fix usage text
2015-05-10  Paul Kocialkowskispl: spl_mmc: Partition raw boot mode for eMMC
2015-05-10  Paul Kocialkowskispl: spl_mmc: Clearer structure in spl_mmc_load_image...
2015-05-08  Maxime Ripardimage: android: handle default kernel address
2015-05-08  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-05-06  Hans de Goedeusb: Fix maxpacketsize for first descriptor read for...
2015-05-06  Simon Glassdm: rtc: Convert 'date' command to support driver model
2015-05-06  Simon Glassdm: rtc: Rename to_tm() to rtc_to_tm() and add error...
2015-05-06  Simon Glassdm: rtc: Rename gregorian day function
2015-05-06  Simon Glassfdt: Correct warning in fdt_setup_simplefb_node()
2015-05-05  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2015-05-05  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-05-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-05-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-05-05  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-05-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-04-30  Simon Glassx86: Allow CPUs to be set up after relocation
2015-04-30  Simon GlassAdd a 'cpu' command to print CPU information
2015-04-30  Simon GlassFix comment nits in board_f.c
next