Commit Graph

1870 Commits (4e187fbcdf602bd6661e5fe7dc3f9c17b796dc39)

Author SHA1 Message Date
Simon Glass 2faf1863de tegra: Add enum to select from available funcmux configs 13 years ago
Simon Glass d693969daa tegra: Adjust funcmux config test to permit expansion 13 years ago
Stephen Warren 9057e652c3 tegra2: Fix default RAM size selection in odmdata 13 years ago
Stephen Warren 4850ab9a4f tegra2: Fix conflicting pinmux for UARTA 13 years ago
Patil, Rachna b4116ede36 ARM: AM33XX: Add i2c support 13 years ago
Andreas Müller 137703b811 overo: add SPL support 13 years ago
Andreas Müller 761ca31e47 omap_rev_string: output to stdout 13 years ago
Andreas Müller 8775471bb3 OMAP SPL: call timer_init in s_init to make udelay work earlier 13 years ago
Chandan Nath 8a8f084e4f ARM:AM33XX: Add SPL support for AM335X EVM 13 years ago
Chandan Nath 876bdd6d46 ARM:AM33XX: Add mmc/sd support 13 years ago
Chandan Nath fb072a3ead ARM:AM33XX: Fix ddr and timer register offset 13 years ago
Chandan Nath f16da7466f ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX 13 years ago
Nikita Kiryanov 715462dd7e omap3: make get_board_rev() function weak 13 years ago
Aneesh V fe7104b307 omap4: fix boot issue on ES2.0 Panda 13 years ago
Christian Riesch a601bed065 arm, davinci: Change byte order of RTC kick register values 13 years ago
Jason Liu f2f7745825 imx: mx6q: add aipstz init for off platform periph 13 years ago
Zach Sadecki 8db9eff6c5 mx28: fix clearing of IRQs in power init 13 years ago
Jason Liu bd2e27c043 i.mx6:imx6q: allign MAC address with burned-in ordering 13 years ago
Fabio Estevam 5bcc6a8901 mx28: Let dram_init be common for mx28 13 years ago
Fabio Estevam 5cb525f3d2 mx28: Let imx_get_mac_from_fuse be common for mx28 13 years ago
Fabio Estevam be252b654a net: imx: Add multi-FEC support for imx_get_mac_from_fuse 13 years ago
Veli-Pekka Peltola 00699f847d mx28: remove omap specific config options 13 years ago
Jason Liu ff167df51c i.mx: i.mx6q: Add the enet clock function 13 years ago
Stefan Kristiansson e0f1fd4c82 openrisc: Add library functions 13 years ago
Stefan Kristiansson 272f84bbdf openrisc: Add cpu files 13 years ago
Stefan Kristiansson ca9d3ab5c7 openrisc: Add architecture header files 13 years ago
Paul Gortmaker 3dc23c7c30 fsl_lbc: add printout of LCRR and LBCR to local bus regs 13 years ago
Joe Hershberger 4b56579388 mpc83xx: Add a GPIO driver for the MPC83XX family 13 years ago
Joe Hershberger 365d607033 gpio: Replace ARM gpio.h with the common API in include/asm-generic 13 years ago
Graeme Russ a1d57b7aba x86: Convert board_init_f_r to a processing loop 13 years ago
Graeme Russ d47ab0ecde x86: Split init functions out of board.c 13 years ago
Graeme Russ b156ff09aa x86: Move relocation code out of board.c 13 years ago
Graeme Russ 8e18e6e173 x86: Move setup_pcat_compatibility() out of board.c 13 years ago
Graeme Russ d13640b7c4 x86: Move do_go_exec() out of board.c 13 years ago
Graeme Russ b843f31193 CHECKPATCH: arch/x86/lib/* 13 years ago
Graeme Russ 58c7a6751d x86: Tweak IDT and GDT for alignment and readability 13 years ago
Graeme Russ 98f1fa9fd4 x86: Allow cache before copy to RAM 13 years ago
Graeme Russ d653244b12 x86: Create weak init_cache() and default enable_caches() functions 13 years ago
Graeme Russ 3766bb33a5 x86: Set GD_FLG_RELOC after entering in-RAM copy of U-Boot 13 years ago
Graeme Russ 9e6c572ff0 x86: Use fs for global data 13 years ago
Graeme Russ 240ab5aa21 x86: Rework relocation calculations 13 years ago
Graeme Russ f48dd6fc6c x86: Simplify Flash-to-RAM code execution transition 13 years ago
Graeme Russ 74bfbe1ba5 x86: Rework Global Descriptor Table loading 13 years ago
Graeme Russ 109ad143f8 x86: Remove GDR related magic numbers 13 years ago
Graeme Russ 1176a7067a x86: Speed up copy-to-RAM and clear BSS operations 13 years ago
Graeme Russ b2c2a03842 x86: Import glibc memcpy implementation 13 years ago
Simon Glass bb6997f840 tegra: Add support for UART init in cpu board.c 13 years ago
Simon Glass b5a5b35197 tegra: Add a function mux feature 13 years ago
Simon Glass 8442fd3c6a tegra: add clock_ll_start_uart() to enable UART prior to reloc 13 years ago
Simon Glass 905ed41aad tegra: Move clock_early_init() to arch_cpu_init() 13 years ago