Commit Graph

18878 Commits (f1cbca2be56e53f4cb7d613de13bb311c1d79730)
 

Author SHA1 Message Date
Vadim Bendebury 3cdc18a8de x86: Add a CBMEM timestamp generated right before the kernel startup. 13 years ago
Vadim Bendebury 6dbe0cce3f x86: Enable coreboot timestamp facility support in u-boot. 13 years ago
Vadim Bendebury 2f899e03a9 x86: Add function to read time stamp counter 13 years ago
Bill Richardson 57be9172fc x86: gpio: Add additional GPIO banks to the ICH6 driver 13 years ago
Simon Glass a7e6d5496c x86: Enable ICH6 GPIO controller for coreboot 13 years ago
Bill Richardson 55ae10f8db x86: gpio: Add GPIO driver for Intel ICH6 and later. 13 years ago
Luka Perkov 6e266bf88b add include/u-boot.lst to .gitignore 13 years ago
Robert P. J. Day adb9d85139 README: Explain how to generate the CHANGELOG file. 13 years ago
Robert P. J. Day d4b901dd73 cmd_led.c: Standardize format of help and usage info. 13 years ago
Joe Hershberger d060e6f441 Allow CONFIG_BOARD_SIZE_LIMIT to be specified in hex 13 years ago
Jerry Huang 33699df12c part: check each variable for capability calculation 13 years ago
Simon Glass e3ff797cdb cbfs: Add docbook template 13 years ago
Simon Glass 2592075776 cbfs: Remove mention of CREDITS files 13 years ago
Stefan Reinauer 5fe8380db3 lzma: update to lzma sdk 9.20 13 years ago
Joe Hershberger 0851020479 MAKEALL: Add options for incremental building 13 years ago
Joe Hershberger c97d59cbda MAKEALL: Fix kill_children 13 years ago
Matthias Fuchs 468ebf190a 4xx: Fix PCI memory mapping on CPCI405 boards 13 years ago
Stefan Roese fb3d2b8a3f Makefile: Add target for combined spl/u-boot.bin & u-boot.img 13 years ago
Stefan Roese b40bda6bd8 Makefile: Add possibility to set entry-point for u-boot.img 13 years ago
Stefan Roese 13b4f63949 mpc5200: Add a3m071 board support 13 years ago
Stefan Roese 083f2e08d2 mpc5200: Add SPL support 13 years ago
Stefan Roese d3aa8b8be2 env: Enable getenv_f() for SPL_BUILD 13 years ago
Stefan Roese ea8256f072 SPL: Port SPL framework to powerpc 13 years ago
Stefan Roese 966b11c749 powerpc: Extract EPAPR_MAGIC constants into processor.h 13 years ago
Marek Vasut a918a53c36 mxs: Staticize SPL functions 13 years ago
Marek Vasut 1230e7bc2d mxs: Properly setup VDDD in power supply setup code 13 years ago
Marek Vasut 77cb33bd25 mxs: Implement common function to setup VDDx 13 years ago
Marek Vasut 58bcadd9d0 mxs: Silence elftosb 13 years ago
Marek Vasut 893aabbead mx28: Rename regs-power.h to regs-power-mx28.h 13 years ago
Marek Vasut 3642b1c147 mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers 13 years ago
Tom Rini ce12a8c1a9 Merge branch 'master' of git://git.denx.de/u-boot-x86 13 years ago
Stefan Reinauer 339c511106 x86: Don't spam POST80 codes with slow IO functions 13 years ago
Simon Glass a78d49473c x86: Define CONFIG_SYS_VSNPRINTF for coreboot 13 years ago
Stefan Reinauer 5b1be1bd01 x86: Fix typo in pcat_timer.c 13 years ago
Gabe Black 687c108b10 x86: Include types.h explicitly in the i386 version of io.h 13 years ago
Gabe Black 452b80ef8c x86: Add a dummy implementation for timer_get_us 13 years ago
Gabe Black f30fc4de41 x86: Add a default implementation for cleanup_before_linux() 13 years ago
Gabe Black 9ad4736e32 x86: Add a minimal device tree for alex x86 13 years ago
Gabe Black 028a56289a x86: Add an fdt pointer to the global data structure 13 years ago
Stefan Reinauer 17c40ad963 x86: video: Add coreboot framebuffer support 13 years ago
Simon Glass 893db5956e x86: Remove coreboot start16 code 13 years ago
Gabe Black 5b5ece9ef4 x86: Allow compiling out realmode/bios code 13 years ago
Simon Glass 420a2ca73f x86: Select stdio devices for coreboot 13 years ago
Vadim Bendebury b012bc94ac x86: Add console command to display CBMEM console buffer 13 years ago
Vadim Bendebury 98ab435f73 x86: Add CBMEM console driver for coreboot 13 years ago
Simon Glass 402ed0048a x86: coreboot: Decode additional coreboot sysinfo tags 13 years ago
Stefan Reinauer 93c1735f41 x86: coreboot: Drop sysinfo.c 13 years ago
Tom Rini b04eb342af Merge branch 'master' of git://git.denx.de/u-boot-sh 13 years ago
Nobuhiro Iwamatsu f3269ad4e8 include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s 13 years ago
Tetsuyuki Kobayashi 7c791b3f0a serial: serial_sh: bugfix: autoboot fails if serial console is not connected 13 years ago