summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Allow arch-specific setting of global_data in board_init_f_mem()Simon Glass2015-08-14-0/+43
* Align global_data to a 16-byte boundarySimon Glass2015-08-14-1/+2
* dm: pci: Add a way to iterate through all PCI devicesSimon Glass2015-08-14-0/+25
* dm: pci: Provide friendly config access functionsSimon Glass2015-08-14-0/+18
* x86: baytrail: Configure FSP UPD from device treeAndrew Bradford2015-08-14-0/+2
* x86: baytrail: Add all IDE/SATA PCI device IDsBin Meng2015-08-14-4/+10
* common: Display >=4GiB memory bank sizeBin Meng2015-08-14-2/+2
* ARM: tegra: represent RAM in 1 or 2 banksStephen Warren2015-08-13-1/+1
* ARM: tegra: move kernel_addr_r on T210Stephen Warren2015-08-13-1/+1
* apalis/colibri_t20/30: clean-upMarcel Ziswiler2015-08-13-11/+17
* apalis/colibri_t20/t30: increase tftp blocksizeMax Krummenacher2015-08-13-0/+9
* colibri_t20: enable ubi/ubifs supportMarcel Ziswiler2015-08-13-0/+8
* colibri_t20: enable mtdparts supportMarcel Ziswiler2015-08-13-0/+14
* colibri_t20: add i2c supportMarcel Ziswiler2015-08-13-0/+4
* colibri_t20: add lcd display supportMarcel Ziswiler2015-08-13-0/+10
* apalis/colibri_t20/t30: integrate recovery mode detectionMarcel Ziswiler2015-08-13-0/+6
* ARM: tegra: allow custom usb manufacturer/product/vendor ids/stringsMarcel Ziswiler2015-08-13-0/+6
* colibri_vf: remove spurious new lineMarcel Ziswiler2015-08-13-1/+0
* configs: ti_armv7_keystone2: increase size reserved for initrdVitaly Andrianov2015-08-13-1/+1
* configs: ti_armv7_keystone2: fix initrd address at args_ramfsVitaly Andrianov2015-08-13-1/+1
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13-307/+22
* dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini2015-08-12-0/+51
* arm: am437x: Introduce new board cm-t43Nikita Kiryanov2015-08-12-0/+182
* ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin2015-08-12-0/+159
* pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board.Peter Griffin2015-08-12-0/+79
* ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFOLokesh Vutla2015-08-12-0/+1
* integrator: switch to DM serial portLinus Walleij2015-08-12-20/+5
* Correct License and Copyright information on few filesRuchika Gupta2015-08-12-1/+2
* ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic2015-08-12-12/+12
* mcx: add Ethernet over USBStefano Babic2015-08-12-0/+3
* omap3: fix NAND support for mcx boardStefano Babic2015-08-12-0/+3
* include/bitfield.h: Assure new bitfield value doesn't touch unwanted bitsCodrin Ciubotariu2015-08-12-1/+1
* arm/rpi: Enable dcacheAlexander Stein2015-08-12-1/+1
* ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZEAlexander Stein2015-08-12-0/+3
* sniper: Fastboot supportPaul Kocialkowski2015-08-12-0/+38
* sniper: Pass serial number through ATAGPaul Kocialkowski2015-08-12-0/+1
* sniper: OMAP3 reboot mode supportPaul Kocialkowski2015-08-12-0/+3
* LG Optimus Black (P970) codename sniper supportPaul Kocialkowski2015-08-12-0/+266
* input: twl4030: Keypad scan and inputPaul Kocialkowski2015-08-12-0/+3
* input: TWL4030 input support for power button, USB and chargerPaul Kocialkowski2015-08-12-0/+14
* power: twl4030: Power off supportPaul Kocialkowski2015-08-12-8/+24
* lpc32xx: devkit3250: add spl build supportVladimir Zapolskiy2015-08-12-0/+53
* lpc32xx: devkit3250: update of board configurationVladimir Zapolskiy2015-08-12-5/+87
* arm, at91: support for sam9260 based smartweb boardHeiko Schocher2015-08-12-0/+289
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-12-0/+11
* port vexpress to use distro boot commandsDennis Gilmore2015-08-12-17/+17
* Move setting CONFIG_BOOTP_VCI_STRING to before including the vexpress-common ...Dennis Gilmore2015-08-12-3/+3
* PXE: if a board has set its own value for CONFIG_BOOTP_VCI_STRING do not set ...Dennis Gilmore2015-08-12-0/+6
* ARM: highbank: remove DRAM bank setupRob Herring2015-08-12-1/+2
* power: regulator: add pfuze100 supportPeng Fan2015-08-12-4/+20