summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2014-12-08Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2014-12-08fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is definedSuriyan Ramasami
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada
2014-12-08powerpc: mpc8xx: remove hermes board supportMasahiro Yamada
2014-12-08cmd_fuse: return CMD_RET_FAILURE on errorHector Palacios
2014-12-08ARM: rpi: rename rpi_b to rpiStephen Warren
2014-12-08spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if availableGuillaume GARDET
2014-12-08Fix console functions for U-Boot APISimon Glass
2014-12-08spl: MMC U-Boot image load from raw partitionPaul Kocialkowski
2014-12-08flash: do not fail even if flash_size is zeroMasahiro Yamada
2014-12-05common: spl: Add interactive DDR debugger support for SPL imageAlison Wang
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski
2014-12-04Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini
2014-12-03Revert "image-fdt: boot_get_fdt() return value when no DTB exists"Tom Rini
2014-12-01Merge git://git.denx.de/u-boot-fdtTom Rini
2014-12-01Merge git://git.denx.de/u-boot-x86Tom Rini
2014-12-01fdt: Fix regression in fdt_pack_reg()Hans de Goede
2014-11-26sandbox: Fix warnings due to 64-bit printf() stringsSimon Glass
2014-11-26spl: Fix SPL EXT supportGuillaume GARDET
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini
2014-11-25x86: Remove unnecessary call to initr_enable_interrupts()Bin Meng
2014-11-25x86: Remove cpu_init_r() for x86Bin Meng
2014-11-25x86: Remove board_early_init_r()Simon Glass
2014-11-25common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_nodeHans de Goede
2014-11-25fdt_support: Add a fdt_setup_simplefb_node helper functionHans de Goede
2014-11-24Revert "common/board_f: add setup of initial stack frame for MIPS"Tom Rini
2014-11-24Revert "hush: fix segfault on syntax error"Rabin Vincent
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-24cmd_sata: implement sata stop commandNikita Kiryanov
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami
2014-11-23sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23ext4: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23fat: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23sandbox: Use md5sum and fatwrite to enable testing of fs commandsSuriyan Ramasami
2014-11-23common/board_f: fix gcc warning on MIPS64Daniel Schwierzeck
2014-11-23common/board_f: add setup of initial stack frame for MIPSDaniel Schwierzeck
2014-11-23commands: add more command entries in KconfigMasahiro Yamada
2014-11-23hush: add CONFIG_HUSH_PARSER to KconfigMasahiro Yamada
2014-11-23pci: Honour pci_skip_dev()Thierry Reding
2014-11-23pci: Abort early if bus does not existThierry Reding
2014-11-23fs: make it possible to read the filesystem UUIDChristian Gmeiner
2014-11-23spl: Change debug to printf for "Unsupported boot-device"Stefan Roese
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-21dm: i2c: Move error reporting into a common functionSimon Glass
2014-11-21dm: spl: Allow driver model to be usedSimon Glass
2014-11-21dm: spl: Make simple malloc() available when enabledSimon Glass