summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* distro: Enable iso partition codeAlexander Graf2016-04-18-0/+1
* efi_loader: Increase path string to 32 charactersAlexander Graf2016-04-18-1/+1
* efi_loader: Pass file path to payloadAlexander Graf2016-04-18-2/+3
* cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek2016-04-18-10/+0
* kconfig: Move CONFIG_OF_LIBFDT to KconfigMichal Simek2016-04-18-11/+0
* bcm281xx: save ENV to MMCSteve Rae2016-04-18-2/+5
* ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASEStephen Warren2016-04-16-0/+4
* fdt: implement dev_get_addr_name()Stephen Warren2016-04-15-0/+12
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-04-13-15/+161
|\
| * ARM64: zynqmp: Use i2c cadence DM driverMichal Simek2016-04-13-9/+0
| * ARM64: zynqmp: Enable pca953x driver for zcu102Michal Simek2016-04-13-0/+4
| * gpio: Kconfig: Enable Zynq GPIO driver using kconfigSiva Durga Prasad Paladugu2016-04-13-2/+0
| * ARM64: zynqmp: Clean header after moving stuff to KconfigMichal Simek2016-04-13-3/+0
| * ARM64: zynqmp: Add support for zc1751 with DC cardsMichal Simek2016-04-13-0/+89
| * ARM64: zynqmp: Add support for ZCU102 platformMichal Simek2016-04-13-0/+56
| * ARM64: zynqmp: Move kernel and fdt offsets and sizes to board config fileSiva Durga Prasad Paladugu2016-04-13-2/+8
| * ARM: zynq: Do not perform reset at the end of thorMichal Simek2016-04-13-0/+1
| * ARM: zynq: Support systems with more memory banksMichal Simek2016-04-13-1/+3
| * ARM: zynq: Use memory initialization based on DTS fileMichal Simek2016-04-13-5/+5
| * ARM: zynq: Extend microzed board supportMichal Simek2016-04-13-0/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-04-13-11/+683
|\ \
| * | mx7_common: Define CONFIG_SYS_MALLOC_LEN in the board fileFabio Estevam2016-04-03-3/+7
| * | warp7: Pass the UART base definitionFabio Estevam2016-04-03-0/+2
| * | arm: mxs: Update MX28EVK configMarek Vasut2016-04-03-0/+3
| * | arm: mx6: Add CCV xPress board supportStefan Roese2016-03-26-0/+166
| * | warp7: Add initial supportFabio Estevam2016-03-26-0/+149
| * | mx7_common: Put early/late init configs into board fileFabio Estevam2016-03-26-3/+3
| * | mx6sabre_common: Fix U-Boot corruption after 'saveenv'Fabio Estevam2016-03-25-1/+1
| * | arm: mx5: Enable NAND TrimFFS on M53EVKMarek Vasut2016-03-25-0/+1
| * | Merge branch 'next'Stefano Babic2016-03-20-4/+351
| |\ \
| | * | mx7dsabresd: Define serial port locallyFabio Estevam2016-03-09-1/+2
| | * | mx7_common: Remove unexisting optionsFabio Estevam2016-03-09-3/+0
| | * | arm: imx: Add support for GE Bx50v3 boardsAkshay Bhat2016-03-09-0/+349
* | | | arm: mvebu: theadorable: Add PEX-switch detection and reset codeStefan Roese2016-04-12-0/+1
* | | | arm: mvebu: theadorable: Enable 2nd I2C controllerStefan Roese2016-04-12-0/+1
* | | | arm: mvebu: theadorable: Add bootcounter supportStefan Roese2016-04-12-0/+8
| |_|/ |/| |
* | | lib/crc8: Add crc start valueStefan Roese2016-04-11-1/+2
* | | disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORTMichal Simek2016-04-11-1/+1
* | | rpi: remove redundant board filesStephen Warren2016-04-11-251/+204
* | | drivers: block: fix placement of parametersEric Nelson2016-04-11-20/+14
* | | ARM: add Raspberry Pi 3 64-bit configStephen Warren2016-04-11-0/+17
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-04-10-8/+6
|\ \ \
| * | | arm: socfpga: Drop space after 'loadaddr=' in extra envMarek Vasut2016-04-10-6/+6
| * | | arm: socfpga: migration of CONFIG_SPI_FLASH_BARDenis Bakhvalov2016-04-10-2/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-04-10-2/+9
|\ \ \ \
| * | | | drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...Sriram Dash2016-04-10-2/+2
| * | | | board: pic32mzda: enable USB-host, USB-storage support.Purna Chandra Mandal2016-04-10-0/+7
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-04-08-22/+25
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xxmario.six@gdsys.cc2016-04-08-0/+3
| * | | powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZEYork Sun2016-04-08-21/+21