- 2c82391 common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · 4 years ago
- f8a961b board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
- 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 4 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 227b24b bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · 4 years, 7 months ago
- f1e3607 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 5 years ago
- 8ff47f7 m68k: add dm fec support by Angelo Durgehello · 5 years ago
- 537ecc9 common: Move trap_init() out of common.h by Simon Glass · 5 years ago
- 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 45c7890 common: Move some time functions out of common.h by Simon Glass · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 8ddcf38 m68k: fix cache.c for Coldfire V4E by Angelo Dureghello · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
- 5e79817 m68k: add private libgcc by angelo@sysam.it · 9 years ago
- 22f483c m68k: cache: add an empty stub functions for invalidate/flush dcache by Wu, Josh · 9 years ago
- ef999e3 m68k: remove arch/m68k/lib/board.c by Masahiro Yamada · 10 years ago
- f245ae9 m68k: add generic-board support by angelo@sysam.it · 10 years ago
- 08315a8 m68k: Remove CONFIG_CMD_BEDBUG related code by Vasili Galka · 10 years ago
- 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
- e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · 11 years ago
- 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
- abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
- bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
- 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
- e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
- d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
- da233ce avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
- 537f186 m68k: fix debug call befor serial init by Jens Scharsig (BuS Elektronik) · 12 years ago
- 6b4f076 m68k: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
- d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
- 4a59809 Consolidate bool type by York Sun · 12 years ago
- 6f98490 Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
- ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
- b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
- 568a7b6 m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
- 46c1ca1 m68k/lib: fix serial driver relocation by angelo · 12 years ago
- 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
- 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
- 136c04a m68k: Fix unused variable in board.c by Marek Vasut · 12 years ago
- 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
- 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
- 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
- 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
- 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
- 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
- 0fb0622 m68k: Change memsz to a signed char to avoid warning by Simon Glass · 13 years ago
- 9e5689f m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
- 1dd491e ColdFire:Update the timer_init since it was unified. by Jason Jin · 13 years ago
- 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
- 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
- 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
- 50777c4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · 14 years ago
- dfff7a2 Stop passing around bootmem_base value. by Grant Likely · 14 years ago
- cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
- 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
- a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
- d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
- 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
- a3b90ca board_init_r: Removed unused cmdtp variable by Richard Retanubun · 14 years ago
- cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
- e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
- eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
- 092cf16 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
- 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
- 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
- cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago