Commit Graph

578 Commits (9cf5dee75acc763b785cce8824b5a1c8128c7a93)

Author SHA1 Message Date
Helmut Raiger 9660e442de cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 13 years ago
Simon Glass eea63e05d0 fdt: ARM: Add fdtcontroladdr to set device tree address in environment 13 years ago
Simon Glass f5437ad141 fdt: ARM: Implement and verify embedded and separate device tree 13 years ago
Simon Glass 45ba8077f3 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) 13 years ago
Simon Glass bc4e14c43c arm: Correct build error introduced by getenv_ulong() patch 13 years ago
Simon Glass dc8bbea017 arm: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Anton Staaf 44d6cbb6a7 arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Mike Frysinger 26ddff2d8d build: add missing $(AR)->$(cmd_link_o_target) update 13 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 13 years ago
Simon Glass efb2172ece Move timestamp and version files into 'generated' subdir 13 years ago
Helmut Raiger 3f480bf7c3 mx31: make HSP clock for mx3fb driver available 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Helmut Raiger f00291985b mx31: make HSP clock for mx3fb driver available 13 years ago
Wolfgang Denk 0841ca90f2 arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used 13 years ago
Wolfgang Denk 80c6abc306 arch/arm/lib/board.c: fix warning: variable ... set but not used 13 years ago
Mike Frysinger 31a4f1e5b6 board configs: drop NET_MULTI references 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Valentin Longchamp 79843950b2 POST: add post_log_res field for post results in global data 13 years ago
Valentin Longchamp ea3681a6e4 POST/arm: adaptations needed for POST on ARM to work 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Fabio Estevam e6ec1761cd zmx25: Fix build warning due to 'get_reset_cause' defined but not used 13 years ago
Marek Vasut 37a6d2085e MX5: Clean up the output of "clocks" command 13 years ago
Marek Vasut 95c0eb198d MX5: Add AHB clock reporting and fix IPG clock reporting 13 years ago
Marek Vasut bf2eaf5112 MX5: Modify the PLL decoding algorithm 13 years ago
Marek Vasut 8edcc6f221 FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h 13 years ago
Fabio Estevam 610b53e29b MX31: Disable watchdog during low-power modes 13 years ago
Fabio Estevam e6d9b9785c MX25: tx25: Avoid the usage of extern in C file 13 years ago
Fabio Estevam b6ce47964d MX31: Improve readability for reset cause 13 years ago
Fabio Estevam 957dc02474 ARM: mx25: Print the source of reset 13 years ago
Fabio Estevam 986d0d1bc5 ARM: mx25: Print the silicon revison 13 years ago
Heiko Schocher 0a0522cbff arm, davinci, da8xx: add cpuinfo 13 years ago
Heiko Schocher 310ae55efe arm, davinci, am1808: add lowlevel functions for booting from NOR 13 years ago
Heiko Schocher 337c433383 arm, davinci: add NOR Boot Configuration Word 13 years ago
Heiko Schocher a293181819 arm, davinci: add ddr2 definition 13 years ago
Heiko Schocher 198a7fc253 arm, davinci, am1808, gpio: add missing defines for bank 8 13 years ago
Heiko Schocher e6862997bd arm, davinci: add some missing defines in hardware.h 13 years ago
Heiko Schocher b841c01d6a arm, davinci: add SYSCFG1 base and register struct 13 years ago
Heiko Schocher 725c2935f6 arm, davinci: add RTC base addr 13 years ago
Heiko Schocher bf569ac8d9 arm, davinci: add internal WDT support for AM1808 cpus 13 years ago
Heiko Schocher fbabac79d0 arm, davinci: add missing timer baseaddresses for !DA8xx cpu 13 years ago
Heiko Schocher de23e7225b arm, davinci: move davinci_timer in header file 13 years ago
Heiko Schocher 4f3c42aca4 net, davinci_emac: add KSZ8864 switch 13 years ago
Sanjeev Premi 939e722276 omap3: Fix compile warning 13 years ago
Balaji T K 14fa2dd00f mmc: omap: config VMMC, MMC1_PBIAS 13 years ago
Sandeep Paulraj d6cac9c83d devkit8000: Fix build break 13 years ago
Simon Schwarz 9ea5c6efd8 omap-common: reorganize spl.c 13 years ago
Simon Schwarz 409ef1bcfb omap3: implement boot parameter saving 13 years ago
Simon Schwarz 78ce977967 omap3: new SPL structure support 13 years ago
Simon Schwarz bb085b87e5 omap-common: add nand spl support 13 years ago