summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document config_distro_bootcmd environment variables for interactive booting.Karsten Merker2015-03-281-0/+47
* config: Define BOOTP client architecture and VCI for ARMv8Thierry Reding2015-03-281-1/+3
* config: Use booti instead of bootz on 64-bit ARMThierry Reding2015-03-281-0/+4
* board/BuR/common: remove unused function 'blink'Hannes Petermaier2015-03-282-15/+0
* board/BuR/common: move I2C initialization from common part to board-specificHannes Petermaier2015-03-286-8/+9
* ARM: omap4_panda: enable saveenv commandmaxin.john@enea.com2015-03-281-1/+6
* m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada2015-03-288-101/+29
* m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-284-7/+16
* m68k: mcf523x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-283-3/+11
* m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-283-3/+11
* m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-285-14/+23
* m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-286-25/+29
* m68k: mcf530x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-283-8/+10
* m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-2811-60/+53
* kbuild: Don't reset timestamps in include/generated if not neededMichal Marek2015-03-281-9/+9
* kbuild: remove redundant line from (generic-)asm-offsets.hMasahiro Yamada2015-03-281-1/+0
* kbuild: merge generic-asm-offsets.h and asm-offsets.h rulesMasahiro Yamada2015-03-281-40/+22
* ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada2015-03-287-3/+3
* ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283xMasahiro Yamada2015-03-2817-70/+48
* malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-2830-46/+1
* malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada2015-03-2826-37/+0
* m68k: remove arch/m68k/lib/board.cMasahiro Yamada2015-03-282-645/+0
* generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-2815-15/+13
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-2815-38/+25
* kbuild: remove scripts/multiconfig.shMasahiro Yamada2015-03-283-92/+21
* kbuild: remove "*_felconfig" targetMasahiro Yamada2015-03-281-12/+0
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-03-262-1/+2
|\
| * sunxi: axp209: fix incorrect limits on ldo3Iain Paton2015-03-261-1/+1
| * sunxi: set GMAC TX delay = 0x1 on Cubietruck.Ian Campbell2015-03-261-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-03-261-2/+0
|\ \
| * | dm: serial: remove bogus include <ns16550.h>Masahiro Yamada2015-03-251-2/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-03-2623-1076/+1852
|\ \ \ | |_|/ |/| |
| * | x86: Add ramboot and nfsboot commands in x86-common.hBin Meng2015-03-241-2/+29
| * | x86: galileo: Enable saving environment in SPI flashBin Meng2015-03-241-0/+8
| * | x86: crownbay: Enable saving environment in SPI flashBin Meng2015-03-241-0/+8
| * | x86: crownbay: Enable Intel Topcliff GMAC supportBin Meng2015-03-241-0/+4
| * | net: Add Intel Topcliff GMAC driverBin Meng2015-03-244-0/+771
| * | net: Update README.drivers.eth to mention latest APIsBin Meng2015-03-241-16/+35
| * | net: Add ethernet FCS length macro in net.hBin Meng2015-03-245-7/+5
| * | x86: quark: Enable on-chip ethernet controllersBin Meng2015-03-242-0/+24
| * | x86: Add queensbay fsp patch information in README.x86Bin Meng2015-03-241-0/+7
| * | fdtdec: Improve fdtdec_get_pci_bdf() documentationBin Meng2015-03-241-1/+4
| * | arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIMETom Rini2015-03-241-1/+2
| * | x86: quark: MRC codes clean upBin Meng2015-03-247-1049/+955
| |/
* | config_distro_bootcmd.h: Prefer booting from bootable paritionsSjoerd Simons2015-03-251-1/+2
* | config_cmd_default.h: Add 'env exists' commandSjoerd Simons2015-03-251-0/+1
* | part: Add support for list filtering on bootable partitionsSjoerd Simons2015-03-251-12/+41
|/
* bav335x: Update defconfigs and fix typo in EEPROM config formatGilles Gameiro2015-03-243-5/+11
* ARM: rpi: fix RPi1 board rev detection for warranty bitStephen Warren2015-03-241-0/+7
* remove unnecessary version.h includesRob Herring2015-03-2468-73/+5
OpenPOWER on IntegriCloud