]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2012-12-11 Vadim BendeburyAdd console command to access io space registers
2012-12-11 Tom Wai-Hong Tamfdt: edid: Enable fdt_add_edid() function when CONFIG_L...
2012-12-11 Tom Wai-Hong Tamedid: Add I2C command for printing the EDID
2012-12-11 Tom Wai-Hong Tamedid: Library of EDID decode and print
2012-12-11 Simon GlassAdd hash command to perform hashing using various algor...
2012-12-11 Simon Glasssha1sum: Use generic hash layer
2012-12-11 Simon GlassAdd generic hash API
2012-12-11 Simon GlassAdd strcasecmp() and strncasecmp()
2012-12-11 Simon Glasssha256: Use const where possible and add watchdog function
2012-12-11 Simon Glasssha1: Use const where possible, and unsigned for input len
2012-12-11 Vincent Palatinstdio: remove useless strncpy
2012-12-11 Simon GlassFix use of conditional LMB
2012-12-11 Kenneth WatersAdd a command to read raw blocks from a partition
2012-12-11 Anton StaafAdd gettime command
2012-12-11 Simon GlassAdd new bootstage step for the main loop
2012-12-11 Nikita Kiryanovgpio: remove duplicate function signature
2012-12-11 Armando Viscontidesignware_i2c.h: Define IC_CLK only if not already...
2012-12-11 Armando Viscontidesignware_i2c.h: Fixed the correct values for SCL...
2012-12-11 Armando Viscontidesignware_i2c: Fixed the setting of the i2c bus speed
2012-12-11 Armando Viscontidesignware_i2c: Added s/w generation of stop bit
2012-12-11 Armando Viscontidesignware_i2c.c: Added the support for MULTI_BUS
2012-12-11 Piotr Wilczekdrivers:i2c: Modify I2C driver for Exynos4
2012-12-11 Piotr Wilczekexynos:pinmux: Add pinmux support for i2c
2012-12-11 Piotr Wilczekexynos:cpu: Add Exynos4 I2C spacing
2012-12-11 Piotr Wilczekexynos:clock: Add i2c clock
2012-12-11 Vincent Stehléomap24xx_i2c: Handle OMAP5 like OMAP2,3,4
2012-12-11 Marek Vasutmxs: i2c: Implement algorithm to set up arbitrary i2c...
2012-12-11 Marek Vasutmxs: i2c: Restore speed setting after block reset
2012-12-11 Marek Vasuti2c: mxs: Fix TIMING2 register value
2012-12-11 Marek Vasuti2c: mxs: Use i2c_set_bus_speed() in i2c_init()
2012-12-11 Marek Vasuti2c: mxs: Implement i2c_get/set_bus_speed()
2012-12-11 Marek Vasuti2c: mxs: Abstract out the MXS I2C speed setup
2012-12-11 Marek Vasuti2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c
2012-12-11 Marek Vasuti2c: Staticize local functions in mxc i2c driver
2012-12-11 Marek Vasuti2c: Use __weak instead of __attribute__((weak, alias))
2012-12-11 Andreas Bießmannsoft_i2c: add necessary includes for AVR32
2012-12-11 Lars RasmussonCorrect comment to show the parameters as defined in...
2012-12-08 Daniel SchwierzeckMIPS: constify address pointer in test_bit()
2012-12-08 Zhi-zhou ZhangMIPS: fix a latent bug on initialize $gp
2012-12-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-12-07 Łukasz Majewskifs:ext4:write: Initialize cache aligned filename buffer
2012-12-07 Łukasz Majewskifs:ext4:fix: Code refactoring to suppress compiler...
2012-12-07 Łukasz Majewskifs:ext4:write: Store block device descriptor in file...
2012-12-07 Łukasz Majewskifs:ext4:write: Add lldiv and do_div to perform 64-32...
2012-12-07 Luka PerkovChange e-mail address of Luka Perkov
2012-12-07 Joshua Houshserial_pl011: Set RTS during initialization
2012-12-07 Robert P. J... MAINTAINERS: Add a pointer to the custodians page.
2012-12-06 Simon Glassx86: Fix coreboot config to boot on Chromebook
2012-12-06 Gabe Blackx86: Turn on support for EFI's GPT in the coreboot...
2012-12-06 Simon Glassx86: coreboot: Enable video display
2012-12-06 Simon Glassx86: Build vga video code only if CONFIG_VIDEO_VGA...
2012-12-06 Simon Glassx86: Remove video_init() prototype from u-boot-x86.h
2012-12-06 Duncan Laurievideo: Check for valid FB pointer before clearing
2012-12-06 Stefan Reinauerx86: drop unused code in coreboot.c
2012-12-06 Stefan Reinauerx86: Remove coreboot_ from file name
2012-12-06 Vadim Bendeburyx86: Provide a way to throttle port80 accesses
2012-12-06 Vadim Bendeburyx86: Provide tick counter and frequency reference for...
2012-12-06 Duncan Lauriex86: Issue SMI to finalize Coreboot in final stage
2012-12-06 Duncan Lauriex86: Fix MTRR clear to detect which MTRR to use
2012-12-06 Stefan Reinauerx86: Emit port 80 post codes in show_boot_progress()
2012-12-06 Simon Glassx86: fdt: Create basic .dtsi file for coreboot
2012-12-06 Gabe Blackx86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly
2012-12-06 Gabe Blackx86: Add support for CONFIG_OF_CONTROL
2012-12-06 Stefan Reinauerx86: Add CONFIG_DELAY_ENVIRONMENT to delay environment...
2012-12-06 Gabe Blackx86: Add back cold- and warm-boot flags
2012-12-06 Gabe Blackx86: Override calculate_relocation_address to use the...
2012-12-06 Gabe Blackx86: Make calculate_relocation_address an overridable...
2012-12-06 Gabe Blackx86: Make the upper bound on relocated symbols closed...
2012-12-06 Gabe Blackx86: Reorder x86's post relocation memory layout
2012-12-06 Gabe Blackx86: Initialise SPI if enabled
2012-12-06 Gabe Blackx86: Implement arch_phys_memset so that it can wipe...
2012-12-06 Gabe BlackIntroduce arch_phys_memset which works like memset...
2012-12-06 Gabe Blackx86: Increase the size of the phys_size_t and phys_addr...
2012-12-06 Duncan Lauriex86: Fix off-by-one error in do_elf_reloc_fixups()
2012-12-06 Duncan Lauriex86: Ignore memory >4GB when parsing Coreboot tables
2012-12-06 Simon Glassx86: Enable CONFIG_CMD_ZBOOT for coreboot
2012-12-06 Simon Glassx86: Fix indirect jmp warning in zimage.c
2012-12-06 Stefan Reinauerx86: Clean up MTRR 7 right before jumping to the kernel
2012-12-06 Graeme Russx86: Import MSR/MTRR code from Linux
2012-12-06 Stefan Reinauerx86: Provide a function to clean up just before booting...
2012-12-06 Stefan Reinauerx86: Add basic cache operations
2012-12-06 Gabe Blackx86: Fill in the dram info using the e820 map on corebo...
2012-12-06 Vadim Bendeburyx86: Add a CBMEM timestamp generated right before the...
2012-12-06 Vadim Bendeburyx86: Enable coreboot timestamp facility support in...
2012-12-06 Vadim Bendeburyx86: Add function to read time stamp counter
2012-12-06 Bill Richardsonx86: gpio: Add additional GPIO banks to the ICH6 driver
2012-12-06 Simon Glassx86: Enable ICH6 GPIO controller for coreboot
2012-12-06 Bill Richardsonx86: gpio: Add GPIO driver for Intel ICH6 and later.
2012-12-06 Luka Perkovadd include/u-boot.lst to .gitignore
2012-12-06 Robert P. J... README: Explain how to generate the CHANGELOG file.
2012-12-06 Robert P. J... cmd_led.c: Standardize format of help and usage info.
2012-12-06 Joe HershbergerAllow CONFIG_BOARD_SIZE_LIMIT to be specified in hex
2012-12-06 Jerry Huangpart: check each variable for capability calculation
2012-12-06 Simon Glasscbfs: Add docbook template
2012-12-06 Simon Glasscbfs: Remove mention of CREDITS files
2012-12-06 Stefan Reinauerlzma: update to lzma sdk 9.20
2012-12-06 Joe HershbergerMAKEALL: Add options for incremental building
2012-12-06 Joe HershbergerMAKEALL: Fix kill_children
2012-12-06 Matthias Fuchs4xx: Fix PCI memory mapping on CPCI405 boards
2012-12-05 Stefan RoeseMakefile: Add target for combined spl/u-boot.bin &...
next