summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | km/powerpc: increase space for kernel imange and FDT blobHolger Brunck2015-11-18-3/+3
* | powerpc/82xx/km: add testpin detection for mgcoge3neHolger Brunck2015-11-18-1/+15
* | powerpc/82xx: make set/get_pin for km82xx more flexibleHolger Brunck2015-11-18-12/+12
* | powerpc/83xx: add support for kmtepr2 boardChristoph Dietrich2015-11-18-7/+41
* | km/scripts: search for kernel/DTBs at serverip:/PRODUCTNAME via TFTP in devel...Tobias Müller2015-11-18-3/+3
* | km/scripts: load fdt_bid_kwkey.dtb when working with tftpHolger Brunck2015-11-18-1/+1
* | km: update the boot script to check for a DTBValentin Longchamp2015-11-18-2/+11
* | km/common: stop u-boot only if someone press <SPACE>Holger Brunck2015-11-18-0/+4
* | arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switchValentin Longchamp2015-11-18-1/+1
* | arm/mgcoge3un: check dip_switch at startupHolger Brunck2015-11-18-4/+7
* | arm/km: Fix LED configuration for 88E1118R PHY (PIGGY3)Tobias Müller2015-11-18-0/+55
* | arm/km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_ENV_EEPROM_BUSValentin Longchamp2015-11-18-5/+1
* | board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com2015-11-18-4/+15
* | common: add CMD_GPIO to KconfigThomas Chou2015-11-18-166/+388
* | git-mailrc: Add Bin as a maintainer of x86Bin Meng2015-11-18-1/+2
* | omap3: cm-t3517: add board specific get_board_rev()Dmitry Lifshitz2015-11-18-0/+9
* | spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov2015-11-18-19/+36
* | arm: mx6: cm-fx6: define fallback boot devices for splNikita Kiryanov2015-11-18-10/+10
* | spl: announce boot devicesNikita Kiryanov2015-11-18-0/+79
* | spl: add support for alternative boot deviceNikita Kiryanov2015-11-18-4/+29
* | common: spl: move image load to its own functionNikita Kiryanov2015-11-18-67/+50
* | spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-18-65/+123
* | spl: mmc: get rid of emmc boot code duplicationNikita Kiryanov2015-11-18-36/+18
* | spl: mmc: move fs boot into its own functionNikita Kiryanov2015-11-18-30/+51
* | spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION checkNikita Kiryanov2015-11-18-4/+9
* | spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT checkNikita Kiryanov2015-11-18-8/+21
* | spl: mmc: refactor device location code to its own functionNikita Kiryanov2015-11-18-22/+55
* | spl: mmc: add break statements in spl_mmc_load_image()Nikita Kiryanov2015-11-18-6/+7
* | spl: nand: remove code duplicationNikita Kiryanov2015-11-18-15/+16
* | Allow fw env tools to be available as libraryStefano Babic2015-11-18-1/+3
* | board: ti: beagle_x15: Rename to indicate support for TI am57xx evmsKipisz, Steven2015-11-18-12/+13
* | tools/env: allow config filename to be passed via command line argumentMichael Heimpold2015-11-18-3/+38
* | nios2: zap ioremapThomas Chou2015-11-18-6/+0
* | nios2: dma-mapping.h: change ioremap to map_physmemThomas Chou2015-11-18-1/+1
* | altera_pio: change ioremap to map_physmemThomas Chou2015-11-18-2/+3
* | altera_qspi: change ioremap to map_physmemThomas Chou2015-11-18-1/+1
* | altera_tse: change ioremap to map_physmemThomas Chou2015-11-18-1/+1
* | altera_sysid: change ioremap to map_physmemThomas Chou2015-11-18-2/+3
* | altera_spi: change ioremap to map_physmemThomas Chou2015-11-18-2/+3
* | altera_timer: change ioremap to map_physmemThomas Chou2015-11-18-2/+3
* | altera_uart: change ioremap to map_physmemThomas Chou2015-11-18-2/+3
* | altera_jtag_uart: change ioremap to map_physmemThomas Chou2015-11-18-2/+3
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-11-17-1602/+175
|\ \
| * | arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFSLuka Perkov2015-11-17-15/+0
| * | arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDTLuka Perkov2015-11-17-5/+0
| * | arm: kirkwood: ib62x0: make use of defconfigLuka Perkov2015-11-17-3/+5
| * | arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV defineLuka Perkov2015-11-17-1/+0
| * | arm: kirkwood: ib62x0: build u-boot.kwbLuka Perkov2015-11-17-0/+3
| * | arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPELuka Perkov2015-11-17-5/+0
| * | arm: kirkwood: Move common definitions into common fileQuentin Armitage2015-11-17-107/+70