summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada2015-03-28-37/+0
* m68k: remove arch/m68k/lib/board.cMasahiro Yamada2015-03-28-645/+0
* generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-28-15/+13
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-28-38/+25
* kbuild: remove scripts/multiconfig.shMasahiro Yamada2015-03-28-92/+21
* kbuild: remove "*_felconfig" targetMasahiro Yamada2015-03-28-12/+0
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-03-26-1/+2
|\
| * sunxi: axp209: fix incorrect limits on ldo3Iain Paton2015-03-26-1/+1
| * sunxi: set GMAC TX delay = 0x1 on Cubietruck.Ian Campbell2015-03-26-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-03-26-2/+0
|\ \
| * | dm: serial: remove bogus include <ns16550.h>Masahiro Yamada2015-03-25-2/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-03-26-1076/+1852
|\ \ \ | |_|/ |/| |
| * | x86: Add ramboot and nfsboot commands in x86-common.hBin Meng2015-03-24-2/+29
| * | x86: galileo: Enable saving environment in SPI flashBin Meng2015-03-24-0/+8
| * | x86: crownbay: Enable saving environment in SPI flashBin Meng2015-03-24-0/+8
| * | x86: crownbay: Enable Intel Topcliff GMAC supportBin Meng2015-03-24-0/+4
| * | net: Add Intel Topcliff GMAC driverBin Meng2015-03-24-0/+771
| * | net: Update README.drivers.eth to mention latest APIsBin Meng2015-03-24-16/+35
| * | net: Add ethernet FCS length macro in net.hBin Meng2015-03-24-7/+5
| * | x86: quark: Enable on-chip ethernet controllersBin Meng2015-03-24-0/+24
| * | x86: Add queensbay fsp patch information in README.x86Bin Meng2015-03-24-0/+7
| * | fdtdec: Improve fdtdec_get_pci_bdf() documentationBin Meng2015-03-24-1/+4
| * | arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIMETom Rini2015-03-24-1/+2
| * | x86: quark: MRC codes clean upBin Meng2015-03-24-1049/+955
| |/
* | config_distro_bootcmd.h: Prefer booting from bootable paritionsSjoerd Simons2015-03-25-1/+2
* | config_cmd_default.h: Add 'env exists' commandSjoerd Simons2015-03-25-0/+1
* | part: Add support for list filtering on bootable partitionsSjoerd Simons2015-03-25-12/+41
|/
* bav335x: Update defconfigs and fix typo in EEPROM config formatGilles Gameiro2015-03-24-5/+11
* ARM: rpi: fix RPi1 board rev detection for warranty bitStephen Warren2015-03-24-0/+7
* remove unnecessary version.h includesRob Herring2015-03-24-73/+5
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-03-24-190/+200
|\
| * ARM: UniPhier: remove unnecessary ifdef conditionalMasahiro Yamada2015-03-24-2/+0
| * ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot properMasahiro Yamada2015-03-24-17/+5
| * ARM: UniPhier: optimize kicking secondary CPUs codeMasahiro Yamada2015-03-24-72/+38
| * ARM: UniPhier: fix typos in commentsMasahiro Yamada2015-03-24-12/+13
| * ARM: UniPhier: add empty lowlevel_init to U-boot properMasahiro Yamada2015-03-24-4/+13
| * ARM: UniPhier: move init stack area just below TEXT_BASEMasahiro Yamada2015-03-24-1/+1
| * ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINTMasahiro Yamada2015-03-24-0/+2
| * ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointerMasahiro Yamada2015-03-24-8/+14
| * ARM: UniPhier: enable Driver Model and UART on SPLMasahiro Yamada2015-03-24-6/+14
| * ARM: UniPhier: enable CONFIG_PANIC_HANGMasahiro Yamada2015-03-24-1/+4
| * ARM: UniPhier: move UART pin settings to SPLMasahiro Yamada2015-03-24-49/+96
| * ARM: UniPhier: move platform devices to SPLMasahiro Yamada2015-03-24-2/+2
| * ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8Masahiro Yamada2015-03-24-16/+1
| * ARM: UniPhier: remove unnecessary CONFIG_SYS_SOCMasahiro Yamada2015-03-24-3/+0
* | sunxi: musb: Return early on VBUS GPIO error instead of on a positive valuePaul Kocialkowski2015-03-21-1/+1
|/
* at91sam9rlek_mmc_defconfig: Add CONFIG_ARCH_AT91=yTom Rini2015-03-20-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-03-20-13/+89
|\
| * ARM: atmel: sama5d4: set non-secured for peripheralsBo Shen2015-03-18-0/+9
| * Net: macb: reset GBE bit when fallback checkingBo Shen2015-03-18-1/+1