oweals/u-boot.git
2015-10-24 Simon GlassRevert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix...
2015-10-24 Simon Glasszynq: Move SPL console init out of board_init_f()
2015-10-24 Simon Glassmicroblaze: Add a TODO to call board_init_f_mem()
2015-10-24 Simon Glassarm: Switch 32-bit ARM to using generic global_data...
2015-10-24 Simon Glassarm: Switch aarch64 to using generic global_data setup
2015-10-24 Simon Glassboard_init_f_mem(): Don't create an unused early malloc...
2015-10-24 Simon Glassboard_init_f_mem(): Don't require memset()
2015-10-24 Simon GlassMove board_init_f_mem() into a common location
2015-10-24 Stephen Warrenfs-test.sh: fix pre-requisite detection
2015-10-24 Stephen Warrentest: fat: add test of non-contiguous file reads
2015-10-24 Stephen Warrenitest: make memory access work under sandbox
2015-10-24 Roy Splietdistro_bootcmd: Add support for booting from ubifs
2015-10-24 Hans de Goedeubifs: Add generic fs support
2015-10-24 Hans de Goedeubifs: Add functions for generic fs use
2015-10-24 Hans de Goedeubifs: Modify ubifs u-boot wrapper function prototypes...
2015-10-24 Hans de Goededisk/part: Only build hostfs special handling when...
2015-10-24 Pierre AubertAllow imxtract to extract part of script image.
2015-10-24 Thomas HuthFix bad return value checks (detected with Coccinelle)
2015-10-24 Guillaume GARDETARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG...
2015-10-24 Bernhard Nortmannallow LED initialization without STATUS_LED_BOOT
2015-10-23 Bernhard Nortmannadd generic stubs for GPIO LEDs
2015-10-23 Stephen Warrenfdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
2015-10-23 Thomas Chouenv: export fdt_blob to the environment variable
2015-10-23 Simon Glassdm: tpm: Drop CONFIG_DM_TPM
2015-10-23 Christophe... dm: tpm: Every TPM drivers should depends on DM_TPM
2015-10-23 Christophe... dm: tpm: Remove every compilation switch for TPM driver...
2015-10-23 Christophe... dm: tpm: Add Driver Model support for tpm_atmel_twi...
2015-10-23 Christophe... dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
2015-10-23 Simon Glassdm: core: Tidy up comments in device.h
2015-10-23 Simon Glassdm: core: Remove a comment about dropping per_child_aut...
2015-10-23 Simon Glassdm: core: Tidy up devres comments
2015-10-23 Simon Glassdm: core: Fix device flag whitespace
2015-10-23 Simon Glassdm: core: Adjust device.h header file order
2015-10-23 Simon Glassdm: Rename dev_get_parentdata() to dev_get_parent_priv()
2015-10-23 Lokesh Vutladm: keystone: serial: Add driver model support
2015-10-23 Thomas Chounet: convert altera_tse to driver model and phylib
2015-10-23 Thomas Chounios2: fix virt_to_phys for nios2 with MMU
2015-10-23 Thomas Chounios2: add README.nios2
2015-10-23 Thomas Chounios2: zap nios2-generic board dir
2015-10-22 Thomas Chounios2: convert dma_alloc_coherent to use malloc_cache_a...
2015-10-22 Thomas Chounios2: convert copy_exception_trampoline to use dm...
2015-10-22 Thomas Chounios2: convert cache flush to use dm cpu data
2015-10-22 Thomas Chounios2: set default cache configuration in start.S
2015-10-22 Thomas Chounios2: zap initdram
2015-10-22 Thomas Chounios2: clean up comments style in start.S
2015-10-22 Thomas Chounios2: convert ioremap to use dm cpu data
2015-10-22 Thomas Chounios2: convert do_reset to use dm cpu data
2015-10-22 Thomas Chounios2: remove asm/psr.h
2015-10-22 Thomas Chounios2: convert altera sysid to driver model
2015-10-22 Thomas Choudm: implement a Miscellaneous uclass
2015-10-22 Thomas Chouserial: remove altera serial initializations
2015-10-22 Thomas Chounios2: convert altera timer to driver model
2015-10-22 Thomas Choutimer: start a new timer after relocation
2015-10-22 Thomas Choudm: implement a Timer uclass
2015-10-22 Thomas Chounios2: convert nios2 cpu to driver model
2015-10-22 Thomas Chounios2 : convert altera_pio to driver model
2015-10-22 Thomas Chounios2: add clear and set bits macros
2015-10-22 Thomas Chouspi : convert altera_spi to driver model
2015-10-22 Thomas Chounios2: convert altera_uart to driver model
2015-10-22 Thomas Chounios2: convert altera_jtag_uart to driver model
2015-10-22 Thomas Chounios2: map physical address to uncached virtual address
2015-10-22 Thomas Chounios2: enable malloc() pool before relocation
2015-10-22 Thomas Chounios2: call board_init_f_mem
2015-10-22 Thomas Chounios2: zap version_string
2015-10-22 Thomas Chounios2: zap dly_clks
2015-10-22 Thomas Chounios2: Split timer code into timer.c
2015-10-22 Thomas Chounios2: Switch to generic timer
2015-10-22 Thomas Chounios2: enable Driver Model
2015-10-22 Thomas Chounios2: enable device tree control of U-Boot
2015-10-22 Thomas Chounios2: define _end in link script
2015-10-22 Thomas Chounios2: remove gp assignments in link script
2015-10-22 Thomas Chounios2: enlarge the code relocation range
2015-10-22 Thomas Chounios2: BSS should be cleared only after board_init_f
2015-10-22 Thomas Chounios2: move altera_pio_init to board_early_init_r
2015-10-22 Thomas Chounios2: permit device tree control of U-Boot
2015-10-22 Thomas Chounios2: enable CONFIG_NET_RANDOM_ETHADDR
2015-10-22 Thomas Chounios2: move command line configuration to Kconfig
2015-10-22 Mugunthan V NARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd...
2015-10-22 Mugunthan V Ndrivers: gpio: omap: add support for parsing additional...
2015-10-22 Mugunthan V Nam437x: Add am57xx_evm_defconfig using CONFIG_DM
2015-10-22 Mugunthan V Nti_omap5_common: mmc: do not define DM_MMC for spl
2015-10-22 Mugunthan V Nam437x: Add am437x_sk_evm_defconfig using CONFIG_DM
2015-10-22 Mugunthan V Nam437x: Add am437x_gp_evm_defconfig using CONFIG_DM
2015-10-22 Mugunthan V Nam43xx_evm: mmc: do not define DM_MMC for spl
2015-10-22 Mugunthan V Nam43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non...
2015-10-22 Mugunthan V Ndrivers: serial: serial_omap: add comaptibles for all...
2015-10-22 Mugunthan V Ndrivers: serial: serial_omap: populate default clock...
2015-10-22 Mugunthan V Ndefconfig: am335x: gp_evm: enable mmc driver model
2015-10-22 Mugunthan V Ndefconfig: am335x: bbb: enable mmc driver model
2015-10-22 Mugunthan V Ndrivers: mmc: omap_hsmmc: convert driver to adopt devic...
2015-10-22 Mugunthan V Nam335x_evm: mmc: do not define DM_MMC for spl
2015-10-22 Mugunthan V Nomap_hsmmc: update struct hsmmc to accomodate base...
2015-10-22 Mugunthan V Ndra7xx: Add dra74_evm_defconfig using CONFIG_DM
2015-10-22 Lokesh VutlaARM: k2g: Add config file
2015-10-22 Lokesh VutlaARM: dts: k2g: Add DT support
2015-10-22 Lokesh VutlaARM: k2g: Enable SPI flash
2015-10-22 Roger QuadrosARM: k2g: add SD card and eMMC support
2015-10-22 Vitaly AndrianovARM: k2g: Add Ethernet Support
2015-10-22 Mugunthan V Ndriver: net: keystone_net: removing unused code
2015-10-22 Vitaly Andrianovdriver: net: keystone_net: add support for rgmii phy
next