]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
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 &...
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-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
2012-11-30 Stefan Reinauerx86: Fix typo in pcat_timer.c
2012-11-30 Gabe Blackx86: Include types.h explicitly in the i386 version...
2012-11-30 Gabe Blackx86: Add a dummy implementation for timer_get_us
2012-11-30 Gabe Blackx86: Add a default implementation for cleanup_before_li...
2012-11-30 Gabe Blackx86: Add a minimal device tree for alex x86
2012-11-30 Gabe Blackx86: Add an fdt pointer to the global data structure
2012-11-30 Stefan Reinauerx86: video: Add coreboot framebuffer support
2012-11-30 Simon Glassx86: Remove coreboot start16 code
2012-11-30 Gabe Blackx86: Allow compiling out realmode/bios code
2012-11-30 Simon Glassx86: Select stdio devices for coreboot
2012-11-30 Vadim Bendeburyx86: Add console command to display CBMEM console buffer
2012-11-30 Vadim Bendeburyx86: Add CBMEM console driver for coreboot
2012-11-30 Simon Glassx86: coreboot: Decode additional coreboot sysinfo tags
2012-11-30 Stefan Reinauerx86: coreboot: Drop sysinfo.c
2012-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2012-11-30 Nobuhiro Iwamatsuinclude/linux/byteorder: Always defines __fswab64,...
2012-11-30 Tetsuyuki Kobayashiserial: serial_sh: bugfix: autoboot fails if serial...
2012-11-30 Yoshihiro Shimodash: fix trigger_address_error()
2012-11-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2012-11-29 Simon Glassfdt: Correct global_data condition in main
2012-11-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-x86
2012-11-28 Simon Glassx86: coreboot: Enable LPC TPM
2012-11-28 Simon Glassx86: Remove coreboot start16 code
2012-11-28 Gabe Blackx86: coreboot: Implement recursively scanning PCI busses
2012-11-28 Vadim Bendeburyx86: coreboot: Modify u-boot code to allow building...
2012-11-28 Gabe Blackx86: coreboot: Tell u-boot about PCI bus 0 when initial...
next