Commit Graph

11327 Commits (e9319f111d366294b9a1e8b1f66875242a5de3dd)
 

Author SHA1 Message Date
Wolfgang Denk ddf71e4cff Merge branch 'at91' of git://git.denx.de/u-boot-atmel 14 years ago
Wolfgang Denk e67f462864 Merge branch 'master' of git://git.denx.de/u-boot-imx 14 years ago
Wolfgang Denk bfc7bea6ad Merge branch 'master' of git://git.denx.de/u-boot-x86 14 years ago
Wolfgang Denk 29840de6b6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 14 years ago
Wolfgang Denk 02b117d42b Merge branch 'sf' of git://git.denx.de/u-boot-blackfin 14 years ago
Timur Tabi bfb707191a fsl: add support for NXID v1 EEPROM format 14 years ago
Kim Phillips e95a0611f2 powerpc/85xx: fix rev.2 job queue LIODN error storm 14 years ago
Kumar Gala 3c6a22b962 powerpc/p4080: Add new CPC register - HDBCR0 14 years ago
Kumar Gala 1bf8e9fd74 powerpc/85xx: Add support for 4th PCI controller on corenet_ds 14 years ago
Emil Medve c2b3b6408b powerpc/corenet_ds: Various updates to initial env cfg 14 years ago
Timur Tabi 3addcb9343 fsl: verify writes to the MAC address EEPROM 14 years ago
Timur Tabi a2d12f8812 p1022ds: add audclk hwconfig setting to enable codec reference clock 14 years ago
Haiying Wang b6bde93090 mpc8569mds: fix some ddr settings 14 years ago
Haiying Wang 3aed550742 mpc8569mds: fix consuming long time while relocating code. 14 years ago
Haiying Wang 1b8e4fa1a0 mpc8569mds: fix CONFIG_ENV_SIZE 14 years ago
Graeme Russ c868af3e57 x86: Implement fully relocatable image 14 years ago
Graeme Russ f2ff75c0a2 x86: Use loops instead of memcpy/memset in board_init_f 14 years ago
Graeme Russ 2219142658 x86: Rearrange linker script 14 years ago
Graeme Russ 067f9b1071 x86: Rename linker script symbols 14 years ago
Graeme Russ c81b26beb8 x86: Set cold/warm boot flag 14 years ago
Graeme Russ 161b3589ea x86: Place global data below stack before entering C 14 years ago
Graeme Russ 5a3876d2ac x86: Dont clobber %eax after getting memory size 14 years ago
Graeme Russ 5f2679055d x86: Don't clobber %ebx 14 years ago
Graeme Russ 88fa0a6eb9 x86: Remove usage of %ebp as a return pointer 14 years ago
Graeme Russ 00940a229d x86: Move ECC initialisation outside RAM initialisation 14 years ago
Graeme Russ 6ae032a86a x86: Remove progress indication in low-level init 14 years ago
Graeme Russ 7228efa3cb x86: Fix %ss and %esp in register structure for interrupts 14 years ago
Graeme Russ 5c161653db x86: Change compiler options 14 years ago
Graeme Russ 8ffb2e8f33 x86: Coding Style Cleanup 14 years ago
Graeme Russ 59c6d0ef9a x86: Move loading of GTD to C code 14 years ago
Graeme Russ d664adb6bb x86: use gc sections to reduce image size 14 years ago
Graeme Russ abe98f49e1 x86: zboot update 14 years ago
Graeme Russ de25059404 x86: Use TEXT_BASE in linker scripts 14 years ago
Graeme Russ 76d5763a49 x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards 14 years ago
Graeme Russ 458379d674 x86: Remove bi_env from do_bdinfo 14 years ago
Stefano Babic f8f8acd724 MX51: Support for TTECH vision2 board 14 years ago
Reinhard Meyer 21032b35a0 sspi: add options to specify bus and mode 14 years ago
David Jander ff0dc2c433 sf: spansion: add support for S25FL032P parts 14 years ago
Marc-André Hébert c3cb09207f sf: spansion: fixing erasing when sector size >64KiB 14 years ago
Andreas Bießmann 5933645904 include/compiler.h: remove uint typedef for __MACH__ 14 years ago
Peter Tyser 8804ae3b7a Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE 14 years ago
Jeff Dischler 7d85f1dc5c ds1621: Fix negative temperature readings 14 years ago
Peter Tyser 9a6c80b0cf ds1621: Clean up coding style 14 years ago
Peter Tyser c3e5fa0b53 ds1621: Poll for register write completion 14 years ago
Andreas Bießmann fc5fc76bda lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES 14 years ago
Mike Frysinger f44a928e7e cmd_elf: add an option for loading ELFs according to PHDRs 14 years ago
Andre Schwarz 76221a6cfa PowerPC: change board specific early pci_init() into generic. 14 years ago
Stefan Roese e64901c01a serial.c: Fix build breakage introduced with commit e3c78c9b 14 years ago
Heiko Schocher 60f7da1f42 env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined 14 years ago
Peter Tyser a7d54346e0 board/mpl: Remove mpl-specific memory test command 14 years ago