summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-12powerpc: ppc4xx: canyonlands: Move to generic boardSimon Glass
2015-02-12powerpc: ppc4xx: Add ramboot config for glacierSimon Glass
2015-02-12powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to KconfigSimon Glass
2015-02-12powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mkSimon Glass
2015-02-12powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass
2015-02-12Introduce board_init_f_mem() to handle early memory layoutSimon Glass
2015-02-12malloc_simple: Return NULL on malloc failure rather then calling panic()Hans de Goede
2015-02-12i2c: s3c24x0: reduce transmission status timeoutPrzemyslaw Marczak
2015-02-12gpio: omap: Pass correct argument to _get_gpio_direction()Axel Lin
2015-02-12gpio: at91: Fix getting address of private dataAxel Lin
2015-02-12dm: Prevent "demo hello" and "demo status" segfaultsPeter Tyser
2015-02-12RSA depends on DMChris Kuethe
2015-02-12sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PARTHans de Goede
2015-02-12Add linux/compiler-gcc5.h to fix builds with gcc5Hans de Goede
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-02-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-02-10lcd: split splash code into its own functionNikita Kiryanov
2015-02-10lcd: dt: extract simplefb supportNikita Kiryanov
2015-02-10lcd: rename bitmap_plot to better represent its functionalityNikita Kiryanov
2015-02-10lcd: various cleanupsNikita Kiryanov
2015-02-10lcd: remove unused includesNikita Kiryanov
2015-02-10lcd: introduce lcd_set_cmapNikita Kiryanov
2015-02-10lcd: logo: move generic cmap setting to lcd_logo_set_cmap()Nikita Kiryanov
2015-02-10lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.cNikita Kiryanov
2015-02-10lcd: atmel: introduce lcd_logo_set_cmapNikita Kiryanov
2015-02-10lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.cNikita Kiryanov
2015-02-10lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfbNikita Kiryanov
2015-02-10lcd: split configuration_get_cmapNikita Kiryanov
2015-02-10lcd: move platform-specific structs to their own headersNikita Kiryanov
2015-02-10mx53loco: Fix boot hang during reboot stress testFabio Estevam
2015-02-10arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ
2015-02-10arm: mxs: Enable booting of mx28 without batteryGraeme Russ
2015-02-10arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ
2015-02-10imx: mx6: Fixed AIPS3 base address issueYe.Li
2015-02-10imx: imximage: Add QuadSPI boot supportYe.Li
2015-02-10imx: mx6qsabreauto: Change to use common GPMI IO clock functionYe.Li
2015-02-10pmic:pfuz100 add switch mode and more registersPeng Fan
2015-02-10pmic:pfuze add macro for setting voltagePeng Fan
2015-02-10imx:mx6 update fuse_bank0_regsPeng Fan
2015-02-09Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini
2015-02-09Merge git://git.denx.de/u-boot-arcTom Rini
2015-02-09microblaze: spl: Add LISTS to linker scriptMichal Simek
2015-02-09microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek
2015-02-09microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek
2015-02-09microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek
2015-02-09bdinfo: Show information about fdt blob via bdinfoMichal Simek
2015-02-09microblaze: Speedup code copyMichal Simek
2015-02-09microblaze: Move architecture to use generic board initMichal Simek