Commit Graph

15698 Commits (12ae615fba9ac962df97d1367291c9563bfb6da4)
 

Author SHA1 Message Date
Simon Glass 26784f1ecb ext2: Cache line align indirection buffers 14 years ago
Grant Erickson aa701b9433 tools/env: allow overwrite of ethaddr on default 14 years ago
Wolfgang Denk 145afab32c Merge branch 'master' of git://git.denx.de/u-boot-arm 14 years ago
Horst Kronstorfer 72ebafbe2b tools/mkenvimage.c: Fix a merge issue 14 years ago
Igor Grinberg 6f403bad80 env: remove value from boolean defines 14 years ago
Igor Grinberg 914c9ee971 common.h: remove value from bool defines 14 years ago
Igor Grinberg bf95df44ff env: factor out the env_get_char_spec() function 14 years ago
Stefano Babic 33e1e01820 fpga: Spartan-3: let print the progress if configured 14 years ago
Stefano Babic 06297db066 FPGA: use debug() instead of module debug printf 14 years ago
Stefano Babic 28cdc1c8e2 fpga: add definition for Xilinx Spartan-6 XC6SLX4 14 years ago
Vladimir Zapolskiy b6abf55578 phy: add phy_smsc_init() declaration 14 years ago
Frans Meulenbroeks 5d5cc38461 fw_env.h: added a few missing defines 14 years ago
Sergei Shtylyov bf34e7d952 fat: reset VFAT short alias checksum on first match 14 years ago
Tom Rini 2620368a61 git-mailrc: Add self to davinci/omap, add ti 14 years ago
Graeme Russ a1d57b7aba x86: Convert board_init_f_r to a processing loop 14 years ago
Graeme Russ d47ab0ecde x86: Split init functions out of board.c 14 years ago
Graeme Russ b156ff09aa x86: Move relocation code out of board.c 14 years ago
Graeme Russ 8e18e6e173 x86: Move setup_pcat_compatibility() out of board.c 14 years ago
Graeme Russ d13640b7c4 x86: Move do_go_exec() out of board.c 14 years ago
Graeme Russ b843f31193 CHECKPATCH: arch/x86/lib/* 14 years ago
Graeme Russ 58c7a6751d x86: Tweak IDT and GDT for alignment and readability 14 years ago
Graeme Russ 98f1fa9fd4 x86: Allow cache before copy to RAM 14 years ago
Graeme Russ d653244b12 x86: Create weak init_cache() and default enable_caches() functions 14 years ago
Graeme Russ 3766bb33a5 x86: Set GD_FLG_RELOC after entering in-RAM copy of U-Boot 14 years ago
Graeme Russ 9e6c572ff0 x86: Use fs for global data 14 years ago
Graeme Russ 240ab5aa21 x86: Rework relocation calculations 14 years ago
Graeme Russ f48dd6fc6c x86: Simplify Flash-to-RAM code execution transition 14 years ago
Graeme Russ 74bfbe1ba5 x86: Rework Global Descriptor Table loading 14 years ago
Graeme Russ 109ad143f8 x86: Remove GDR related magic numbers 14 years ago
Graeme Russ 1176a7067a x86: Speed up copy-to-RAM and clear BSS operations 14 years ago
Graeme Russ b2c2a03842 x86: Import glibc memcpy implementation 14 years ago
Thierry Reding a747cc0a8c tegra2: Optimize out-of-tree build for Ventana. 14 years ago
Simon Glass f46a945653 tegra: Move boards over to use arch-level board UART function 14 years ago
Simon Glass bb6997f840 tegra: Add support for UART init in cpu board.c 14 years ago
Simon Glass b5a5b35197 tegra: Add a function mux feature 14 years ago
Simon Glass 8442fd3c6a tegra: add clock_ll_start_uart() to enable UART prior to reloc 14 years ago
Simon Glass 905ed41aad tegra: Move clock_early_init() to arch_cpu_init() 14 years ago
Simon Glass ccdd6eaecb tegra: Move cpu_init_cp15() to arch_cpu_init() 14 years ago
Tom Warren 5b37bd3afd arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master 14 years ago
Simon Glass a783bdb870 tegra: Fix build error in plutux, medcom 14 years ago
Thierry Reding c91915e905 tegra2: Add Avionic Design Medcom support. 14 years ago
Thierry Reding 4026aca6d6 tegra2: Add Avionic Design Plutux support. 14 years ago
Thierry Reding b1c0c73619 tegra2: Add common Avionic Design Tamonten support. 14 years ago
Thierry Reding 977a39e600 tegra2: Move tegra2_mmc_init() prototype to public header. 14 years ago
Thierry Reding 0350c6b924 tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000. 14 years ago
Thierry Reding 09743ba635 tegra2: Always build with USE_PRIVATE_LIBGCC=yes. 14 years ago
Simon Glass a04eba99f5 tegra2: Plumb in SPI/UART switch code 14 years ago
Simon Glass 4560c7decc tegra2: spi: Support SPI / UART switch 14 years ago
Simon Glass cb93481268 tegra2: Implement SPI / UART GPIO switch 14 years ago
Simon Glass 9dd79fdb6c tegra2: Enable SPI environment on Seaboard 14 years ago