Commit Graph

18935 Commits (06fd853890f23491605bfd6c9ab0116b79e15aaa)
 

Author SHA1 Message Date
Ilya Yanok 8eb16b7f73 am33xx: NAND support 12 years ago
Ilya Yanok 70fb65b093 am335x_evm: add nand pinmux definition 12 years ago
Ilya Yanok 1befaffbfb OMAP: include sys_proto.h from boot-common 12 years ago
Andreas Bießmann 4af9e675fa omap3/mem.c: remove unused defines 12 years ago
Minkyu Kang 48e91caefe universal_c210: fix compiler error and compiler warning 12 years ago
Minkyu Kang 2c601c7208 Merge branch 'master' of git://git.denx.de/u-boot into resolve 12 years ago
Bo Shen ac81e1ccf7 spi: atmel: sam9m10g45 also support WDRBT bit 12 years ago
Richard Genoud b030e73173 at91sam9x5ek: add USB configuration 12 years ago
Richard Genoud 419fba0c68 at91sam9x5ek: regroup FAT/DOS features 12 years ago
Richard Genoud bcfc8976e5 at91sam9x5: enable USB support for 9x5ek board. 12 years ago
Daniel Schwierzeck ea40a05422 MIPS: constify address pointer in test_bit() 12 years ago
Zhi-zhou Zhang 0d69d918ab MIPS: fix a latent bug on initialize $gp 12 years ago
Stefano Babic 05a860c228 Merge branch 'master' of git://git.denx.de/u-boot into master 12 years ago
Tom Rini fd4d564b3c Merge branch 'master' of git://git.denx.de/u-boot-x86 12 years ago
Łukasz Majewski 13d43555a9 fs:ext4:write: Initialize cache aligned filename buffer 12 years ago
Łukasz Majewski d429ca0d83 fs:ext4:fix: Code refactoring to suppress compiler warnings 12 years ago
Łukasz Majewski a1f41f1a55 fs:ext4:write: Store block device descriptor in file system structure 12 years ago
Łukasz Majewski 32fc16d7e7 fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division 12 years ago
Luka Perkov 3fdf7596df Change e-mail address of Luka Perkov 12 years ago
Joshua Housh 10501df05e serial_pl011: Set RTS during initialization 12 years ago
Robert P. J. Day fcdde04c20 MAINTAINERS: Add a pointer to the custodians page. 12 years ago
Otavio Salvador 393ff47ba3 mxs: SPL: Generalize memory initialization 12 years ago
Simon Glass ac426b7290 x86: Fix coreboot config to boot on Chromebook 12 years ago
Gabe Black d954a431ec x86: Turn on support for EFI's GPT in the coreboot config 12 years ago
Simon Glass cbca883c46 x86: coreboot: Enable video display 12 years ago
Simon Glass 058d59b08d x86: Build vga video code only if CONFIG_VIDEO_VGA is defined 12 years ago
Simon Glass a94e9d70e3 x86: Remove video_init() prototype from u-boot-x86.h 12 years ago
Duncan Laurie ae63057446 video: Check for valid FB pointer before clearing 12 years ago
Stefan Reinauer c94663170b x86: drop unused code in coreboot.c 12 years ago
Stefan Reinauer 2b9d2252aa x86: Remove coreboot_ from file name 12 years ago
Vadim Bendebury 1350f1cce1 x86: Provide a way to throttle port80 accesses 12 years ago
Vadim Bendebury 7c71034d3c x86: Provide tick counter and frequency reference for Intel core architecture 12 years ago
Duncan Laurie b83058cd23 x86: Issue SMI to finalize Coreboot in final stage 12 years ago
Duncan Laurie 488b8b242b x86: Fix MTRR clear to detect which MTRR to use 12 years ago
Stefan Reinauer 300081aa68 x86: Emit port 80 post codes in show_boot_progress() 12 years ago
Simon Glass 2712f08898 x86: fdt: Create basic .dtsi file for coreboot 12 years ago
Gabe Black ba74a0ffcb x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly 12 years ago
Gabe Black b208c7f1d0 x86: Add support for CONFIG_OF_CONTROL 12 years ago
Stefan Reinauer 05b71646a9 x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading 12 years ago
Gabe Black 91d82a29e7 x86: Add back cold- and warm-boot flags 12 years ago
Gabe Black 112a575e49 x86: Override calculate_relocation_address to use the e820 map 12 years ago
Gabe Black d65297b64d x86: Make calculate_relocation_address an overridable function 12 years ago
Gabe Black 842d33874f x86: Make the upper bound on relocated symbols closed instead of open 12 years ago
Gabe Black 32f98735f9 x86: Reorder x86's post relocation memory layout 12 years ago
Gabe Black 8313315b9a x86: Initialise SPI if enabled 12 years ago
Gabe Black ac31a7b81c x86: Implement arch_phys_memset so that it can wipe memory above 4GB 12 years ago
Gabe Black 40fef04906 Introduce arch_phys_memset which works like memset but on physical memory 12 years ago
Gabe Black ec516c4899 x86: Increase the size of the phys_size_t and phys_addr_t types 12 years ago
Duncan Laurie 0c3929092d x86: Fix off-by-one error in do_elf_reloc_fixups() 12 years ago
Duncan Laurie 984d8b09fb x86: Ignore memory >4GB when parsing Coreboot tables 12 years ago