summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-03-15ti_armv7_keystone2: env: Remove securedb.key.bin loadCarlos Hernandez
2016-03-15ti_armv7_keystone2: env: Update UBIFS image pathsCarlos Hernandez
2016-03-15ti_armv7_keystone2: configs: add usb mass storage supportMugunthan V N
2016-03-15efi_loader: Pass proper device path in on bootAlexander Graf
2016-03-15arm64: Replace fdt_name env variables with fdtfileAlexander Graf
2016-03-15efi_loader: Add distro boot script for removable mediaAlexander Graf
2016-03-15efi_loader: Implement memory allocation and mapAlexander Graf
2016-03-15efi_loader: Add disk interfacesAlexander Graf
2016-03-15efi_loader: Add runtime servicesAlexander Graf
2016-03-15efi_loader: Add console interfaceAlexander Graf
2016-03-15efi_loader: Add boot time servicesAlexander Graf
2016-03-15efi_loader: Add PE image loaderAlexander Graf
2016-03-15include/efi_api.h: Add more detailed API definitionsAlexander Graf
2016-03-15disk/part.c: Expose list of available block driversAlexander Graf
2016-03-15arm64: Remove non-full-va map codeAlexander Graf
2016-03-15hikey: Add MMU tablesAlexander Graf
2016-03-15vexpress64: Add MMU tablesAlexander Graf
2016-03-15tegra: Replace home grown mmu code with generic table approachAlexander Graf
2016-03-15zymqmp: Replace home grown mmu code with generic table approachAlexander Graf
2016-03-15thunderx: Move mmu table into board fileAlexander Graf
2016-03-15arm64: Make full va map code more dynamicAlexander Graf
2016-03-15thunderx: Calculate TCR dynamicallyAlexander Graf
2016-03-15kc1: Power off when the power on reason is not a valid onePaul Kocialkowski
2016-03-15input: TWL6030 input support for power button, USB and chargerPaul Kocialkowski
2016-03-15power: twl6030: Power off supportPaul Kocialkowski
2016-03-15kc1: OMAP4 reboot mode supportPaul Kocialkowski
2016-03-15kc1: MUSB USB controller and fastboot USB gadget supportPaul Kocialkowski
2016-03-15power: twl6030: Clear VUSB_IN_PMID bit on USB device setupPaul Kocialkowski
2016-03-15power: twl6030: Configure VUSB voltage on USB device setupPaul Kocialkowski
2016-03-15Amazon Kindle Fire (first generation) codename kc1 supportPaul Kocialkowski
2016-03-15omap-common: Remove deprecated arch_cpu_init codePaul Kocialkowski
2016-03-15power: twl6030: Device-index-specific MMC power initializationPaul Kocialkowski
2016-03-15power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 valuePaul Kocialkowski
2016-03-15power: twl6030: Some more explicit registers and values definitionsPaul Kocialkowski
2016-03-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-03-14Merge git://git.denx.de/u-boot-dmTom Rini
2016-03-14Merge git://git.denx.de/u-boot-marvellTom Rini
2016-03-14ARM: DRA7: configs: Prepare for detecting memory > 2GBLokesh Vutla
2016-03-14ARM: DRA7: Enable EEPROM supportLokesh Vutla
2016-03-14ARM: keystone2: use SPD info to configure K2HK and K2E DDR3Vitaly Andrianov
2016-03-14include/crc.h: Remove unreferenced cyg_xxx() prototypesStefan Roese
2016-03-14lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start valueStefan Roese
2016-03-14arm: Add support for LEGO MINDSTORMS EV3David Lechner
2016-03-14configs: k2g_evm: Add TI power processor supportNishanth Menon
2016-03-14board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven
2016-03-14spl: Add an option to load a FIT containing U-BootSimon Glass
2016-03-14spl: Add a way for boards to select which device tree to loadSimon Glass
2016-03-14image: Add functions to obtain short namesSimon Glass
2016-03-14sunxi: Display the board model on start-upSimon Glass
2016-03-14fdt: Allow libfdt to be used in SPLSimon Glass