]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
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 Fabio Estevamwoodburn: Set gpio value in gpio_direction_output()
2012-12-11 Fabio Estevammx25pdk: Adapt it for the new PMIC framework
2012-12-11 Lars RasmussonCorrect comment to show the parameters as defined in...
2012-12-11 Minkyu Kanguniversal_c210: check the NULL pointer when get the...
2012-12-11 Rajeshwari... SMDK5250: Enable pmic MAX77686
2012-12-11 Rajeshwari... POWER: MAX77686: Modified as per the latest Implementation
2012-12-10 Minkyu Kanguniversal_c210: fix compiler error and compiler warning
2012-12-10 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot into...
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-08 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot into...
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-07 Otavio Salvadormxs: SPL: Generalize memory initialization
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 &...
2012-12-05 Stefan RoeseMakefile: Add possibility to set entry-point for u...
2012-12-05 Stefan Roesempc5200: Add a3m071 board support
2012-12-05 Stefan Roesempc5200: Add SPL support
2012-12-05 Stefan Roeseenv: Enable getenv_f() for SPL_BUILD
2012-12-05 Stefan RoeseSPL: Port SPL framework to powerpc
2012-12-05 Stefan Roesepowerpc: Extract EPAPR_MAGIC constants into processor.h
2012-12-04 Marek Vasutmxs: Staticize SPL functions
2012-12-04 Marek Vasutmxs: Properly setup VDDD in power supply setup code
2012-12-04 Marek Vasutmxs: Implement common function to setup VDDx
2012-12-04 Marek Vasutmxs: Silence elftosb
2012-12-04 Marek Vasutmx28: Rename regs-power.h to regs-power-mx28.h
2012-12-04 Marek Vasutmx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
2012-12-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-11-30 Stefan Reinauerx86: Don't spam POST80 codes with slow IO functions
2012-11-30 Simon Glassx86: Define CONFIG_SYS_VSNPRINTF for coreboot
next