Commit Graph

18598 Commits (d4b901dd738fc1712960d92668b0dd62e06eabba)
 

Author SHA1 Message Date
Robert P. J. Day d4b901dd73 cmd_led.c: Standardize format of help and usage info. 12 years ago
Joe Hershberger d060e6f441 Allow CONFIG_BOARD_SIZE_LIMIT to be specified in hex 12 years ago
Jerry Huang 33699df12c part: check each variable for capability calculation 12 years ago
Simon Glass e3ff797cdb cbfs: Add docbook template 12 years ago
Simon Glass 2592075776 cbfs: Remove mention of CREDITS files 12 years ago
Stefan Reinauer 5fe8380db3 lzma: update to lzma sdk 9.20 12 years ago
Joe Hershberger 0851020479 MAKEALL: Add options for incremental building 12 years ago
Joe Hershberger c97d59cbda MAKEALL: Fix kill_children 12 years ago
Matthias Fuchs 468ebf190a 4xx: Fix PCI memory mapping on CPCI405 boards 12 years ago
Stefan Roese fb3d2b8a3f Makefile: Add target for combined spl/u-boot.bin & u-boot.img 12 years ago
Stefan Roese b40bda6bd8 Makefile: Add possibility to set entry-point for u-boot.img 12 years ago
Stefan Roese 13b4f63949 mpc5200: Add a3m071 board support 12 years ago
Stefan Roese 083f2e08d2 mpc5200: Add SPL support 12 years ago
Stefan Roese d3aa8b8be2 env: Enable getenv_f() for SPL_BUILD 12 years ago
Stefan Roese ea8256f072 SPL: Port SPL framework to powerpc 12 years ago
Stefan Roese 966b11c749 powerpc: Extract EPAPR_MAGIC constants into processor.h 12 years ago
Tom Rini ce12a8c1a9 Merge branch 'master' of git://git.denx.de/u-boot-x86 12 years ago
Stefan Reinauer 339c511106 x86: Don't spam POST80 codes with slow IO functions 12 years ago
Simon Glass a78d49473c x86: Define CONFIG_SYS_VSNPRINTF for coreboot 12 years ago
Stefan Reinauer 5b1be1bd01 x86: Fix typo in pcat_timer.c 12 years ago
Gabe Black 687c108b10 x86: Include types.h explicitly in the i386 version of io.h 12 years ago
Gabe Black 452b80ef8c x86: Add a dummy implementation for timer_get_us 12 years ago
Gabe Black f30fc4de41 x86: Add a default implementation for cleanup_before_linux() 12 years ago
Gabe Black 9ad4736e32 x86: Add a minimal device tree for alex x86 12 years ago
Gabe Black 028a56289a x86: Add an fdt pointer to the global data structure 12 years ago
Stefan Reinauer 17c40ad963 x86: video: Add coreboot framebuffer support 12 years ago
Simon Glass 893db5956e x86: Remove coreboot start16 code 12 years ago
Gabe Black 5b5ece9ef4 x86: Allow compiling out realmode/bios code 12 years ago
Simon Glass 420a2ca73f x86: Select stdio devices for coreboot 12 years ago
Vadim Bendebury b012bc94ac x86: Add console command to display CBMEM console buffer 12 years ago
Vadim Bendebury 98ab435f73 x86: Add CBMEM console driver for coreboot 12 years ago
Simon Glass 402ed0048a x86: coreboot: Decode additional coreboot sysinfo tags 12 years ago
Stefan Reinauer 93c1735f41 x86: coreboot: Drop sysinfo.c 12 years ago
Tom Rini b04eb342af Merge branch 'master' of git://git.denx.de/u-boot-sh 12 years ago
Nobuhiro Iwamatsu f3269ad4e8 include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s 12 years ago
Tetsuyuki Kobayashi 7c791b3f0a serial: serial_sh: bugfix: autoboot fails if serial console is not connected 12 years ago
Yoshihiro Shimoda 867da0d4fe sh: fix trigger_address_error() 12 years ago
Tom Rini b8715d8def Merge branch 'master' of git://git.denx.de/u-boot-fdt 12 years ago
Simon Glass f39612d360 fdt: Correct global_data condition in main 12 years ago
Tom Rini e57d9d15ee Merge branch 'master' of git://www.denx.de/git/u-boot-x86 12 years ago
Simon Glass d02a568e9a x86: coreboot: Enable LPC TPM 12 years ago
Simon Glass cd23e6923f x86: Remove coreboot start16 code 12 years ago
Gabe Black 82e73f0e3d x86: coreboot: Implement recursively scanning PCI busses 12 years ago
Vadim Bendebury 422322f288 x86: coreboot: Modify u-boot code to allow building coreboot payload 12 years ago
Gabe Black 452f50f7cf x86: coreboot: Tell u-boot about PCI bus 0 when initializing 12 years ago
Stefan Reinauer badcb343d7 x86: coreboot: Move non-board specific files to coreboot arch directory 12 years ago
Gabe Black c953fbee54 x86: Add some missing includes 12 years ago
Gabe Black b16f521a5e x86: Allow excluding reset vector code from u-boot 12 years ago
Simon Glass 8a487a4417 x86: Add initial memory barrier macros 12 years ago
Graeme Russ 8abebe3ead x86: Add ilog2 to bitops 12 years ago