]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common
avr32: delete ancient board.c
[karo-tx-uboot.git] / common /
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
2015-09-08 Joe Hershbergernet: cosmetic: Fixup var names for DHCP strings
2015-09-08 Joe Hershbergernet: cosmetic: Fixup var names related to boot file
2015-09-08 Joe Hershbergernet: cosmetic: Change IPaddr_t to struct in_addr
2015-09-08 Simon Glassdm: usb: Support driver model with USB keyboards
2015-09-08 Simon Glassdm: usb: Split out the keyboard probe into its own...
2015-09-08 Simon Glassdm: usb: Convert usb_storage to driver model
2015-09-08 Simon Glassdm: usb: Move storage device scanning into its own...
2015-09-08 Simon GlassRevert "usb_storage : scan all interfaces to find a...
2015-09-08 Simon Glassdm: usb: Adjust usb_storage to work with sandbox
2015-09-08 Simon Glassdm: usb: Simply device finding code in usb_storage
2015-09-08 Simon Glassdm: usb: Fix type problems in usb_stor_get_info()
2015-09-08 Simon Glassdm: usb: Move USB storage definitions to usb_defs.h
2015-09-08 Simon Glassdm: usb: Add driver model support for hubs
2015-09-08 Simon Glassdm: usb: Split hub detection into its own function
2015-09-08 Simon Glassdm: usb: Convert core usb.c file to support driver...
2015-09-08 Simon Glassdm: usb: Complete the splitting up of usb_new_device()
2015-09-08 Simon Glassdm: usb: Split out more code from usb_new_device()
2015-09-08 Simon Glassdm: usb: Move descriptor setup code into its own function
2015-09-08 Simon Glassdm: usb: Refactor port resets
2015-09-08 Simon Glassdm: usb: Drop the legacy USB init sequence
next