summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-28config: Use booti instead of bootz on 64-bit ARMThierry Reding
2015-03-28board/BuR/common: remove unused function 'blink'Hannes Petermaier
2015-03-28board/BuR/common: move I2C initialization from common part to board-specificHannes Petermaier
2015-03-28ARM: omap4_panda: enable saveenv commandmaxin.john@enea.com
2015-03-28m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada
2015-03-28m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf523x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf530x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28kbuild: Don't reset timestamps in include/generated if not neededMichal Marek
2015-03-28kbuild: remove redundant line from (generic-)asm-offsets.hMasahiro Yamada
2015-03-28kbuild: merge generic-asm-offsets.h and asm-offsets.h rulesMasahiro Yamada
2015-03-28ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada
2015-03-28ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283xMasahiro Yamada
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada
2015-03-28m68k: remove arch/m68k/lib/board.cMasahiro Yamada
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada
2015-03-28kbuild: remove scripts/multiconfig.shMasahiro Yamada
2015-03-28kbuild: remove "*_felconfig" targetMasahiro Yamada
2015-03-26Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2015-03-26Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2015-03-26Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-03-26sunxi: axp209: fix incorrect limits on ldo3Iain Paton
2015-03-26sunxi: set GMAC TX delay = 0x1 on Cubietruck.Ian Campbell
2015-03-25dm: serial: remove bogus include <ns16550.h>Masahiro Yamada
2015-03-25config_distro_bootcmd.h: Prefer booting from bootable paritionsSjoerd Simons
2015-03-25config_cmd_default.h: Add 'env exists' commandSjoerd Simons
2015-03-25part: Add support for list filtering on bootable partitionsSjoerd Simons
2015-03-25watchdog/imx_watchdog: do not set WCR_WDWSebastian Siewior
2015-03-24x86: Add ramboot and nfsboot commands in x86-common.hBin Meng
2015-03-24x86: galileo: Enable saving environment in SPI flashBin Meng
2015-03-24x86: crownbay: Enable saving environment in SPI flashBin Meng
2015-03-24x86: crownbay: Enable Intel Topcliff GMAC supportBin Meng
2015-03-24net: Add Intel Topcliff GMAC driverBin Meng
2015-03-24net: Update README.drivers.eth to mention latest APIsBin Meng
2015-03-24net: Add ethernet FCS length macro in net.hBin Meng
2015-03-24x86: quark: Enable on-chip ethernet controllersBin Meng
2015-03-24x86: Add queensbay fsp patch information in README.x86Bin Meng
2015-03-24fdtdec: Improve fdtdec_get_pci_bdf() documentationBin Meng
2015-03-24arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIMETom Rini
2015-03-24x86: quark: MRC codes clean upBin Meng
2015-03-24bav335x: Update defconfigs and fix typo in EEPROM config formatGilles Gameiro
2015-03-24ARM: rpi: fix RPi1 board rev detection for warranty bitStephen Warren
2015-03-24remove unnecessary version.h includesRob Herring
2015-03-24Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini