]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2015-09-10 Ben Stoltzx86: Add definitions for the x86-efi board and plumb...
2015-09-10 Simon Glassx86: Allow relocation code to build without text base
2015-09-10 Simon Glassx86: dts: Add a device tree file for EFI
2015-09-10 Ben Stoltzx86: Add EFI board code
2015-09-10 Ben Stoltzx86: Add support for U-Boot as an EFI application
2015-09-10 Simon Glassx86: Add asm/elf.h for x86-specific ELF definitions
2015-09-10 Simon Glassx86: Support skipping relocation for EFI
2015-09-10 Simon Glassefi: Support building a u-boot-app.efi executable
2015-09-10 Ben Stoltzx86: Set up toolchain flags for running as EFI application
2015-09-10 Ben Stoltzefi: Drop CONFIG_SYS_TEXT_BASE for EFI
2015-09-10 Simon Glassefi: Add a serial driver
2015-09-10 Simon GlassAdd a way to skip relocation
2015-09-10 Simon Glassx86: Update README to explain booting Ubuntu on Minnowmax
2015-09-10 Simon Glassx86: minnowmax: Drop the old PCI settings
2015-09-10 Simon Glassx86: dts: Fix typo in intel,irq-router.txt
2015-09-10 Simon Glassx86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header...
2015-09-10 Simon Glassx86: Move CONFIG_X86_SERIAL to Kconfig
2015-09-10 Simon Glassx86: Move Chrome OS options to defconfig
2015-09-10 Simon Glassdm: Add a return value comment to device_get_child()
2015-09-10 Simon Glasspci: Indicate prefetchable memory allocate when debugging
2015-09-10 Simon Glasspci: Add a constant for an invalid interrupt
2015-09-10 Simon Glassefi: Display the correct initcall pre-relocation values
2015-09-10 Ben Stoltzefi: Avoid using non-existent text base
2015-09-10 Simon Glassefi: Add start-up library code
2015-09-10 Simon Glassx86: Allow use of global_data with EFI
2015-09-10 Simon Glasspci: Fix up code for CONFIG_PCI_ENUM_ONLY
2015-09-10 Simon Glasspci: Use debug() instead of DEBUGF() in pci_auto.c
2015-09-10 Simon Glassx86: Tidy up a few minor issues with interrupts
2015-09-10 Simon Glassx86: Add some missing global_data declarations in files...
2015-09-10 Simon Glassx86: Tidy up the 64-bit calling code
2015-09-10 Simon Glassx86: Drop unused copy_fdt_to_ram()
2015-09-10 Simon Glassx86: Tidy up global_data flags
2015-09-10 Simon GlassReserve the top 16 flag bits for architecture-specific use
2015-09-10 Simon Glassx86: Use CR0 constants in CPU init
2015-09-10 Simon Glassx86: Add various minor tidy-ups to the 32-bit startup...
2015-09-10 Simon GlassBring in __aligned_u64 and friends to linux/types.h
2015-09-10 Simon GlassAllow objcopy to work without filling gaps with 0xff
2015-09-10 Simon Glasself: Add a few definitions for 64-bit relocation
2015-09-10 Simon Glassdm: serial: Correct logic in serial_find_console_or_panic()
2015-09-10 Simon Glassdm: core: Check for empty list in uclass_find_device()
2015-09-10 Simon GlassSupport removing default assembler flags
2015-09-10 Peng Fancommon: command add '\n' for debug msg
2015-09-10 Masahiro Yamadalib: fdt: fix indent of #ifdef..#endif conditional
2015-09-10 Bin Mengcommon: Print nothing in the __weak checkboard()
2015-09-10 Bin Menggitignore: Add defconfig and fdtgrep
2015-09-10 Bin Mengx86: bayleybay: Configure PCI IRQ
2015-09-10 Bin Mengx86: Add Intel Bayley Bay board support
2015-09-10 Bin Mengx86: Add microcode for BayTrail-I B0 stepping
2015-09-10 Bin Mengx86: baytrail: Update UPD setting for FSP Gold4 release
2015-09-10 Bin Mengx86: minnowmax: Remove smsc47x superio codes
2015-09-10 Bin Mengx86: Sanity test on vesa parameters before setting...
2015-09-10 Bin Mengx86: qemu: Add MP initialization
2015-09-10 Miao Yanx86: Add a 'pause' instruction in __udelay() for QEMU...
2015-09-10 Bin Mengdoc: dm: Update pci-info.txt for pci support
2015-09-10 Bin Mengdm: pci: Allow scan bridge child devices before relocation
2015-09-10 Vitaly Andrianovconfigs: ti_armv7_keystone2: replace addr_uboot with...
2015-09-10 Nikhil Badolaarmv8/ls2085ardb: Add USB support for ls2085ardb
2015-09-10 Nikhil Badolaarmv8/ls2085aqds: Add USB support for ls2085aqds
2015-09-10 Nikhil Badolaarmv8/lsch3/config: Define USB XHCI controller base...
2015-09-10 Nikhil Badolaarmv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE...
2015-09-10 York Sundrivers/ddr/fsl: Adjust bstopre value
2015-09-10 horia.geanta... drivers/crypto/fsl: clean-up - use fdt_setprop_u32...
2015-09-10 horia.geanta... drivers/crypto/fsl: fix snooping for write transactions
2015-09-10 horia.geanta... drivers/crypto/fsl: fix "era" property value on LE...
2015-09-10 Minghuan Liandrivers/pci/layerscape: Add EP mode support
2015-09-10 Minghuan Liandrivers/pci: Add function to find an extended capability
2015-09-10 Prabhakar Kushwahadrivers/fsl-mc: flib changes for mc 8.0.0
2015-09-10 Alex Porosanudrivers/crypto/fsl: enable raw data instead of von...
2015-09-10 Alex Porosanudrivers/crypto/fsl: change starting entropy delay value
2015-09-10 Alex Porosanudrivers/crypto/fsl: disable RNG oscillator maximum...
2015-09-10 Alison Wangarmv7/ls1021a: allow OCRAM access permission as R/W...
2015-09-10 Wang Dongshengarmv7/ls102xa: Fix non-boot cpus cannot correctly fall...
2015-09-10 chenhui zhaoarmv7/ls1021atwr: program the regulator for deep sleep
2015-09-10 Tang Yuantianarmv7/ls1021atwr: added deep sleep support in uboot
2015-09-10 gaurav ranaarmv7/lS1021atwr: Enable bootscript for secure boot
2015-09-10 Zhao Qiangdriver/qe: use strncpy instead of strcpy
2015-09-10 Zhao Qiangdrivers/qe: transform parameter to compatible type
2015-09-10 Zhuoyu Zhangarmv7/ls1021a: Reserve secure code into RAM instead...
2015-09-10 Tom RiniPrepare v2015.10-rc1
2015-09-10 Tom Rinifsl_esdhc.c: Always make check_and_invalidate_dcache_ra...
2015-09-10 Stefano Babicarm: mx6: tqma6: fix build for WRU-IV baseboard
2015-09-10 Peng Fanimx: mx6ul_14x14_evk add basic board support
2015-09-10 Peng Fanimx: imx6_spl add mx6ul support
2015-09-10 Peng Fanimx:mx6ul add dram spl configuration and header file
2015-09-09 Peng Fanmx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6UL
2015-09-09 Peng Fanmxc: gpio add i.MX6UL support
2015-09-09 Peng Fanimx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL
2015-09-09 Peng Fanimx: mx6ul update soc related settings
2015-09-09 Peng Fanimx: mx6ul select SYS_L2CACHE_OFF
2015-09-09 Peng Fanimx:mx6ul add clock support
2015-09-09 Peng Fanimx: mx6ul remove errata for i.MX6UL
2015-09-09 Peng Fanimx-common: timer: add i.MX6UL support
2015-09-09 Peng Fanimx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6UL
2015-09-09 Peng Fanimx: mx6ul: Update imx registers head file
2015-09-09 Peng Fanimx: mx6ul: Add pins IOMUX head file
2015-09-09 Peng Fanimx: mx6ul: Add i.MX6UL CPU type
2015-09-09 Nikita Kiryanovsf: kconfig: add kconfig options for spi flashes
2015-09-09 Nikita Kiryanovusb: kconfig: create a menu for usb
2015-09-09 Nikita Kiryanovusb: kconfig: usb keyboard kconfig
2015-09-09 Nikita Kiryanovarm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option
next