]> git.sur5r.net Git - u-boot/history - include
MIPS: bootm: add missing initramfs relocation
[u-boot] / include /
2014-11-27 Daniel SchwierzeckMIPS: vct: switch to generic board
2014-11-27 Daniel SchwierzeckMIPS: qemu_mips: switch to generic board
2014-11-27 Daniel SchwierzeckMIPS: pb1x00: switch to generic board
2014-11-27 Daniel SchwierzeckMIPS: dbau1x00: switch to generic board
2014-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2014-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-11-26 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2014-11-26 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2014-11-26 Tom RiniMerge git://git.denx.de/u-boot-fdt
2014-11-25 Hans de Goedesun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUS
2014-11-25 Hans de Goedesunxi: Add usb keyboard Kconfig option
2014-11-25 Luc Verhaegensunxi: video: Add simplefb support
2014-11-25 Hans de Goedefdt_support: Add a fdt_setup_simplefb_node helper function
2014-11-25 Luc Verhaegensunxi: video: Add cfb console driver for sunxi
2014-11-25 Guillaume GARDETORIGEN: Enhance origen config to be more flexible on...
2014-11-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-11-24 Alison Wangarm: ls102xa: Add SystemID EEPROM support for LS1021ATW...
2014-11-24 Yuan Yaols102xa: ifc: nor: fix the write issue when bytes unaligned
2014-11-24 Nikhil Badolals1: config: Enable USB EHCI Host on LS1021AQDS
2014-11-24 Nikhil Badoladrivers: usb: fsl: Define USB configs for LS102XA
2014-11-24 Nikhil Badoladrivers : usb: fsl: Implement usb Erratum A007798 worka...
2014-11-24 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-11-24 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-11-24 Tom RiniMerge git://git.denx.de/u-boot-x86
2014-11-24 Nikita Kiryanovcmd_sata: implement sata stop command
2014-11-24 Nikita Kiryanovsata: implement reset_sata for dwc_ahsata
2014-11-24 Hans de GoedeARM: Add arch/arm/cpu/armv7/Kconfig with non-secure...
2014-11-23 Suriyan Ramasamifs: API changes enabling extra parameter to return...
2014-11-23 Suriyan Ramasamisandbox: Prepare API change for files greater than 2GB
2014-11-23 Suriyan Ramasamiext4: Prepare API change for files greater than 2GB
2014-11-23 Suriyan Ramasamifat: Prepare API change for files greater than 2GB
2014-11-23 Suriyan Ramasamisandbox: Use md5sum and fatwrite to enable testing...
2014-11-23 Masahiro Yamadaconfig: remove redundant CONFIG_SYS_PROMPT defines
2014-11-23 Thierry RedingAdd pr_fmt() macro
2014-11-23 Thierry Redingpci: Honour pci_skip_dev()
2014-11-23 Christian Gmeinerfs: make it possible to read the filesystem UUID
2014-11-23 Masahiro Yamadalinux/kernel.h: sync min, max, min3, max3 macros with...
2014-11-22 Simon Glassdm: spi: Use device_bind_driver() instead of our own...
2014-11-22 Simon Glassdm: spi: Correct handling of SPI chip selects in sandbox
2014-11-22 Simon Glassdm: Add a function to bind a device by driver name
2014-11-22 Simon Glassdm: core: Add functions to find parent and OF data
2014-11-22 Simon Glassdm: core: Allow access to the device's driver_id data
2014-11-21 Nikhil Badoladrivers: usb: fsl: Move USB Errata checking code
2014-11-21 Ye.Limx6: mx6sabre common: Enable i.MX thermal DM driver
2014-11-21 Ye.LiDM: thermal: Add imx thermal DM driver
2014-11-21 Simon Glassdm: Disable dm_warn() in SPL
2014-11-21 Simon Glassdm: Allow stdio registration to be dropped
2014-11-21 Simon Glassdm: Allow device removal features to be dropped
2014-11-21 Simon Glassdm: Split the simple malloc() implementation into its...
2014-11-21 Simon Glassdm: tegra: Avoid using arch-specific memcpy() in SPL
2014-11-21 Simon Glassdm: at91: Convert snapper9260 to use driver model
2014-11-21 Simon Glassdm: at91: Move snapper9260 to generic baord
2014-11-21 Simon Glassdm: at91: Correct text base for snapper9260
2014-11-21 Simon Glassx86: ivybridge: Implement SDRAM init
2014-11-21 Simon Glassx86: chromebook_link: Enable GPIO support
2014-11-21 Simon Glassx86: ivybridge: Perform Intel microcode update on boot
2014-11-21 Simon Glassx86: ivybridge: Enable PCI in early init
2014-11-21 Simon Glassx86: Build a .rom file which can be flashed to an x86...
2014-11-21 Simon Glassx86: Add chromebook_link board
2014-11-21 Simon Glassx86: config: Move common x86 configs to a common file
2014-11-21 Simon Glassdm: gpio: Add a function to read an ID from a list...
2014-11-21 Simon Glassdm: serial: Move current serial port pointer to global_data
2014-11-21 Simon Glassfdt: Add a function to decode a variable-sized u32...
2014-11-21 Simon Glassfdt: Add a function to decode a named memory region
2014-11-21 Simon Glassfdt: Add ft_system_setup() function for system device...
2014-11-21 Simon Glassfdt: Tidy up error handling in image_setup_libfdt()
2014-11-21 Simon Glassfdt: Enhance flashmap function to deal with region...
2014-11-21 Simon Glassfdt: Use the correct return types for fdtdec_decode_reg...
2014-11-21 Simon Glassfdt: Export the fdt_find_or_add_subnode() function
2014-11-21 Simon Glassfdt: Allow ft_board_setup() to report failure
2014-11-20 Masahiro Yamadalinux/kernel.h: add typechecking to roundup macro
2014-11-20 Masahiro Yamadalinux/kernel.h: import more macros
2014-11-20 Masahiro Yamadainclude: move various macros to include/linux/kernel.h
2014-11-20 Masahiro Yamadainclude/common.h: remove DIV_ROUND definition
2014-11-20 Masahiro YamadaARM: remove CONFIG_ARM1136 defines
2014-11-20 Masahiro YamadaARM: remove CONFIG_ARM926EJS defines
2014-11-20 Masahiro YamadaARM: remove CONFIG_ARM920T defines
2014-11-20 Masahiro YamadaARM: remove CONFIG_ARM1176 defines
2014-11-20 Masahiro YamadaARM: remove CONFIG_ARMV7 defines
2014-11-20 Ye.Liimx: imx6q/dlsabreauto: Add PMIC Pfuze100 support
2014-11-20 Ye.Lipower: pfuze100: Update definitions for buck regulators
2014-11-20 Ye.Liimx: mx6sxsabresd: Add board support for USDHC2 and...
2014-11-20 Markus Niebeltqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZE
2014-11-20 Fabio Estevammx6qsabreauto: Add parallel NOR flash support
2014-11-20 Ye.Liimx: mx6slevk: Change default mmcdev to USDHC2 device
2014-11-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2014-11-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2014-11-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
2014-11-20 Shengzhou Liunet/fm: add 2.5G SGMII support
2014-11-19 Zhao Qiangqe: add qe support for ls1021a-twr board
2014-11-19 Zhao Qiangqe: add qe support to ls1021aqds
2014-11-19 Nikhil Badolaconfig: MPC837X : Add complete USB EHCI support
2014-11-19 Chunhe Lanpowerpc/t4rdb: Fix CPLD timing
2014-11-19 Chunhe LanP1023RDB: Update default environment
2014-11-19 Stefan Roesepowerpc: mpc52xx: a3m071/a4m2k: Convert to generic...
2014-11-19 Stefan Roesepowerpc: mpc52xx: a4m072: Convert to generic board
2014-11-19 Dirk Eibachmpc83xx: Add gdsys hrcon board
2014-11-19 Dirk Eibachmtd: Handle 29LV800BT
2014-11-19 Dirk Eibachboard: dlvision: Reduce memory footprint
2014-11-19 Andrew Ruderubi: enable error reporting in initialization
next