]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - include
dm: x86: Convert coreboot serial to use driver model
[karo-tx-uboot.git] / include /
2014-10-24 Simon Glassdm: x86: Convert coreboot serial to use driver model
2014-10-24 Simon Glassdm: x86: Convert Intel ICH6 GPIO driver to use driver...
2014-10-24 Simon Glassdm: gpio: Remove unused get_state() uclass method
2014-10-24 Simon Glassdm: dts: Move omap device tree includes to correct...
2014-10-24 Simon Glasstest: dm: Support memory leak checking as a core feature
2014-10-24 Simon Glassdm: gpio: Add gpio_requestf() helper for printf() strings
2014-10-24 Simon Glassdm: Move the function for getting GPIO status into...
2014-10-24 Simon Glassdm: gpio: Add gpio_get_function() and friends
2014-10-24 Simon Glassdm: gpio: Implement GPIO reservation in the uclass
2014-10-24 Simon Glassdm: omap3: Move to driver model for GPIO and serial
2014-10-24 Simon Glassdm: am33xx: Move to driver model for GPIO and serial
2014-10-24 Simon Glassdm: ns16550: Use an address instead of a pointer for...
2014-10-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2014-10-23 Masahiro Yamadakconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
2014-10-23 Masahiro Yamadakconfig: move CONFIG_SYS_HZ to lib/Kconfig
2014-10-23 Stefan Roesearm: armada-xp: Add basic support for the maxBCM board
2014-10-23 Stefan Roesearm: armada-xp: Add basic support for the Marvell DB...
2014-10-23 Stefan Roesenet: phy.h: Make PHY autonegotiation timeout configurable
2014-10-23 Stefan Roesenet: mvneta.c: Add support for the ethernet controller...
2014-10-23 Stefan Roesearm: mvebu: Add common mbus functions to use on Marvell...
2014-10-23 Tom RiniMerge git://git.denx.de/u-boot-x86
2014-10-23 Tom RiniMerge git://git.denx.de/u-boot-fdt
2014-10-23 Simon Glassx86: Enable FIT, ELF on coreboot
2014-10-23 Simon Glassx86: config: link: Display the board model on the screen
2014-10-23 Simon Glassx86: link: Tidy up the command lines options
2014-10-23 Simon Glassx86: cros_ec: Enable cros_ec for link
2014-10-23 Simon Glassx86: dts: Add device tree compatible string for Intel IPC
2014-10-23 Simon Glassx86: config: Enable dhcp on link
2014-10-22 Thierry Redingfdt: Add a subnodes iterator macro
2014-10-22 Thierry Redingfdt: Add a function to return PCI BDF triplet
2014-10-22 Thierry Redingfdt: Add resource parsing functions
2014-10-22 Thierry Redingfdt: Add functions to retrieve strings
2014-10-22 Thierry Redingfdt: Add a function to get the index of a string
2014-10-22 Thierry Redingfdt: Add a function to count strings
2014-10-22 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-10-22 Simon Glassdm: serial: Tidy up the pl01x driver
2014-10-22 Simon Glassdm: rpi: Convert GPIO driver to driver model
2014-10-22 Simon Glassdm: core: Add support for simple-bus
2014-10-22 Simon Glassdm: imx: Move cm_fx6 to use driver model for serial...
2014-10-22 Simon Glassdm: imx: serial: Support driver model in the MXC serial...
2014-10-22 Simon Glassdm: core: Allow a list of devices to be declared in...
2014-10-22 Simon Glassdm: linker_lists: Add a way to declare multiple objects
2014-10-22 Simon Glassdm: exynos: cros_ec: Move cros_ec_spi to driver model
2014-10-22 Simon Glassdm: sandbox: cros_ec: Move sandbox cros_ec to driver...
2014-10-22 Simon Glassdm: cros_ec: Add support for driver model
2014-10-22 Simon Glassdm: tegra: spi: Convert to driver model
2014-10-22 Simon Glassdm: exynos: config: Use driver model for SPI flash
2014-10-22 Simon Glassdm: sf: sandbox: Convert SPI flash driver to driver...
2014-10-22 Simon Glassdm: sf: Add a uclass for SPI flash
2014-10-22 Simon Glasssf: Tidy up public and private header files
2014-10-22 Simon Glassexynos: universal_c210: Move to driver model soft_spi
2014-10-22 Simon Glassdm: exynos: Convert SPI to driver model
2014-10-22 Simon Glassdm: spi: Remove SPI_INIT feature
2014-10-22 Simon Glassdm: sandbox: spi: Move to driver model
2014-10-22 Simon Glassdm: sandbox: Add a SPI emulation uclass
2014-10-22 Simon Glassdm: spi: Add a uclass for SPI
2014-10-22 Simon Glassdm: core: Add a clarifying comment on struct udevice...
2014-10-22 Simon Glassdm: core: Allow parents to pass data to children during...
2014-10-22 Simon Glassdm: core: Add functions for iterating through device...
2014-10-22 Simon Glassdm: exynos: Move serial to driver model
2014-10-22 Simon Glassdm: exynos: gpio: Convert to driver model
2014-10-22 Simon Glassdm: exynos: Move s5p_goni to generic board
2014-10-22 Simon Glassdm: exynos: Move smdkc100 to generic board
2014-10-22 Robert Baldygaarm: goni: add i2c_init_board()
2014-10-22 Masahiro Yamadadm: add of_match_ptr() macro
2014-10-22 Masahiro Yamadadm: fix include guard
2014-10-22 Masahiro Yamadadm: include <linker_lists.h> from platdata.h and uclass.h
2014-10-22 Masahiro Yamadalinker_lists: include <linux/compiler.h>
2014-10-22 Masahiro Yamadadm: fix comments
2014-10-22 Marcel Ziswilertegra: apalis_t30: master revamp
2014-10-22 Marcel Ziswilertegra: colibri_t30: clean-up spurious new line
2014-10-22 Marcel Ziswilertegra: clean-up useless define
2014-10-22 Marcel Ziswilergpio: header file comment spelling fixes
2014-10-22 Marcel Ziswilerarm: tegra: use architecture specific memcpy
2014-10-22 Marcel Ziswilerarm: tegra: initial support for apalis t30
2014-10-22 Simon Glassx86: Support loading kernel setup from a FIT
2014-10-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2014-10-16 Ruchika Guptals102x: Add support for secure boot and enable blob...
2014-10-16 Ruchika Guptampc85xx: configs - Enable blob command in freescale...
2014-10-16 Ruchika Guptacrypto/fsl: Add command for encapsulating/decapsulating...
2014-10-16 Ruchika Guptals102x: configs - Add hash command in freescale LS1...
2014-10-16 Ruchika Guptampc85xx: configs - Add hash command in freescale platforms
2014-10-16 Ruchika Guptafsl_sec: Add hardware accelerated SHA256 and SHA1
2014-10-16 Ruchika Guptafsl_sec : Change accessor function to take care of...
2014-10-16 Ruchika Guptafsl_sec : Move SEC CCSR definition to common include
2014-10-16 Ruchika Guptapowerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB...
2014-10-16 Simon Glasslcd: Fix build error with CONFIG_LCD_BMP_RLE8
2014-10-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-10-10 Albert ARIBAUDMerge branch 'u-boot-socfpga/topic/arm/socfpga-20141010...
2014-10-10 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2014-10-10 Marek Vasutarm: socfpga: Use EMAC1 on SoCDK
2014-10-10 Jeroen Hofsteetools: compiler.h: Fix build on FreeBSD
2014-10-10 Heiko Schocherarm, at91: add generic board support for the taurus...
2014-10-10 Bo ShenARM: atmel: switch at91sam9263ek to generic board
2014-10-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2014-10-10 Tom Riniam335x_evm: Correct BOOTCOUNT driver support
2014-10-10 David Müller (ELSO... VCMA9: remove EXT2 support
2014-10-10 David Müller (ELSO... PATI: fix broken SPI access
2014-10-10 David Müller (ELSO... PATI: convert to generic board
2014-10-10 David Müller (ELSO... VCMA9: convert to generic board
next