Age | Commit message (Expand) | Author |
2016-03-15 | disk/part.c: Expose list of available block drivers | Alexander Graf |
2016-03-15 | arm64: Remove non-full-va map code | Alexander Graf |
2016-03-15 | hikey: Add MMU tables | Alexander Graf |
2016-03-15 | vexpress64: Add MMU tables | Alexander Graf |
2016-03-15 | tegra: Replace home grown mmu code with generic table approach | Alexander Graf |
2016-03-15 | zymqmp: Replace home grown mmu code with generic table approach | Alexander Graf |
2016-03-15 | thunderx: Move mmu table into board file | Alexander Graf |
2016-03-15 | arm64: Make full va map code more dynamic | Alexander Graf |
2016-03-15 | thunderx: Calculate TCR dynamically | Alexander Graf |
2016-03-15 | kc1: Power off when the power on reason is not a valid one | Paul Kocialkowski |
2016-03-15 | input: TWL6030 input support for power button, USB and charger | Paul Kocialkowski |
2016-03-15 | power: twl6030: Power off support | Paul Kocialkowski |
2016-03-15 | kc1: OMAP4 reboot mode support | Paul Kocialkowski |
2016-03-15 | kc1: MUSB USB controller and fastboot USB gadget support | Paul Kocialkowski |
2016-03-15 | power: twl6030: Clear VUSB_IN_PMID bit on USB device setup | Paul Kocialkowski |
2016-03-15 | power: twl6030: Configure VUSB voltage on USB device setup | Paul Kocialkowski |
2016-03-15 | Amazon Kindle Fire (first generation) codename kc1 support | Paul Kocialkowski |
2016-03-15 | omap-common: Remove deprecated arch_cpu_init code | Paul Kocialkowski |
2016-03-15 | power: twl6030: Device-index-specific MMC power initialization | Paul Kocialkowski |
2016-03-15 | power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value | Paul Kocialkowski |
2016-03-15 | power: twl6030: Some more explicit registers and values definitions | Paul Kocialkowski |
2016-03-15 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2016-03-14 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-03-14 | Merge git://git.denx.de/u-boot-marvell | Tom Rini |
2016-03-14 | ARM: DRA7: configs: Prepare for detecting memory > 2GB | Lokesh Vutla |
2016-03-14 | ARM: DRA7: Enable EEPROM support | Lokesh Vutla |
2016-03-14 | ARM: keystone2: use SPD info to configure K2HK and K2E DDR3 | Vitaly Andrianov |
2016-03-14 | include/crc.h: Remove unreferenced cyg_xxx() prototypes | Stefan Roese |
2016-03-14 | lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value | Stefan Roese |
2016-03-14 | arm: Add support for LEGO MINDSTORMS EV3 | David Lechner |
2016-03-14 | configs: k2g_evm: Add TI power processor support | Nishanth Menon |
2016-03-14 | board: ti: AM57xx: Add detection logic for AM57xx-evm | Kipisz, Steven |
2016-03-14 | spl: Add an option to load a FIT containing U-Boot | Simon Glass |
2016-03-14 | spl: Add a way for boards to select which device tree to load | Simon Glass |
2016-03-14 | image: Add functions to obtain short names | Simon Glass |
2016-03-14 | sunxi: Display the board model on start-up | Simon Glass |
2016-03-14 | fdt: Allow libfdt to be used in SPL | Simon Glass |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2016-03-14 | ARM: sheevaplug: drop unneded 'usb start' from boot command | Peter Korsgaard |
2016-03-14 | ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping doubl... | Peter Korsgaard |
2016-03-14 | ARM: sheevaplug: unbreak default environment | Peter Korsgaard |
2016-03-14 | imx: mx6: correct IPU clock | Peng Fan |
2016-03-14 | Drop CONFIG_CRAMFS_CMDLINE | Simon Glass |
2016-03-14 | dm: sandbox: Add driver-model block-device support for sandbox | Simon Glass |
2016-03-14 | dm: blk: Add a block-device uclass | Simon Glass |
2016-03-14 | dm: block: Adjust device calls to go through helpers function | Simon Glass |
2016-03-14 | dm: block: Rename device number member dev to devnum | Simon Glass |
2016-03-14 | dm: sandbox: Enable cbfs and cramfs | Simon Glass |
2016-03-14 | dm: part: Rename some partition functions | Simon Glass |
2016-03-14 | dm: part: Convert partition API use to linker lists | Simon Glass |