]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common
builderthread.py: Keep 'SPL'
[karo-tx-uboot.git] / common /
2015-09-09 Andre Przywarascsi: fix compiler warning with DEBUG and 48bit LBAs
2015-09-08 Jagan Tekicommon: Add CMD_SF Kconfig entry
2015-09-08 Heiko Schochermtd, spi: Check if flash pointer is used
2015-09-08 Heiko Schocherspi, sf: Use offset and size in sf cmd from mtdpartition
2015-09-08 Heiko Schochermtd, nand: Move common functions from cmd_nand.c to...
2015-09-08 Daniel Schwierzeckmtd, spi: Add MTD layer driver
2015-09-08 Joe HershbergerMove defaults from config_cmd_default.h to Kconfig
2015-09-08 Joe Hershbergercommon: Add the CMD_ENV_EXISTS config to Kconfig
2015-09-08 Joe Hershbergercommon: Fix comment for saveenv in Kconfig
2015-09-08 Paul Kocialkowskicommon: cmd_part: start and size sub-commands introduction
2015-09-08 Paul Kocialkowskicommon: cmd_part: Proper alignment
2015-09-08 Hans de Goedeusb: kbd: Disable idle input reports when we do not...
2015-09-08 Paul Kocialkowskispl: spl_mmc: MMC boot mode provisions checks
2015-09-08 Paul Kocialkowskispl: spl_mmc: Minor cosmetics
2015-09-08 Mark Langsdorfahci: support LBA48 data reads for 2+TB drives
2015-09-08 Mark Langsdorfcmd_scsi: use lbaint_t for LBA values instead of u32
2015-09-08 Hannes Schmelzercommon/cmd_bdinfo: show gd->board_type
2015-09-08 Simon GlassAdd a simple version of memalign()
2015-09-08 Simon Glasslcd: Support colour lookup table on 16bpp display in...
2015-09-08 Simon GlassRemove typedefs from bmp_layout.h
2015-09-08 Stefan Roeseautoboot.c: Add feature to stop autobooting via SHA256...
2015-09-08 Stefan Roeseautoboot.c: Move config options to Kconfig
2015-09-08 Stefan Roeseautoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG...
2015-09-08 Hans de Goedeimage-fit: Fix compiler warning in fit_conf_print()
2015-09-08 Paul Kocialkowskifdt: Pass the device serial number through devicetree
2015-09-08 Bin Mengcmd_ide: Eliminate build warnings in atapi_inquiry()
2015-09-08 Joe Hershbergernet: Move the CMD_NET config to defconfigs
2015-09-08 Joe HershbergerMove setexpr to Kconfig
2015-09-08 Hans de Goedeusb: kbd: Fix key repeat not always working
2015-09-08 Hans de Goedeusb: Remove unused variable in usb_setup_descriptor()
2015-09-08 Matt Porterimage: fix build when CONFIG_NR_DRAM_BANKS is disabled...
2015-09-08 Andrew Bradfordmeminfo cmd: Enable printing >=4GiB SDRAM sizes
2015-09-08 Paul Kocialkowskispl: spl_mmc: Error and count distinction
2015-09-08 Karl ApsiteCombine bootm_find_<thing> functions together
2015-09-08 Karl Apsiteadd boot_get_loadables() to load listed images
2015-09-08 Karl Apsitemkimage will now report information about loadable
2015-09-08 Tim Harveyenv_mmc: add error message to pass to set_default_env
2015-09-08 Tuomas Tynkkynenmenu: Return an error code if Ctrl-C is pressed
2015-09-08 Tuomas Tynkkynenpxe: Fix crash if 'sysboot' is run without args
2015-09-08 Tim Harveyspl: spl_mmc: fix mmc Falcon mode regression
2015-09-08 Joe Hershbergerenv: Distinguish finer between source of env change
2015-09-08 Joe Hershbergerenv: Add regex support to env_attrs
2015-09-08 Joe Hershbergerenv: Allow env_attr_walk to pass a priv * to callback
2015-09-08 Joe Hershbergerenv: Simplify the reverse_strstr() interface
2015-09-08 Joe Hershbergerenv: Fix return values in env_attr_lookup()
2015-09-08 Hans de Goedeconsole: Fix pre-console flushing via cfb_console being...
2015-09-08 Przemyslaw Marczakcommon: cmd regulator: command cleanup
2015-09-08 Przemyslaw Marczakcommon: cmd pmic: command cleanup
2015-09-08 Przemyslaw Marczakdm: regulator: add regulator command
2015-09-08 Przemyslaw Marczakdm: pmic: add pmic command
2015-09-08 Simon Glassdm: i2c: Implement 'i2c bus' command for driver model
2015-09-08 Vincent Palatinusb: add device connection/disconnection detection
2015-09-08 Hans de Goedeusb: Stop reset procedure when a dev is handed over...
2015-09-08 Hans de Goedeusb: legacy_hub_port_reset() check and propagate usb_se...
2015-09-08 Hans de Goedeusb: usb_control_msg() propagate controller error code
2015-09-08 Joe HershbergerUse map_sysmem when accessing memory in setexpr
2015-09-08 Simon Glassspl: Correct address in spl_relocate_stack_gd()
2015-09-08 Simon Glassedid: Add a function to read detailed monitor timings
2015-09-08 Stefan Roeseppc4xx: Remove sc3 board
2015-09-08 Joe HershbergerFix broken verify functionality in crc32 command
2015-09-08 Joe HershbergerFix inconsistency of VERIFY defines in cmd_mem
2015-09-08 maxin.john@enea.comcmd_part: fix usage text
2015-09-08 Paul Kocialkowskispl: spl_mmc: Partition raw boot mode for eMMC
2015-09-08 Paul Kocialkowskispl: spl_mmc: Clearer structure in spl_mmc_load_image...
2015-09-08 Maxime Ripardimage: android: handle default kernel address
2015-09-08 Hans de Goedeusb: Fix maxpacketsize for first descriptor read for...
2015-09-08 Simon Glassdm: rtc: Convert 'date' command to support driver model
2015-09-08 Simon Glassdm: rtc: Rename to_tm() to rtc_to_tm() and add error...
2015-09-08 Simon Glassdm: rtc: Rename gregorian day function
2015-09-08 Simon Glassfdt: Correct warning in fdt_setup_simplefb_node()
2015-09-08 Simon Glassx86: Allow CPUs to be set up after relocation
2015-09-08 Simon GlassAdd a 'cpu' command to print CPU information
2015-09-08 Simon GlassFix comment nits in board_f.c
2015-09-08 Scott Woodarmv8/ls2085aqds: NAND boot support
2015-09-08 Heiko Schochercmd, nand: add more info to "nand info"
2015-09-08 Marek Vasutrtc: Set valid date after reset
2015-09-08 York Sunarmv8/fsl-lsch3: Update early MMU table
2015-09-08 Scott Woodcmd_mem: Store last address/size/etc as ulong
2015-09-08 Simon Glassdm: Init device tree as well as driver model in SPL
2015-09-08 Simon GlassCorrect malloc_limit value for pre-relocation malloc()
2015-09-08 Simon GlassMove initf_malloc() to a common place
2015-09-08 Simon Glassfdt: Rename setup_fdt() and make it prepare also
2015-09-08 Simon Glassfdt: sandbox: Move setup code from board_f to fdtdec
2015-09-08 Stefan Roesecmd_led: Extend led command to support blinking and...
2015-09-08 tang yuantiancmd_scsi: Enable SoC AHCI device on platforms with PCI
2015-09-08 Stefan Roesecmd_sf: Fix problem with "sf update" and unaligned...
2015-09-08 Tim Jamesmii: add read-modify-write option to mii command
2015-09-08 Sjoerd Simonspxe: Ensure all memory access is to mapped memory
2015-09-08 Sjoerd Simonssandbox: Implement host dev [device]
2015-09-08 Sjoerd Simonssandbox: Renamed sb command to host
2015-09-08 Simon Glasssandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig
2015-09-08 Simon GlassKconfig: Move CONFIG_BOOTSTAGE to Kconfig
2015-09-08 Simon Glassdm: net: Adjust PHY interface to work with CONFIG_DM_ETH
2015-09-08 Simon GlassAvoid calling print_eths() with driver model
2015-09-08 Joe Hershbergernet: cosmetic: Fix checkpatch.pl failures in net.c
2015-09-08 Joe Hershbergernet: cosmetic: Clean up cmd_net variables and functions
2015-09-08 Joe Hershbergernet: cosmetic: Clean up DNS variables and functions
2015-09-08 Joe Hershbergernet: cosmetic: Clean up CDP variables and functions
2015-09-08 Joe Hershbergernet: cosmetic: Clean up TFTP variables and functions
2015-09-08 Joe Hershbergernet: cosmetic: Fix var naming net <-> eth drivers
next