oweals/u-boot.git
2016-03-17 Simon Glassinput: i8042: Make sure the keyboard is enabled
2016-03-17 Simon Glasssyscon: Avoid returning a device on failure
2016-03-17 Simon Glassdm: timer: Correct timer init ordering after relocation
2016-03-17 Simon Glassx86: broadwell: Add a few microcode files
2016-03-17 Simon Glassx86: Add comments to the SIPI vector
2016-03-17 Simon Glassx86: Tidy up mp_init to reduce duplication
2016-03-17 Simon Glassx86: Correct duplicate POST values
2016-03-17 Simon Glassx86: Add a script to aid code conversion from coreboot
2016-03-17 Simon Glassx86: gpio: Correct GPIO setup ordering
2016-03-17 Simon Glassx86: dts: link: Add board ID GPIOs
2016-03-17 Simon Glassx86: dts: link: Move SPD info into the memory controller
2016-03-17 Simon Glassx86: link: Add required GPIO properties
2016-03-17 Simon Glassx86: Add some more common MSR indexes
2016-03-17 Simon Glassx86: cpu: Make the vendor table const
2016-03-17 Simon Glassmalloc_simple: Add a little more debugging
2016-03-17 Simon Glasspci: Correct a few comments and nits
2016-03-17 Simon Glasspci: Add functions to update PCI configuration registers
2016-03-17 Simon Glassgpio: Use const where possible
2016-03-17 Simon Glassgpio: Add a function to obtain a GPIO vector value
2016-03-17 Simon Glasscpu: Add support for microcode version and CPU ID
2016-03-17 Simon Glassvideo: Allow simple-panel to be used without regulators
2016-03-17 Bin Mengx86: Document how to play with SeaBIOS
2016-03-17 Bin Mengx86: qemu: Enable ACPI table generation by default
2016-03-17 Bin Mengx86: Support booting SeaBIOS
2016-03-17 Bin Mengx86: Implement functions for writing coreboot table
2016-03-17 Bin Mengx86: Support writing configuration tables in high area
2016-03-17 Bin Mengx86: Simplify codes in write_tables()
2016-03-17 Bin Mengx86: Change write_acpi_tables() signature a little bit
2016-03-17 Bin Mengx86: Use a macro for ROM table alignment
2016-03-17 Bin Mengx86: Change to use start/end address pair in write_tables()
2016-03-17 Bin Mengx86: Clean up coreboot_tables.h
2016-03-17 Bin Mengx86: Move sysinfo related to sysinfo.h
2016-03-17 Bin Mengx86: Move asm/arch-coreboot/tables.h to a common place
2016-03-16 Tom Rinispl: arm: Make sure to include all of the u_boot_list...
2016-03-16 Tom Rinimvebu: ds414: Move cmd_syno into ds414 directory
2016-03-16 Tom Riniarm: omap-common: Guard some parts of the code with...
2016-03-16 Tom Rinilpc32xx: work_92105: Rework Makefile
2016-03-16 Tom Rinicmd: scsi: Group the command portion together, guard...
2016-03-16 Tom RiniARM: keystone2: Only link cmd_ddr3.o on non-SPL builds
2016-03-16 Tom RiniARM: keystone2: Switch to using the poweroff command
2016-03-16 Tom RiniARM: keystone2: Split monitor code / command code
2016-03-16 Andrew F. DavisARM: DRA7xx: Enable NFS boot command
2016-03-16 Andrew F. Davisti_armv7_common: env: Add NFS loading support to defaul...
2016-03-16 Masahiro Yamadaspl_nor: fix warning when compiled for 64bit target
2016-03-16 Nishanth MenonARM: DRA7: DDR: Enable SR in Power Management Control
2016-03-16 Yan Liukeystone2: env: Set mmc as default boot for k2g-evm
2016-03-16 Murali Karicherikeystone2: env: add env script for booting with an...
2016-03-16 Lokesh Vutlak2g: configs: Add support to save env in MMC
2016-03-16 Lokesh Vutlak2g: env: Allow use of a script and plain text env...
2016-03-16 Lokesh Vutlati_armv7_common: env: Consolidate support for loading...
2016-03-16 Mugunthan V Nam43xx: configs: Enable USB commands for non usb boot...
2016-03-16 Lokesh Vutlaam335x: configs: Fix usb ether boot support
2016-03-16 Carlos Hernandezti_armv7_keystone2: env: Remove securedb.key.bin load
2016-03-16 Carlos Hernandezti_armv7_keystone2: env: Update UBIFS image paths
2016-03-16 Mugunthan V Nti_armv7_keystone2: configs: add usb mass storage support
2016-03-16 Alexander Grafefi_loader: Pass proper device path in on boot
2016-03-16 Alexander Grafefi_loader: Call fdt preparation functions
2016-03-16 Alexander Grafarm: Allow EFI payload code to take exceptions
2016-03-16 Alexander Grafarm64: Replace fdt_name env variables with fdtfile
2016-03-16 Alexander Grafefi_loader: Add MAINTAINERS entry
2016-03-16 Alexander Grafefi_loader: Add README section in README.efi
2016-03-16 Alexander Grafefi_loader: Add distro boot script for removable media
2016-03-16 Alexander Grafefi_loader: hook up in build environment
2016-03-16 Alexander Grafarm64: Allow EFI payload code to take exceptions
2016-03-16 Alexander Grafarm64: Allow exceptions to return
2016-03-16 Alexander Grafefi_loader: Implement memory allocation and map
2016-03-16 Alexander Grafefi_loader: Add "bootefi" command
2016-03-15 Alexander Grafefi_loader: Add disk interfaces
2016-03-15 Alexander Grafefi_loader: Add runtime services
2016-03-15 Alexander Grafefi_loader: Add console interface
2016-03-15 Alexander Grafefi_loader: Add boot time services
2016-03-15 Alexander Grafefi_loader: Add PE image loader
2016-03-15 Alexander Grafinclude/efi_api.h: Add more detailed API definitions
2016-03-15 Alexander Grafdisk/part.c: Expose list of available block drivers
2016-03-15 Alexander Grafarm64: Only allow dcache disabled in SPL builds
2016-03-15 Alexander Grafarm64: Remove non-full-va map code
2016-03-15 Alexander Grafhikey: Add MMU tables
2016-03-15 Alexander Grafdwmmc: Increase retry timeout
2016-03-15 Alexander Grafvexpress64: Add MMU tables
2016-03-15 Alexander Graftegra: Replace home grown mmu code with generic table...
2016-03-15 Alexander Grafzymqmp: Replace home grown mmu code with generic table...
2016-03-15 Alexander Grafthunderx: Move mmu table into board file
2016-03-15 Alexander Grafarm64: Make full va map code more dynamic
2016-03-15 Alexander Grafarm64: Disable TTBR1 maps in EL1
2016-03-15 Alexander Grafthunderx: Calculate TCR dynamically
2016-03-15 Paul Kocialkowskikc1: Clear reboot mode garbage on cold reset
2016-03-15 Paul Kocialkowskikc1: Power off when the power on reason is not a valid one
2016-03-15 Paul Kocialkowskiinput: TWL6030 input support for power button, USB...
2016-03-15 Paul Kocialkowskipower: twl6030: Power off support
2016-03-15 Paul Kocialkowskipower: twl6030: Remove ifdef around the code
2016-03-15 Paul Kocialkowskikc1: Boot to bootloader (fastboot) on ID pin pull-up
2016-03-15 Paul Kocialkowskikc1: OMAP4 reboot mode support
2016-03-15 Paul Kocialkowskiomap4: Check warm reset for reboot mode validity
2016-03-15 Paul Kocialkowskiomap4: Reboot mode support
2016-03-15 Paul Kocialkowskikc1: MUSB USB controller and fastboot USB gadget support
2016-03-15 Paul Kocialkowskiusb: musb-new: omap2430: OMAP4 MUSB USB controller...
2016-03-15 Paul Kocialkowskipower: twl6030: Clear VUSB_IN_PMID bit on USB device...
2016-03-15 Paul Kocialkowskipower: twl6030: Configure VUSB voltage on USB device...
2016-03-15 Paul Kocialkowskiomap4: Properly enable USB PHY clocks
2016-03-15 Paul Kocialkowskiomap-common: clocks-common: Setup USB DPLL when MUSB...
next