]> git.ipfire.org Git - people/ms/u-boot.git/history - include
part:efi: add bootable parameter in gpt command
[people/ms/u-boot.git] / include /
2015-11-23  Lukasz Majewskigpt: part: Definition and declaration of GPT verificati...
2015-11-22  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-11-22  Jens Kuskesunxi: Add basic H3 support
2015-11-22  Siarhei Siamashkasunxi: Enable DFU for RAM
2015-11-22  Ryan Harkinvexpress64: store env in flash
2015-11-22  Ryan Harkinvexpress64: remove #error
2015-11-22  Ryan Harkinvexpress64: use 2nd DRAM bank only on juno
2015-11-22  Marek Vasuteeprom: Add bus argument to eeprom_init()
2015-11-22  Marek Vasuteeprom: Zap eeprom_probe()
2015-11-22  Marek Vasuteeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
2015-11-22  Cooper Jr., FranklinARM: keystone2: configs: Correct burn_uboot_sp erase...
2015-11-22  Thomas Chounios2: 10m50: change to ns16550 uart
2015-11-22  Thomas Chouns16550: move CONFIG_SYS_NS16550 to Kconfig
2015-11-22  Thomas Chouns16550: zap CONFIG_NS16550_SERIAL
2015-11-22  Thomas Chouns16550: unify serial_omap
2015-11-22  Thomas Chouns16550: unify serial_tegra
2015-11-22  Thomas Chouns16550: unify serial_dw
2015-11-22  Thomas Chouns16550: unify serial_keystone
2015-11-20  Simon Glasssandbox: Enable USB keyboard
2015-11-20  Simon Glassusb: sandbox: Add a USB emulation driver
2015-11-20  Simon Glassusb: sandbox: Add support for interrupt operations
2015-11-20  Simon GlassRevert "dm: Export device_remove_children / device_unbi...
2015-11-20  Simon Glasssandbox: usb: Allow finding a USB emulator for a device
2015-11-20  Simon Glassdm: core: Add safe device iteration macros
2015-11-20  Simon Glassusb: Refactor USB tree output code for testing
2015-11-20  Simon Glasssandbox: Enable console recording and silent console
2015-11-20  Simon Glassconsole: Add a console buffer
2015-11-20  Simon GlassAdd a circular memory buffer implementation
2015-11-20  Simon GlassMove console definitions into a new console.h file
2015-11-20  Bin Mengx86: qemu: Convert to use driver model keyboard
2015-11-20  Bin Mengx86: crownbay: Convert to use driver model keyboard
2015-11-20  Bin Menginput: Change LED state bits to conform i8042 compatibl...
2015-11-20  Simon Glassinput: Convert 'keyboard' driver to use input library
2015-11-20  Simon Glassinput: Convert i8042 to driver model
2015-11-20  Simon GlassDrop CONFIG_ISA_KEYBOARD
2015-11-20  Simon Glassx86: Add an i8042 device for boards that have it
2015-11-20  Simon Glassinput: Allow updating of keyboard LEDs
2015-11-20  Simon Glassinput: Support the German keymap
2015-11-20  Thomas Chousandbox: add a sandbox timer and basic test
2015-11-20  Simon Glassinput: Allow repeat filtering to be disabled
2015-11-20  Simon Glassinput: Add a function to add a keycode to the existing set
2015-11-20  Simon Glassvideo: Drop unused console functions
2015-11-20  Simon Glassdm: tegra: Convert keyboard driver to driver model
2015-11-20  Simon Glasscros_ec: Use udevice instead of cros_ec_dev for keyboar...
2015-11-20  Simon Glassinput: Add the keycode translation tables separately
2015-11-20  Simon Glassinput: Add a device pointer to the input config
2015-11-20  Simon Glassdm: input: Create a keyboard uclass
2015-11-20  Simon Glassdm: usb: Add support for USB keyboards with driver...
2015-11-19  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-11-19  Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-11-19  Michal Simekzynq: sdhci: Define max clock by macro
2015-11-19  Nathan Rossitools: zynqimage: Add Xilinx Zynq boot header generatio...
2015-11-19  Michal SimekARM64: zynqmp: Enable TI phy by default
2015-11-19  Edgar E. Iglesiasnet: phy: Add support for Texas Instruments DP83867
2015-11-19  Michal SimekARM: zynq: Choose boot image based on OF_SEPARATE macro
2015-11-18  Valentin Longchamppowerpc/83xx: add support for kmtegr1 board
2015-11-18  Valentin Longchampkm8309: change the default QE_FW address
2015-11-18  Valentin Longchampkm83xx: use CONFIG_ENV_ADDR for the newenv env command
2015-11-18  Valentin Longchamppowerpc/km8360: fix the ODT parameters for CS0
2015-11-18  Valentin Longchamppowerpc/km8309: define CONFIG_SYS_DDRCDR
2015-11-18  Valentin Longchamppowerpc/km8321: define CONFIG_SYS_DDRCDR
2015-11-18  Holger Brunckkm/powerpc: move open firmware defines to km-powerpc.h
2015-11-18  Holger Brunckkm/powerpc: increase space for kernel imange and FDT...
2015-11-18  Christoph Dietrichpowerpc/83xx: add support for kmtepr2 board
2015-11-18  Valentin Longchampkm: update the boot script to check for a DTB
2015-11-18  Holger Brunckkm/common: stop u-boot only if someone press <SPACE>
2015-11-18  Valentin Longchamparm/km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_E...
2015-11-18  robertcnelson@gmai... board/ti/am335x: add support for BeagleBone Green
2015-11-18  Thomas Choucommon: add CMD_GPIO to Kconfig
2015-11-18  Nikita Kiryanovspl: mmc: add support for BOOT_DEVICE_MMC2
2015-11-18  Nikita Kiryanovarm: mx6: cm-fx6: define fallback boot devices for spl
2015-11-18  Nikita Kiryanovspl: change return values of spl_*_load_image()
2015-11-18  Kipisz, Stevenboard: ti: beagle_x15: Rename to indicate support for...
2015-11-17  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-11-17  Luka Perkovarm: kirkwood: ib62x0: drop duplicate defines from...
2015-11-17  Luka Perkovarm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDT
2015-11-17  Luka Perkovarm: kirkwood: ib62x0: make use of defconfig
2015-11-17  Luka Perkovarm: kirkwood: ib62x0: drop CONFIG_CMD_ENV define
2015-11-17  Luka Perkovarm: kirkwood: ib62x0: build u-boot.kwb
2015-11-17  Luka Perkovarm: kirkwood: ib62x0: drop CONFIG_MACH_TYPE
2015-11-17  Quentin Armitagearm: kirkwood: Move common definitions into common...
2015-11-17  Quentin Armitagearm: kirkwood: Remove duplicate definition from dreamplug.h
2015-11-17  Quentin Armitagearm: kirkwood: Align configuration files
2015-11-17  Quentin Armitagearm: kirkwood: Use common definition for filesystems
2015-11-17  Quentin Armitagearm: kirkwood: Move configuration of some commands...
2015-11-17  Quentin Armitagearm: kirkwood: Remove duplicate definition of CONFIG_CM...
2015-11-17  Quentin Armitagearm: kirkwood: standardise the configuration
2015-11-17  Alexey Brodkinboard: axs10x switch serial port and Ethernet to driver...
2015-11-17  Vignesh RARM: am43xx: Enable QUAD read and EDMA support for...
2015-11-16  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-11-16  Nikita Kiryanovsplash_source: add support for filesystem formatted...
2015-11-16  Nikita Kiryanovsplash_source: add support for filesystem formatted usb
2015-11-16  Nikita Kiryanovsplash_source: add support for filesystem formatted mmc
2015-11-13  Tom RiniMerge branch 'series1_v2' of git://git.denx.de/u-boot...
2015-11-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-11-13  Bin Mengsf: Fix NULL pointer exception for flashes without...
2015-11-13  Bin Mengx86: Remove CONFIG_SYS_EARLY_PCI_INIT
2015-11-13  Bin Mengx86: crownbay: Remove unused PCI region address macros
2015-11-13  Bin Mengx86: qemu: Convert to use driver model pci
2015-11-13  Bin Mengx86: qemu: Move chipset-specific codes from pci.c to...
next