]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2015-09-08 Joe Hershbergertest: Generalize the unit test framework
2015-09-08 Joe Hershbergernet: Handle ethaddr changes as an env callback
2015-09-08 Joe Hershbergernet: Remove duplicate bootfile syncing functionality
2015-09-08 Joe Hershbergernet: Add default flags for common net env vars
2015-09-08 Joe Hershbergernet: Use env callbacks for net variables
2015-09-08 Joe Hershbergernet: Apply default format rules to all ethaddr
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 Joe Hershbergersandbox: Enable some ENV commands
2015-09-08 Joe Hershbergersandbox: Use defconfig to enable features
2015-09-08 Joe Hershbergersandbox: Cleanup order and extra defines in defconfig
2015-09-08 Masahiro YamadaREADME.scrapyard: add entries for dead board, T4240EMU...
2015-09-08 York Sunarm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h
2015-09-08 York Sundriver/ddr/fsl: Remove deskew_cntrl register
2015-09-08 Alison Wangarm: ls102xa: Adjust the load address of U-Boot for...
2015-09-08 Joe Hershbergernet: Remove all calls to net_random_ethaddr()
2015-09-08 Joe Hershbergernet: Remove all references to CONFIG_ETHADDR and friends
2015-09-08 Joe Hershbergernet: Implement random ethaddr fallback in eth.c
2015-09-08 Michal Simeknet: phy: Add support for all targets which requires...
2015-09-08 Shengzhou Liunet/phy: refactor RTL8211F initialization
2015-09-08 Joe Hershbergernet: Update hardware MAC address if it changes in env
2015-09-08 Shengzhou Liunet/phy: Add support for realtek RTL8211F
2015-09-08 Paul Kocialkowskisunxi: Cache line size definition
2015-09-08 Paul Kocialkowskisunxi: VBUS detection function fixup in g_dnl_board_usb...
2015-09-08 Hans de Goedesunxi: Add ga10h v1.1 defconfig
2015-09-08 Hans de Goedesunxi: video: Fix lvds panel support for sun6i+
2015-09-08 Hans de Goedesunxi: Make DRAM_ODT_EN Kconfig setting a bool
2015-09-08 Hans de Goedesunxi: Fix dram initialization not working on some...
2015-09-08 Laurent Ittisunxi: add support for UART2 on A23/A33
2015-09-08 Hans de Goedeconsole: Fix pre-console flushing via cfb_console being...
2015-09-08 Hans de Goedesunxi: Set SYS_MALLOC_CLEAR_ON_INIT to n
2015-09-08 Paul Kocialkowskisunxi: Pass serial number through ATAG
2015-09-08 Nikolay Dimitrovimx: marsboard: Enable thermal DM support
2015-09-08 Nikolay Dimitrovimx: riotboard: Enable thermal DM support
2015-09-08 Minkyu Kangexynos: clock: clean up checkpatch issues
2015-09-08 Masahiro Yamadaarc: gitignore: ignore ARC DTBs
2015-09-08 Jagan TekiMAINTAINERS, git-mailrc: Update Jagan's name and e...
2015-09-08 Tim Harveyimx: ventana: use stack relocation
2015-09-08 Fabio Estevamhummingboard: Remove mx6solo specific support
2015-09-08 Stefan Roesearm: mx6: tqma6: Update to optionally configure an...
2015-09-08 Stefan Roesearm: mx6: tqma6: Fix USB and add other filesystems
2015-09-08 Przemyslaw... sandbox: defconfig: enable support of sandbox PMIC...
2015-09-08 Przemyslaw... sandbox: dts: add sandbox_pmic.dtsi and include it...
2015-09-08 Przemyslaw... test: dm: test.dts - move to sandbox dts directory
2015-09-08 Przemyslaw... test: dm: add sandbox PMIC framework tests
2015-09-08 Przemyslaw... sandbox: add: sandbox PMIC device drivers: I2C emul...
2015-09-08 Przemyslaw... sandbox: i2c: search child emul dev and check its uclass id
2015-09-08 Przemyslaw... doc: driver-model: pmic-framework.txt - cleanup
2015-09-08 Przemyslaw... common: cmd regulator: command cleanup
2015-09-08 Przemyslaw... common: cmd pmic: command cleanup
2015-09-08 Przemyslaw... dm: regulator: uclass driver code cleanup
2015-09-08 Przemyslaw... dm: pmic: code cleanup of PMIC uclass driver
2015-09-08 Przemyslaw... odroid: enable driver model pmic/regulator API and...
2015-09-08 Przemyslaw... odroid: dts: add 'voltage-regulators' description to...
2015-09-08 Przemyslaw... dm: board:samsung: power_init_board: add requirement...
2015-09-08 Przemyslaw... doc: driver-model: pmic and regulator uclass documentation
2015-09-08 Przemyslaw... dm: regulator: add fixed voltage regulator driver
2015-09-08 Przemyslaw... dm: regulator: add max77686 regulator driver
2015-09-08 Przemyslaw... dm: pmic: add max77686 pmic driver
2015-09-08 Przemyslaw... pmic: max77686 set the same compatible as in the kernel
2015-09-08 Przemyslaw... dm: regulator: add regulator command
2015-09-08 Przemyslaw... dm: pmic: add pmic command
2015-09-08 Przemyslaw... dm: regulator: add implementation of driver model regul...
2015-09-08 Przemyslaw... dm: pmic: add implementation of driver model pmic uclass
2015-09-08 Przemyslaw... lib: Kconfig: add entry for errno_str() function
2015-09-08 Przemyslaw... exynos4-common: remove the unsued CONFIG_CMD_PMIC
2015-09-08 Przemyslaw... exynos5: fix build break by adding CONFIG_POWER
2015-09-08 Peng Fani2c: mxc: refactor i2c driver and support dm
2015-09-08 Peng Fanimx: mx27 move GPIO_PORTx to gpio.h
2015-09-08 Hans de Goedesunxi: Change usb-kbd interrupt polling to use an usb...
2015-09-08 Hans de Goedeusb: ohci: Add support for interrupt queues
2015-09-08 Hans de Goedeusb: ohci: Add an ohci_alloc_urb() function
2015-09-08 Hans de Goedeusb: ohci: Do not reuse ed for interrupt endpoints...
2015-09-08 Simon Glasssandbox: Support wide-screen LCD emulation
2015-09-08 Simon Glasssandbox: Fix warning in display_options
2015-09-08 Simon Glasssandbox: spi: Add newline to printf() in sandbox_sf_probe
2015-09-08 Simon Glasssandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
2015-09-08 Simon Glasssandbox: Add missing errno.h includes in a few files
2015-09-08 Simon Glasssandbox: Correct error handling in state_read_file()
2015-09-08 Simon Glassarm: Add a prototype for save_boot_params_ret()
2015-09-08 Simon Glassarm: Include the .got section in the binary
2015-09-08 Simon Glassdm: gpio: Fix comment typo in GPIOD_IS_IN
2015-09-08 Simon Glasstpm: Rename Infineon TPM to slb9645tt
2015-09-08 Simon Glasstpm: Support using driver model with I2C
2015-09-08 Simon Glassdm: i2c: Add a function to find out the chip offset...
2015-09-08 Simon Glassdm: i2c: Implement 'i2c bus' command for driver model
2015-09-08 Simon Glassbootstage: Add IDs for SPI flash reading and decompression
2015-09-08 Vincent Palatinusb: add device connection/disconnection detection
2015-09-08 Hans de Goedesunxi: ohci: Add ohci usb host controller support
2015-09-08 Hans de Goedesunxi: ehci: Convert to the driver-model
2015-09-08 Hans de Goedeusb: ohci: Add dm support
2015-09-08 Hans de Goedeusb: ohci: Skip unnecessary mdelay(1) calls in various...
2015-09-08 Hans de Goedeusb: ohci: Remove unnecessary delays from hc_start...
2015-09-08 Hans de Goedeusb: ohci: Do not resubmit and leak urbs for interrupt...
2015-09-08 Hans de Goededm: usb: Do not scan companion buses if no devices...
2015-09-08 Hans de Goededm: usb: Add support for companion controllers
2015-09-08 Hans de Goededm: usb: Move printing of usb scan status to usb_scan_bus()
next